From c7ac2df206d2859b1aaacfde1761d25a3dbd6750 Mon Sep 17 00:00:00 2001 From: Mauro Mugnaini Date: Wed, 20 Jan 2021 11:48:00 +0100 Subject: [PATCH] Release of the 1.2.0 version --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a4e50ae..4b498f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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] diff --git a/pom.xml b/pom.xml index d1e9c7b..0c54a03 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.portal oidc-library-portal - 1.2.0-SNAPSHOT + 1.2.0