Skip to content

v0.0.46

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jul 13:27
· 54 commits to main since this release
9e3811a

What's Changed

  • test(mcp): speed up tests by not setting the fake kubeconfig master to example.com by @manusa in #192
  • Carry oidc provider directly instead of in mcpServer by @ardaguclu in #179
  • fix(auth): delegate JWT parsing to github.com/go-jose/go-jose by @manusa in #189
  • test(http): logging middleware verifications by @manusa in #190
  • fix(lint): add golangci-lint make target + lint by @manusa in #193
  • feat(mcp): log tool call (function name + arguments) by @manusa in #194
  • Introduce jwks url and certificate authority flags by @ardaguclu in #197
  • chore(doc): update README.md Configuration options by @manusa in #199

Full Changelog: v0.0.45...v0.0.46