File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 14.5.0] - 2025-06-22
4+
5+ ### Added
6+
7+ - add a more descriptive error when a kind cannot be found (#721 )
8+ - error out when index routes have a ` / ` in them (#722 )
9+
10+ ### Fixed
11+
12+ - handle github submodule checks better in fetch-content (#708 )
13+ - make ` hash_paths ` work when ` base_path ` is set (#723 )
14+ - return dict from 'status_task_batched' when testing (#720 )
15+ - retag images when a tag is passed to taskgraph load-image (#713 )
16+
317## [ 14.4.1] - 2025-06-04
418
519### Fixed
Original file line number Diff line number Diff line change 11# ## Project
22[project ]
33name = " taskcluster-taskgraph"
4- version = " 14.4.1 "
4+ version = " 14.5.0 "
55description = " Build taskcluster taskgraphs"
66readme = " README.rst"
77authors = [
You can’t perform that action at this time.
0 commit comments