Skip to content

17.0.0

Choose a tag to compare

@ahal ahal released this 17 Oct 20:02
· 39 commits to main since this release

What's Changed

  • Remove base_ref and base_rev post-processing by @ahal in #813
  • actions: fix retrigger-multiple's json schema by @jcristau in #820
  • Drop support for Python 3.8 by @ahal in #821
  • Optimize graph traversal by using a more appropriate algorithm by @Eijebong in #823
  • Make sure we return read only dicts from links_and_reverse_links_dict by @Eijebong in #825
  • Make sure that cached values from links_and_reverse_links_dict are not mutable inside by @Eijebong in #826
  • Make sure every node is in the values returned from links_and_reverse_links_dict by @Eijebong in #827
  • Use links_and_reverse_links_dict in replace_tasks by @Eijebong in #824
  • Support shallow clones with Git by @ahal in #772
  • fix: Updated Error Type to TaskclusterRestFailure to align with the switch to the taskcluster package by @abhishekmadan30 in #822
  • chore: version bump 17.0.0 by @ahal in #829

Full Changelog: 16.2.1...17.0.0