0.3.0
Changes: 0.2.0...0.3.0
Milestone: https://github.com/ohsu-comp-bio/funnel/milestone/1?closed=1
Notes:
- Added AWS DynamoDB, Batch, and S3 support.
- Added Elasticsearch database.
- Added Swift object storage client.
- Added task events schema.
- Web dashboard sorting, auto refresh, page size, and lots of other improvements.
- Run
docker pull
beforedocker run
on each task to ensure the local images
are up-to-date. - Improved scalability and performance of scheduler and database.
- CLI tweaks and fixes
- Use
FUNNEL_SERVER
environment variable to set funnel server URL. funnel run
now wraps command in a shell by default.
Usefunnel run --exec
to bypass this.- Added
funnel version
funnel wait
moved tofunnel task wait
- Use