Skip to content

Release 1.5.1

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Feb 13:42

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.