Skip to content

Commit ed9b18c

Browse files
chore: bump version to 19.1.0
1 parent 2e2d8f2 commit ed9b18c

File tree

3 files changed

+16
-4
lines changed

3 files changed

+16
-4
lines changed

CHANGELOG.md

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

3+
## [19.1.0] - 2026-02-17
4+
5+
### Added
6+
7+
- Converted all remaining voluptuous schemas to msgspec
8+
9+
### Fixed
10+
11+
- Parent image name lookup in `build-image` now uses task ids
12+
- Decision task environment now passes full ref names for chain-of-trust verification
13+
- Exclude `__pycache__` directories when generating docker contexts
14+
315
## [19.0.0] - 2026-02-06
416

517
### 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 = "19.0.0"
4+
version = "19.1.0"
55
description = "Build taskcluster taskgraphs"
66
readme = "README.rst"
77
authors = [

uv.lock

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

0 commit comments

Comments
 (0)