Skip to content

releases/3.9.0

Compare
Choose a tag to compare
@ejacox ejacox released this 19 Jul 09:10
· 3579 commits to master since this release
  • Added a plugin batch systems that abstracts option settings for batch systems.
  • Fixed mysterious fail with rsync --protect-args on OS-X.
  • Added environment variable TOIL_AWS_KEYNAME for setting AWS credentials during tests.
  • Tests now timeout with pytest rather than Jenkins.
  • Added support for PBSPro (Torque's proprietary version).
  • Fixed resolution of symlinks for hard links bug.
  • Added an option to set root volume on leader and worker nodes.
  • Fixed autoscaler crash.
  • Added environment variable TOIL_TORQUE_ARGS for setting Torque arguments.
  • Fixed hot-deployment with python-3-supporting libraries.
  • Fixed race in ClusterScaler test.
  • Several logging improvements and fixes.
  • Pip show now displays license info.