From 6eebfb21ced5f23ace5b7c638f5ad77fb0c94831 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Fri, 12 May 2017 16:30:23 +0000 Subject: [PATCH] Updated changelog git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-client@148633 82a268e6-3cf1-43bd-a215-b396298e98cf --- distro/changelog.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/distro/changelog.xml b/distro/changelog.xml index fe649f5..f7920a8 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,7 +1,12 @@ - + + Removed common-generic-clients, common-gcube-calls and common-fw-clients from dependencies + The client is now a generic http-client (using HTTPCall class provided in API) autoquery th old is to get resource-registry isntance. It is not implement as gcube-proxy + Added exists() method which uses HEAD HTTP method to get existence from Resource Registry + + Added API to support Entity-Relation navigation Added API to get the list of ER types and their own schema Added ResourceRegistryException json deserialization