From ac162944e0cc5d7c30ed75772553a91507a209f8 Mon Sep 17 00:00:00 2001 From: Mauro Mugnaini Date: Tue, 22 Jun 2021 10:17:11 +0200 Subject: [PATCH] [v1.3.1] Library release --- CHANGELOG.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43f2a25..98f27e4 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 "oidc-library-portal" -## [v1.3.1-SNAPSHOT] -The `UmaJWTProvider` is moved here from `authroization-common-client` for in-portal use only and new provider from that library (`AccessTokenProvider`) is used to transport the `access-token` only to the client library +## [v1.3.1] +The `UmaJWTProvider` has been removed from `authroization-common-client` and new provider from that library (`AccessTokenProvider`) is used to transport the `access-token` only to the client library ## [v1.3.0] Extracted the UMA issuing code for logged user from the Valve in the `threadlocal-vars-cleaner` project to be used also after the login process for UMA issue in the context, since the Valve has already finished its work at that moment. (#20591) diff --git a/pom.xml b/pom.xml index 6392aeb..43a59cf 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.portal oidc-library-portal - 1.3.1-SNAPSHOT + 1.3.1