Breaking changes
- Sunset cc7 images. (7b27f58, 955231c)
Features & improvements
- Accelerate local workflow completion checks. (0f619e5)
- Add optional_existing attribute to target collections. (25b489b, 3d38873)
- Improve local root lookup for mirrored targets. (6b1143c, 4048d2b)
- Add wrapper task output filtering. (1e8cf64)
- Move workflow output caching to base workflow. (920401f)
- Cache and bookkeep existing branches in remote workflow. (37592c9)
- Refactor target collection state checks. (bca2d55, 6f73b18)
- Speedup NestedSiblinFileCollection when possible (afef50f)
- Improve parameter description update on copy. (b5be40c)
- Add --clear-logs option to remote workflows. (540f48f)
- Cleanup log handling in remote workflows. (530e26a)
- Warn on bad rendering options in JobInputFile. (921efca)
- Allow skipping completion. (2fe969d)
- Fix child target creation in MirroredDirectoryTarget. (0aae7e6)
- Allow defining eager requirements for dynamic workflow conditions. (7cc152c)
Fixes
- Recompute workflow resources until branch map is cached. (e323f29)
- Fix basename comparison for sibling file collections. (d918c03)
- Consistent workflow attributes, avoid falling back to base remote workflow. (0156263)
- Fix open and localize of mirrored targets. (fb914c4, 0f5e25c)
`contrib` packages
- [slurm] Fix log output handling. (8aa3ffe)
- [htcondor] Properly use transfer_output_remap. (3a8a165)
- [htcondor, slurm, lsf] Separate log and output directories in htcondor, lsf and slurm workflows. (2c671e0)
- [htcondor] Fix submission exception handling, close 194. (9ac6dbc)
- [pyarrow, roow] Improve path handling in pyarrow and root contrib packages. (bf19a78)