2021-11-30 17:39:26 +01:00
|
|
|
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
2023-01-13 15:12:27 +01:00
|
|
|
# Changelog for Authorization Utils
|
|
|
|
|
2024-05-02 15:47:10 +02:00
|
|
|
## [v2.3.0-SNAPSHOT]
|
|
|
|
|
2024-11-08 15:36:46 +01:00
|
|
|
- Added support for 'client_id' and backward compatibility with 'clientId' claim [#25802]
|
2024-05-06 15:19:50 +02:00
|
|
|
- Deprecated class which will be no longer available in Smartgears 4 based components
|
2024-11-08 15:36:46 +01:00
|
|
|
- Switched to d4science-iam-client in place of keycloak-client [#28357]
|
2024-10-28 10:08:40 +01:00
|
|
|
|
2024-05-02 15:47:10 +02:00
|
|
|
|
2023-07-21 14:15:33 +02:00
|
|
|
## [v2.2.0]
|
2023-07-10 15:10:15 +02:00
|
|
|
|
|
|
|
- Switched to the new version of keycloak-client [#25295]
|
|
|
|
|
2024-11-08 15:36:46 +01:00
|
|
|
|
2023-03-03 11:55:29 +01:00
|
|
|
## [v2.1.0]
|
2023-01-13 15:12:27 +01:00
|
|
|
|
|
|
|
- Added remove() method in SecretManagerProvider
|
|
|
|
- Enhanced gcube-bom version
|
2021-11-30 17:39:26 +01:00
|
|
|
|
2024-11-08 15:36:46 +01:00
|
|
|
|
2022-04-28 17:16:30 +02:00
|
|
|
## [v2.0.0]
|
2022-01-31 15:48:03 +01:00
|
|
|
|
2023-07-10 15:10:15 +02:00
|
|
|
- Refactored code to be integrated in Smartgears [#22871]
|
2022-01-31 15:48:03 +01:00
|
|
|
- Fixed getRoles for JWTSecret [#22754]
|
|
|
|
|
2024-11-08 15:36:46 +01:00
|
|
|
|
2022-01-11 16:31:20 +01:00
|
|
|
## [v1.0.0]
|
2021-11-30 17:39:26 +01:00
|
|
|
|
|
|
|
- First Release
|
|
|
|
|