- fix: Remove resource metadata endpoint RFC 9728 (dd1fec5) - by @SVLaursen!
This release is a hotfix release for invalid authentication flow that takes place due to the inclusion of the RFC 9728 compliance PR.
Unfortunately this results in a conflict that breaks the authentication flow for most MCP clients due to XSUAA responding in HTML format unless the application/json content header is provided. For some reason this is not the default logic of MCP clients.
This hotfix patch is primarily here to ensure that you can continue your usage while this is investigated further.