- Error in optimization log message (554) - Git file renames now count as changed files for optimization purposes (555)
10.0.1
Fixed
- Make toolchain and fetch tasks work when there is more than one present, and at least one is defined as a dict (551)
10.0.0
Added
- BREAKING CHANGE: Bug 1796139 - Pull in fetch-content changes from mozilla-central by jcristau (541) - BREAKING CHANGE: Update image_builder Docker image to version 5.1.0 (520) - support fully configured fetches for toolchain and fetch upstreams (545)
9.2.1
Fixed
- Reverted "fetch-content detects archive type instead of using the file extension" change from 9.2.0, for breaking backwards compatibility (543)
9.2.0
Added
- fetch-content detects archive type instead of using the file extension - fetch-content validates downloads against server-provided content-length when possible, and retries downloads on size or checksum mismatch
Fixed
- github projects set up by `taskgraph init` now use level 1 for pull request graphs
9.1.0
Added
- Separate log for optimizations that always logs verbosely (525) - Retry batched taskcluster requests (529) - Allow setting per-task priority (534) - Updated ReadOnlyDict vendor (537)
Fixed
- Invalid escape in string literal in robustcheckout (475) - IndexSearch optimization now logs when it refuses to replace a task (524) - Use versioned decision image in cookiecutter .taskcluster.yml files (528)