From 1d02f991761218e7ee88db77aa9efa80eaf15267 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Wed, 27 Jul 2022 11:00:43 +0200 Subject: [PATCH] ready to release --- CHANGELOG.md | 5 +++-- pom.xml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85d65da..1042753 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,9 @@ # Changelog -## [v2.6.2-SNAPSHOT] - 2022-07-26 +## [v2.6.2] - 2022-07-27 -- Incident #23668 +- Bug fix #23695 social service 2/people/profile api fails sometimes with error 500 +- get-email method was not working with UMA tokens ## [v2.6.0] - 2022-05-16 diff --git a/pom.xml b/pom.xml index 9ac2ebb..27f4de8 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.portal social-networking-library-ws war - 2.6.2-SNAPSHOT + 2.6.2 social-networking-library-ws Rest interface for the social networking library.