0.6.0
- PR #514 build: fix release notes command
- PR #513 Webdash upgrades
- PR #512 worker/docker: log container metadata
- PR #511 Unexport
- PR #510 build: goreleaser, 0.6.0, github release notes gen
- PR #508 fix for stdout/err log tail collection
- PR #507 auth: update default config and website docs
- PR #506 storage: use an io.Reader that utilizes context
- PR #505 server: configurable user for basic auth
- PR #502 databases: fix for task log metadata overwrite
- PR #501 worker: parallelize downloads and uploads
- PR #500 worker: always mount to /tmp in container
- PR #499 batch: fix nil panic when no resources are requested
- PR #498 Server run event writer initialization bug fix
- PR #492 dynamodb/datastore: syslogs in full task view
- PR #491 worker: more config options around stdout/err logging
- PR #489 server/elastic: fix tag filter to use keyword
- PR #488 compute/batch: fix panic when resources are requested
- PR #487 databases: added Init method to interface
- PR #486 api/cancel: handle event in compute backend first to allow for state check
- PR #483 api/tes: validate tags, require non-empty key
- PR #482 upgraded the databases to handle concurrent task state updates
- PR #471 api/tes: ListTask tag filters
- PR #469 use goimports to 'tidy' and 'lint' commands
- PR #467 webdash: debug/dev script
- PR #465 events/pubsub: google pub/sub event writer
- PR #464 compute/scheduler: fix node task cleanup restart edge case
- PR #461 storage: bug fixes
- PR #460 webdash: render newline in system logs
- PR #458 webdash: add all task fields
- PR #457 fix signal handling delay for cancelling the entrypoint context
- PR #455 compute/scheduler: fix nil panic on error log
- PR #454 logger/grpc: set most grpc logs to debug
- PR #453 api/tes: ListTasks state filter
- PR #446 server: correctly handle cancel event for manual backend
- PR #443 storage/local: directories were not downloaded correctly
- PR #441 build: remove unused github token
- PR #440 compute: reconcile task states with external queues
- PR #439 compute: cancel queued tasks; log failed Compute.Submit calls
- PR #438 Entrypoint cleanup; return an error from Worker.Run
- PR #437 grpc: less logging
- PR #436 test Scheduler.ReadQueue sort oder
- PR #435 mongo: ensure sort order; tests: check sort order
- PR #434 Vendor upgrade
- PR #431 worker/rpc: close rpc clients
Docker images
docker pull ohsucompbio/funnel:0.6.0
Automated with GoReleaser
Built with go version go1.10 darwin/amd64