From 2b7eb284c53776c8d0a2fbd8e42693635558ec2d Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Tue, 25 Oct 2022 18:46:43 +0200 Subject: [PATCH] ready to release --- CHANGELOG.md | 3 ++- pom.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3c864b..10f856e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,13 @@ # Changelog -## [v2.8.0-SNAPSHOT] - 2022-10-20 +## [v2.8.0] - 2022-10-20 - Feature #23891 Refactored following updates social lib - Feature #23847 Social service: temporarily block of notifications for given username(s) - Feature #23439: Please allow an IAM client to send notifications OPEN - Feature #23991 Support attachments through notification / message API - Feature #23995 added support for set Message read / unread +- Feature #24022 added get posts By PostId with range filter parameters and get Comments By PostId ## [v2.7.0] - 2022-09-12 diff --git a/pom.xml b/pom.xml index bd6fe3f..880065f 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.portal social-networking-library-ws war - 2.8.0-SNAPSHOT + 2.8.0 social-networking-library-ws Rest interface for the social networking library.