Skip to content

Releases: taskcluster/taskgraph

24.2.0

Choose a tag to compare

@ahal ahal released this 15 Jul 19:51

What's Changed

  • chore(tests): Bump number of nodes during perf tests by @hneiva in #986
  • fix(diff): release graphs from memory as they are completed by @ahal in #988
  • chore(deps): lock file maintenance (npm) by @renovate-bot in #989
  • chore(deps): lock file maintenance (pep621) by @renovate-bot in #990
  • chore: update to image_builder v6.2.0 by @jcristau in #991
  • docs: recommend 'uv pip compile' rather than 'pip-compile' by @ahal in #993
  • fetch-content: send Accept-Encoding header (bug 2049952) by @jcristau in #992
  • fix: ensure errors are not missed when creating tasks by @bhearsum in #996
  • fix: don't run perf tests with unit tests by @bhearsum in #995
  • chore(deps): pin dependencies by @renovate-bot in #997
  • chore(deps): update pre-commit hooks by @renovate-bot in #998
  • chore(deps): update github actions by @renovate-bot in #1000
  • update node and taskcluster-client in index-task image by @jcristau in #1001
  • morph: fix INDEX_RANK to be a string by @jcristau in #1004
  • feat(run-task): Add perfherder profile markers for Git VCS operations by @ahal in #1005
  • chore: version bump 24.2.0 by @ahal in #1007

Full Changelog: 24.1.1...24.2.0

24.1.1

Choose a tag to compare

@ahal ahal released this 11 Jun 15:56

What's Changed

  • Add comm repo handling for git as well in parameters.py by @lissyx in #984
  • chore: version bump 24.1.1 by @ahal in #985

New Contributors

Full Changelog: 24.1.0...24.1.1

24.1.0

Choose a tag to compare

@bhearsum bhearsum released this 09 Jun 20:11

What's Changed

  • feat: add support for custom context to task-context by @bhearsum in #971

Full Changelog: 24.0.0...24.1.0

24.0.0

Choose a tag to compare

@ahal ahal released this 03 Jun 18:08

What's Changed

  • fix: replace uses of Parameters.is_try() with level check by @ahal in #969
  • chore: version bump v24.0.0 by @ahal in #972

Full Changelog: 23.2.0...24.0.0

23.2.0

Choose a tag to compare

@bhearsum bhearsum released this 03 Jun 10:30
0293ca6

What's Changed

  • feat: allow resolving keys in task context by @bhearsum in #968

Full Changelog: 23.1.0...23.2.0

23.1.0

Choose a tag to compare

@abhishekmadan30 abhishekmadan30 released this 26 May 18:57

What's Changed

New Contributors

Full Changelog: 23.0.0...23.1.0

23.0.0

Choose a tag to compare

@abhishekmadan30 abhishekmadan30 released this 04 May 15:30

What's Changed

  • Percent encode artifact names in fetch-content by @Eijebong in #927
  • Add a way to prevent some actions from getting generated by @Eijebong in #938
  • Support defining Schemas as dicts by @ahal in #939
  • fix: ensure taskgraph full -J --tasks <regex> shows all dependencies by @ahal in #928
  • feat!: convert parameter schema from voluptuous to msgspec by @abhishekmadan30 in #940
  • chore: pre-commit autoupdate by @github-actions[bot] in #941
  • chore: version bump Taskgraph 23.0.0 by @abhishekmadan30 in #942

Full Changelog: 22.0.0...23.0.0

22.0.0

Choose a tag to compare

@abhishekmadan30 abhishekmadan30 released this 01 May 20:26

What's Changed

  • Move git notes fetching from run-task to the decision task and make them optional by @Eijebong in #935
  • Remove the unused tooltool.py script in external_tools by @Eijebong in #932
  • Don't let note fetching stderr appear in logs unless fatal by @Eijebong in #936
  • Remove references to relengapi-proxy by @Eijebong in #933
  • Prevent tests from using the user and system git config by @Eijebong in #934
  • chore: version bump Taskgraph 22.0.0 by @ahal in #937

Full Changelog: 21.0.0...22.0.0

21.0.0

Choose a tag to compare

@ahal ahal released this 13 Apr 20:01

What's Changed

  • Be stricter in index routes verifications by @Eijebong in #924
  • chore: pre-commit autoupdate by @github-actions[bot] in #926
  • feat: bump run-task and decision docker images to debian 13 (breaking… by @jcristau in #877
  • Remove support for docker-in-docker, privileged and loopback-audio do… by @jcristau in #753
  • Bug 2028208 - Support updating parameters via Git note by @ahal in #925
  • ci(tcyml): revert back to $if in extraArgs by @ahal in #930
  • chore: version bump Taskgraph v21.0.0 by @ahal in #931

Full Changelog: 20.0.0...21.0.0

20.0.0

Choose a tag to compare

@ahal ahal released this 17 Mar 14:44

What's Changed

  • chore: pre-commit autoupdate by @github-actions[bot] in #914
  • feat: add support for parallel kind processing with threads by @bhearsum in #840
  • feat: add hide-cmd-window support to generic-worker payload (bug 2016048) by @JohanLorenzo in #916
  • run-task: use uv pip install --prefix instead of --target by @jcristau in #919
  • Support null base revisions in vcs.get_changed_files by @ahal in #921
  • Support optionally_keyed_by("foo", dict, use_msgspec=True) by @ahal in #918
  • chore: version bump 20.0.0 by @ahal in #923

Full Changelog: 19.2.1...20.0.0