11.0.1
Bug fixes
- Correctly parse the configuration if
quota
is set to an empty object. - Reject configuration files that assign scopes in
groupMapping
but do not define those scopes inknownScopes
.
What's Changed
- DM-44269: Fix configuration parsing of empty quota by @rra in #1032
- DM-44269: Cross-check groupMapping and knownScopes by @rra in #1033
- DM-44269: Prepare release 11.0.1 by @rra in #1034
Full Changelog: 11.0.0...11.0.1