Skip to content
Adam Novak edited this page Aug 26, 2025 · 340 revisions

The following items should be added to the changelog for the next Toil release, at which point the list should be cleared. Add new items at the bottom:

Version 9.1 Draft

Changelog

Highlighted Features Added

  • Toil's AWS job store now depends only on the S3 API; Amazon SimpleDB is no longer required. (#5123)
  • Toil's autoscaler should again be able to add AWS spot market nodes. (#5368)

Breaking Changes

CWL

WDL

Kubernetes

Dependencies

Misc

  • Toil now has limited patience when registering with Mesos and will fail the workflow if Mesos never responds. (#5345)
  • CI tests that sniff logs will no longer crash when a Toil job log containing % is logged (#5353)
  • File staging tutorial script now runs from any location (#5305)
  • Node launch times in the provisioner are now always timezone-aware (#5365)
  • Toil doctests are now actually run in CI and via make test or make doctest (#5367)
  • Toil AWS spot provisioning and integrated autoscaler are now under periodic integration testing (#5370)

Thank you to our contributors:

Clone this wiki locally