Skip to content

Commit bf23b91

Browse files
chore: version bump Taskgraph 16.1.0 (#794)
1 parent d166904 commit bf23b91

File tree

3 files changed

+1072
-667
lines changed

3 files changed

+1072
-667
lines changed

CHANGELOG.md

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

3+
## [16.1.0] - 2025-10-01
4+
5+
### Fixed
6+
7+
- `find_task_id_batched` and `status_task_batched` now supports pagination for tasks pulled from the taskcluster package
8+
39
## [16.0.0] - 2025-09-26
410

511
### Changed

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

0 commit comments

Comments
 (0)