Skip to content

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 08:07
· 41 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

Features

  • Possibility to map DCR Client Name to different IdP Clients by @velias in #48
  • All client request validation problems are now logged as warn for better supportability by @velias in #48
  • Composite health check added by @velias in #49

Other Changes

  • Bump the dev-dependencies group across 1 directory with 5 updates by @dependabot[bot] in #50

Full Changelog: v2.2.1...v2.3.0

Deployment notes

  • If you have Prometheus dashboards or alerts referencing mcp_auth_* metrics, review them for the new idp_client label dimension.
  • The new /health endpoint should be blocked from public internet access.