File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 9.1.0] - 2024-07-10
4+
5+ ### Added
6+
7+ - Separate log for optimizations that always logs verbosely (#525 )
8+ - Retry batched taskcluster requests (#529 )
9+ - Allow setting per-task priority (#534 )
10+ - Updated ReadOnlyDict vendor (#537 )
11+
12+ ### Fixed
13+
14+ - Invalid escape in string literal in robustcheckout (#475 )
15+ - IndexSearch optimization now logs when it refuses to replace a task (#524 )
16+ - Use versioned decision image in cookiecutter .taskcluster.yml files (#528 )
17+
318## [ 9.0.0] - 2024-06-11
419
520### Added
Original file line number Diff line number Diff line change 22# License, v. 2.0. If a copy of the MPL was not distributed with this
33# file, You can obtain one at http://mozilla.org/MPL/2.0/.
44
5- __version__ = "9.0 .0"
5+ __version__ = "9.1 .0"
66
77# Maximum number of dependencies a single task can have
88# https://docs.taskcluster.net/reference/platform/taskcluster-queue/references/api#createTask
You can’t perform that action at this time.
0 commit comments