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