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.