Skip to content

v0.4.22

Choose a tag to compare

@github-actions github-actions released this 15 Sep 00:04
· 115 commits to main since this release
e96f97b

What's Changed

  • [log] Add debug logging to delegation RuntimeConfig by @github-actions[bot] in #13064
  • [test-improver] Improve tests for resolve_guard_policy_test.go by @github-actions[bot] in #13065
  • [Repo Assist] fix(rust-guard): cover feature-flagged issue_dependency_write and find_duplicate tool variants by @github-actions[bot] in #13089
  • [log] Add debug logging to internal/delegation/identity.go by @github-actions[bot] in #13096
  • [test] Add tests for cmd.runProxy by @github-actions[bot] in #13094
  • [Repo Assist] refactor(rust-guard): add tool_names::SET_VARIABLE/DELETE_VARIABLE constants + dedupe org-field-alias array by @github-actions[bot] in #13142
  • Fix data race in getCircuitBreaker by reusing syncutil.MapGetOrCreate by @lpcox with @Copilot in #13146
  • Refactor config numeric validators to shared range/minimum error builders by @lpcox with @Copilot in #13147
  • Bound SSE event size on SDK streamable/SSE client transports by @lpcox with @Copilot in #13145
  • docs: correct misleading apiKey references for JSON stdin gateway config by @lpcox with @Copilot in #13149
  • Refactor envutil accessors to share env parse/validate/fallback flow by @lpcox with @Copilot in #13148
  • [test] Add tests for cmd.run by @github-actions[bot] in #13150

Full Changelog: v0.4.21...v0.4.22