Skip to content

Releases: taskcluster/taskgraph

10.0.2

31 Jul 19:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 10.0.1...10.0.2

10.0.1

23 Jul 14:40
10.0.1
9d39eb2
Compare
Choose a tag to compare
  • Make toolchain and fetch tasks work when there is more than one present, and at least one is defined as a dict (#551)

10.0.0

22 Jul 13:20
10.0.0
4792cf5
Compare
Choose a tag to compare
- BREAKING CHANGE: Bug 1796139 - Pull in fetch-content changes from m…

9.2.1

16 Jul 14:44
ed62115
Compare
Choose a tag to compare

What's Changed

  • Revert "Bug 1853082 - Don't rely on file extension to guess archive t… by @jcristau in #543
  • Version bump for 9.2.1 by @jcristau in #544

Full Changelog: 9.2.0...9.2.1

9.2.0

15 Jul 12:32
030f753
Compare
Choose a tag to compare

What's Changed

  • Bug 1796139 - Pull in fetch-content changes from mozilla-central by @jcristau in #541
  • fix(init): set level to 1 for pull requests on level 3 projects by @jcristau in #526
  • Version bump for 9.2.0 by @jcristau in #542

Full Changelog: 9.1.0...9.2.0

9.1.0

10 Jul 11:04
9358d3e
Compare
Choose a tag to compare
Version bump for 9.1.0 (#539)

9.0.0

11 Jun 15:15
Compare
Choose a tag to compare

What's Changed

  • Permit relative script paths in toolchain jobs by @oskirby in #511
  • Update verify_routes_notification_filters for Taskcluster > 37.5.0 by @jfx2006 in #500
  • Upstream some fixes in taskgraph.util.templates from gecko_taskgraph by @ahal in #516
  • BREAKING CHANGE: Delete taskgraph.util.memoize (fixes #491) by @bhearsum in #515
  • fix: chain of trust should influence cache digest by @bhearsum in #514

New Contributors

Full Changelog: 8.2.0...9.0.0

8.2.0

22 May 15:45
Compare
Choose a tag to compare

What's Changed

  • fix: migrate over the last untouched IndexSearch.should_replace_task by @Alphare in #506
  • feat: allow for both batched and single queries in task replacement by @Alphare in #509

Full Changelog: 8.1.0...8.2.0

8.1.0

09 May 00:02
Compare
Choose a tag to compare

What's Changed

  • fix: typo in github cookiecutter taskcluster.yml by @bhearsum in #497
  • Fix multiple truthy expressions in github .taskcluster.yml cookiecutter by @bhearsum in #499
  • Add debug logging for decision tasks by @jcristau in #498
  • feat: use new batched queries in task replacement by @Alphare in #496

Full Changelog: 8.0.1...8.1.0

8.0.1

24 Apr 18:31
Compare
Choose a tag to compare

What's Changed

  • fix: stop requiring REGISTRY and VERSION files in 'build-image' command by @ahal in #488
  • fix(cli): support --exclude-key when attribute may or may not exist by @ahal in #489
  • fix: support **kwargs in taskgraph.util.memoize by @ahal in #490
  • fix: pass in base + head revisions when computing files_changed by @ahal in #494

Full Changelog: 8.0.0...8.0.1