3.24.0
adamnovak
released this
14 Feb 01:18
·
894 commits
to master
since this release
This is the last version of Toil that supports python2.7 and allows the command word "cwltoil" (now "toil-cwl-runner").
- Update ssh and docker setup files. #2958
- Update EC2 instance types. #2962
- Source toil environment as a configuration file. #2960
- Scan for the latest caching database instead of using a hard link. #2948
- Specify py3.6 or py3.x instead of just py3 in appliance. #2966
Bug Fixes
- Fix database being locked when trying to write in the CachingFileStore. #2955
- Fix py3 spot market scaling. #2971
Thank you to our contributors: @mr-c, @arostamianfar, @adamnovak, @jeffrey856!