What's Changed
- fix(http): complete hot-reload surface for HTTP middleware config by @manusa in #1107
- fix(auth): propagate certificate_authority to token exchange HTTP client by @nader-ziada in #1109
- build(deps): bump github.com/google/jsonschema-go from 0.4.2 to 0.4.3 by @dependabot[bot] in #1112
- feat(api): add MCP resource by @swghosh in #1091
- build(deps): bump mcpchecker/mcpchecker from 0.0.16 to 0.0.17 in the github-actions group by @dependabot[bot] in #1118
- fix(http): fall back to openid-configuration when well-known endpoint returns empty body by @nader-ziada in #1117
- build(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.0 by @dependabot[bot] in #1120
- build(deps): bump mcpchecker/mcpchecker from 0.0.17 to 0.0.18 in the github-actions group by @dependabot[bot] in #1127
- build(deps): bump github.com/modelcontextprotocol/go-sdk from 1.5.0 to 1.6.0 by @dependabot[bot] in #1123
- fix(mcp): harden resources surface for hot reload by @manusa in #1114
- fix(validation)!: reject kubeconfig auth mode with require_oauth at startup by @nader-ziada in #1122
- build(deps): bump github.com/tektoncd/pipeline from 1.11.1 to 1.12.0 by @dependabot[bot] in #1133
- build(deps): bump github.com/fsnotify/fsnotify from 1.10.0 to 1.10.1 by @dependabot[bot] in #1134
- refactor(mcp): make ReloadConfiguration fully transactional (#1128) by @manusa in #1130
New Contributors
Full Changelog: v0.0.61...v0.0.62