From 1a621dc3dafb5a1eb2155df735073e2734dac3d1 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 3 May 2023 16:02:06 +0200 Subject: [PATCH] Fixed changelog --- CHANGELOG.md | 7 +++++++ pom.xml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1f8dce..e3d6973 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for Resource Registry Service +## [v4.3.0-SNAPSHOT] + +- Migrate code to reorganized E/R format [#24992] +- Metadata are added only if requested by the client [#25040] +- Restored Encrypted Property Type and removed Vault [#25041] + + ## [v4.2.0] - Fixed bug on JSONQuery for Facets which does not have any properties to match [#24237] diff --git a/pom.xml b/pom.xml index 0cd0f71..828f842 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.information-system resource-registry - 4.2.0 + 4.3.0-SNAPSHOT Resource Registry Service The Resource Registry is a web-service which represent the core component of the gCube Information System war