Skip to content

Releases: taskcluster/taskgraph

15.4.0

22 Sep 18:57
351ad5d

Choose a tag to compare

What's Changed

  • Add ability to use custom images in taskgraph load-task by @ahal in #768
  • fix(from_deps): use appropriate dependency name when unique-kinds is … by @ahal in #782
  • chore: version bump 15.4.0 by @ahal in #784

Full Changelog: 15.3.0...15.4.0

15.3.0

19 Sep 14:22
ce9471f

Choose a tag to compare

Added

  • pass along write_artifacts to loaders (#779)
  • add openssh-client to the run-task and decision docker images (#777)

15.2.1

11 Sep 17:03
9b0f5fc

Choose a tag to compare

Fixed

  • Minor fixes for multiprocess kind processing (#773)

15.2.0

11 Sep 12:42
f849d10

Choose a tag to compare

Added

  • Process kinds in parallel on Linux with a pool of processes (#765)

15.1.4

09 Sep 19:35

Choose a tag to compare

What's Changed

  • Various taskgraph load-task fixes by @ahal in #767
  • fix(config): search backwards from root_dir when determining vcs_root by @ahal in #769
  • chore: version bump 15.1.4 by @ahal in #770

Full Changelog: 15.1.3...15.1.4

15.1.3

05 Sep 13:48
7224528

Choose a tag to compare

Fixed

  • set continuation token correctly in status_task_batched (#763)

15.1.2

04 Sep 13:04
74ffa0d

Choose a tag to compare

Fixed

  • make task_context transforms really work without a task-context (#761)
  • set continuation token correctly in find_task_id_batched (#760)

15.1.1

02 Sep 16:26

Choose a tag to compare

What's Changed

  • docs: add uv lock step to release instructions by @jcristau in #756
  • chore: pre-commit autoupdate by @github-actions[bot] in #757
  • fix: make 'task-context' config optional for tasks using task_context… by @ahal in #758
  • chore: version bump 15.1.1 by @ahal in #759

Full Changelog: 15.1.0...15.1.1

15.1.0

29 Aug 09:32
6e199af

Choose a tag to compare

What's Changed

  • Fix parameter order for build_image/build_context in main by @Eijebong in #750
  • Fix some more type checking errors by @YaySushi in #751
  • Add a function to get tasks from multiple kinds in one pass by @glandium in #749
  • Generic Worker feature osGroups is supported on all target platforms by @petemoore in #754
  • chore: version bump 15.1.0 by @jcristau in #755

Full Changelog: 15.0.1...15.1.0

15.0.1

14 Aug 18:33
0f5bd70

Choose a tag to compare

chore: version bump 15.0.1 (#747)