Skip to content

Commit 80edd71

Browse files
chore: version bump Taskgraph 16.2.0 (#809)
1 parent 99840c4 commit 80edd71

File tree

3 files changed

+592
-440
lines changed

3 files changed

+592
-440
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
# Change Log
2+
## [16.2.0] - 2025-09-26
3+
4+
### Added
5+
6+
- `perfherder-data-fetch-content.json` artifact now available in production environment
7+
8+
### Fixed
9+
10+
- Added pagination to `listTasks` and `list_task_group_incomplete_tasks`
11+
- Added proxy_url flag to `get_artifact_url`
12+
- Added most robust support for different response types in `handle_artifact`
13+
- Fixed regression in `purge_cache`
14+
215
## [16.1.1] - 2025-10-01
316

417
### Fixed

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

0 commit comments

Comments
 (0)