Skip to content

Commit 93598f4

Browse files
committed
chore: version bump v24.0.0
1 parent 0a7e96d commit 93598f4

3 files changed

Lines changed: 14 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
22

3+
## [24.0.0] - 2026-06-03
4+
5+
### Changed
6+
7+
- BREAKING CHANGE: Must pass in `--allow-parameter-override` if using try_task_config
8+
- BREAKING CHANGE: Default level 1 artifact expiry changed from 1 year to 28 days
9+
10+
### Removed
11+
12+
- BREAKING CHANGE: Removed `Parameters.is_try()` helper method
13+
314
## [23.2.0] - 2026-06-03
415

516
### Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### Project
22
[project]
33
name = "taskcluster-taskgraph"
4-
version = "23.2.0"
4+
version = "24.0.0"
55
description = "Build taskcluster taskgraphs"
66
readme = "README.rst"
77
authors = [

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)