You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
authorization-utils/CHANGELOG.md

431 B

This project adheres to Semantic Versioning.

Changelog for Authorization Utils

[v2.2.0]

  • Switched to the new version of keycloak-client [#25295]

[v2.1.0]

  • Added remove() method in SecretManagerProvider
  • Enhanced gcube-bom version

[v2.0.0]

  • Refactored code to be integrated in Smartgears [#22871]
  • Fixed getRoles for JWTSecret [#22754]

[v1.0.0]

  • First Release