Skip to content

Conversation

glowcloud
Copy link
Contributor

Refs #10569

This PR fixes an issue with persisting authorization by transforming schema in the payload to Immutable. The issue was that the payload had a plain object schema, while authorize function expected an Immutable Map. This was fixed by assuring that the schema is Immutable by using fromJS.

@glowcloud glowcloud merged commit 9124f59 into master Oct 3, 2025
8 checks passed
swagger-bot pushed a commit that referenced this pull request Oct 3, 2025
## [5.29.3](v5.29.2...v5.29.3) (2025-10-03)

### Bug Fixes

* **auth:** ensure schema is immutable when persisting authorization ([#10588](#10588)) ([9124f59](9124f59)), closes [#10569](#10569)
@swagger-bot
Copy link
Contributor

🎉 This PR is included in version 5.29.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants