File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 9.2.0] - 2024-07-15
4+
5+ ### Added
6+ - fetch-content detects archive type instead of using the file extension
7+ - fetch-content validates downloads against server-provided content-length when
8+ possible, and retries downloads on size or checksum mismatch
9+
10+ ### Fixed
11+
12+ - github projects set up by ` taskgraph init ` now use level 1 for pull request graphs
13+
314## [ 9.1.0] - 2024-07-10
415
516### 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.1 .0"
5+ __version__ = "9.2 .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