Skip to content

v2.17.2

Choose a tag to compare

@github-actions github-actions released this 29 Apr 07:28
· 54 commits to main since this release
v2.17.2
346ca39

Changelog

  • d4278e2 Allow Claude Code to push feature branches (#830)
  • 60431e6 chore(deps): bump the go-dependencies group across 1 directory with 5 updates (#832)
  • 5756662 contract testing adr (#808)
  • 346ca39 docs: clarify --artifact-type=docker requires registry digest (#834)
  • 475dd3d feat(evaluate): add --assert / --no-assert to make evaluate a policy decision point (#829)
  • 6e52319 fix(ci): wait for versions json upload before dispatch (#835)
  • a1a1f6e fix: update GitHub contract test fixture to a commit the API still associates with a PR (#836)
  • 251f3bc fix: use json.Marshal instead of json.MarshalIndent for multipart data_json (#823)
  • 2023a6e perf: use json.Marshal instead of json.MarshalIndent for non-multipart request bodies (#825) (#827)