From 0565146a9138591dd282ac7077794dc1b931aca6 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 11 Nov 2020 18:44:31 +0100 Subject: [PATCH] Fixed CHANGELOG.md --- CHANGELOG.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba836e2..5cae794 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,13 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for Resource Registry Service +## [v4.0.0-SNAPSHOT] -## [v4.0.0-SNAPSHOT] - +- Used ContextCache to make the server more efficient +- Added REST APIs to get instance contexts both in Access and Sharing Port Type [#20013] +- Added support to add contexts in instances header for instances safe methods only [#20012] - Switched JSON management to gcube-jackson [#19116] - ## [v3.0.0] [r4.21.0] - 2020-03-30 - Refactored code to support IS Model reorganization (e.g naming, packages)