Skip to content

v0.4.11

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Aug 00:22
89bcd72

What's Changed

  • [log] Add debug logging to server middleware helpers by @github-actions[bot] in #11519
  • 🔄 test: reuse shared schema URL constant by @github-actions[bot] in #11535
  • [test-improver] Improve tests for Guard by @github-actions[bot] in #11520
  • [Repo Assist] Rust Guard: consolidate remaining split_once('/') call sites to use split_repo_id() by @github-actions[bot] in #11555
  • [test] Add tests for launcher.canonicalizeRoots and launcher.isUnderRoot by @github-actions[bot] in #11564
  • Upgrade workflows to gh-aw v0.87.1 by @lpcox in #11575
  • Bump stretchr/testify from v1.11.1 to v1.12.1 by @lpcox with @Copilot in #11574
  • [log] Add debug logging to config server_type helpers by @github-actions[bot] in #11586
  • Align OpenTelemetry endpoint validation with MCP Gateway spec 1.16.0 (HTTP or HTTPS) by @lpcox with @Copilot in #11588
  • [test-improver] Improve tests for internal/server (unified_test.go) by @github-actions[bot] in #11592
  • Upgrade workflows to gh-aw v0.87.2 by @lpcox in #11617
  • [Repo Assist] fix(rust-guard): use field_names::OWNER constant in owner_type_from_repo_object by @github-actions[bot] in #11627
  • Test OpenTelemetry baggage propagation in noop mode by @lpcox with @Copilot in #11637
  • [test] Add tests for server.requireSession by @github-actions[bot] in #11641
  • [log] Add debug logging to internal/cmd/tracing.go by @github-actions[bot] in #11650
  • [Repo Assist] refactor(difc): remove deprecated Resource type and its constructors by @github-actions[bot] in #11677
  • Upgrade workflows to gh-aw v0.87.4 by @lpcox in #11668
  • Remove deprecated DIFC resource API and colocate schema cache by @lpcox with @Copilot in #11685
  • [test] Add tests for guard.ConfigureGlobalCompilationCache by @github-actions[bot] in #11684
  • [test-improver] Improve tests for launcher MountPolicy by @github-actions[bot] in #11651
  • [test-improver] Improve tests for tool_policy by @github-actions[bot] in #11703
  • [log] Add debug logging to internal/envutil/envutil.go by @github-actions[bot] in #11702
  • [test] Add tests for cmd.buildHTTPServer by @github-actions[bot] in #11748
  • Upgrade workflows to gh-aw v0.87.4 pre-release by @lpcox in #11773
  • [test-improver] Improve tests for envutil by @github-actions[bot] in #11754
  • chore(deps): bump golang.org/x/text to v0.41.0 by @lpcox with @Copilot in #11789
  • Add gojq iteration-after-error regression tests and include cached type in filter cache error by @lpcox with @Copilot in #11788
  • [log] Add debug logging to applyIfConfigured in middleware_auth.go by @github-actions[bot] in #11753
  • [test] Add tests for cmd.run by @github-actions[bot] in #11809
  • Add capability-bound enclave issue reads by @lpcox in #11813
  • [log] Add debug logging to internal/server/http_helpers.go by @github-actions[bot] in #11816
  • [Repo Assist] refactor(rust-guard): dedupe MCP-wrapped text extraction + add IS_ERROR constant by @github-actions[bot] in #11848
  • [test-improver] Improve tests for server package (CircuitBreaker.RecordProbeReleased) by @github-actions[bot] in #11817
  • Document reviewed MCP SDK version by @lpcox with @Copilot in #11854
  • Deduplicate Rust guard MCP response extraction by @lpcox with @Copilot in #11853
  • [test] Add tests for enclavegithub.VerifyAuthorization by @github-actions[bot] in #11875

Full Changelog: v0.4.10...v0.4.11