Skip to content

0.4.0

Compare
Choose a tag to compare
@buchanae buchanae released this 15 Nov 20:43
· 525 commits to master since this release

Changes: 0.3.0...0.4.0
Milestone: https://github.com/ohsu-comp-bio/funnel/milestone/2?closed=1

Notes:

  • Upgrade task API to TES v0.3
  • Added MongoDB support.
  • Added Kafka event stream support.
  • Bug fix for OutputFileLog path.
  • Rewrote TES HTTP client to match gRPC client.
  • Web dashboard cleanup and fixes: style cleanup, pagination fixes.
  • Scheduler performance and scalability improvements, concurrency fixes.
  • Pagination support in CLI and clients.
  • Executor stdout/err tail performance and scalability improvements.
  • Remove network inspection and logging of host IP and docker ports.
    Remove port requests. Part of TES v0.3.
  • cmd/task/create bugfix, couldn't read task input file.
  • Website and docs rewrite.
  • Swift configuration automatically loaded from environment variables.