agent-platform release v1.1.22
Changed
- Update muster and muster-crds to v0.3.13. Muster’s OAuth server (mcp-oauth v0.2.199) now defaults the JWT access token
audclaim to its resource identifier when a client omits the RFC 8707resourceparameter, so tokens from generic OAuth clients (e.g. Backstage auth providers) pass the agentgateway’s strict JWT audience validation on/mcpinstead of failing with401 InvalidAudience.