Changed pom.xml to use new make-servicearchive directive #10168
Added HAProxy discovery support #8757
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 instance. It is not implement as gcube-proxy anymore.
Added exists() method which uses HEAD HTTP method to get existence from Resource Registry
Adde the method to create a relation and target entity with one call by usign the new API provided from Resource Registry.
Added API Remove From Context
Added ResourceRegistryException json deserialization
Added API AddToContext
Added API to support update Resource (with all facets)
First Release