v2.3.0
·
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
warnfor 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 newidp_clientlabel dimension. - The new
/healthendpoint should be blocked from public internet access.