Skip to content

11.0.1

Compare
Choose a tag to compare
@rra rra released this 21 May 19:19
· 190 commits to main since this release
11.0.1
08e8eb7

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 in knownScopes.

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