From cc86c02b7fccb530e80fa84b34008275d4ab4194 Mon Sep 17 00:00:00 2001 From: "luca.frosini" Date: Mon, 27 Feb 2017 10:32:13 +0000 Subject: [PATCH] Fixed changelog. Merged from Release 4.3.0 git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry@144341 82a268e6-3cf1-43bd-a215-b396298e98cf --- distro/changelog.xml | 18 +++++++++++++++++- pom.xml | 8 ++++---- 2 files changed, 21 insertions(+), 5 deletions(-) diff --git a/distro/changelog.xml b/distro/changelog.xml index 12698b6..d187f8a 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,7 +1,23 @@ - + + Added API Remove From Context + Added API to support Entity-Relation navigation + Added API to get the list of ER types and their own schema + Added support for Propagation Constraint + Added ResourceRegistryException serialization + Full Code Redesign + + + Added API AddToContext + Added support for referentail Integrity Directive + Added API to support update Resource (with all facets) + + + Improved code quality + + First Release \ No newline at end of file diff --git a/pom.xml b/pom.xml index 80f22d3..c2e7e03 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ common-smartgears-app provided - + org.gcube.common authorization-client @@ -103,13 +103,13 @@ javax.ws.rs-api 2.0.1 - + org.glassfish.jersey.containers jersey-container-servlet 2.13 - + javax.servlet javax.servlet-api @@ -183,7 +183,7 @@ resource-registry false - +