diff --git a/CHANGELOG.md b/CHANGELOG.md index 220eaee..0bd9c46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "keycloak-client" -## [v1.2.0-SNAPSHOT] -- Added OIDC token retrieve for clients [#23076] and UMA token from OIDC token instead for credentials +## [v1.2.0] +- Added OIDC token retrieve for clients [#23076] and UMA token from OIDC token as bearer auth, instead of credentials only (basic auth) ## [v1.1.0] - Added refresh token facilities for expired tokens (#22515) and some helper methods added. diff --git a/pom.xml b/pom.xml index 59e477a..68f600e 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.common keycloak-client - 1.2.0-SNAPSHOT + 1.2.0