Release of the 1.2.0 version

This commit is contained in:
Mauro Mugnaini 2021-01-20 11:48:00 +01:00
parent ef0e90e3e4
commit c7ac2df206
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for "oidc-library-portal"
## [v1.2.0-SNAPSHOT]
## [v1.2.0]
- New context roles mapper that not rely on User or Groups objects but in their ID as strings. New revised version of the cache proxy with mutex and session id used in place of session object, logs revised and scheduled log added that dumps cache contents. Marked as deprecated all utils methods for session objects get/set. (#20445)
## [v1.1.0]

View File

@ -11,7 +11,7 @@
</parent>
<groupId>org.gcube.portal</groupId>
<artifactId>oidc-library-portal</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<dependencyManagement>
<dependencies>
<dependency>