diff --git a/distro/changelog.xml b/distro/changelog.xml index c2c5411..8a85af1 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,12 +1,15 @@ - + + + + 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. + The client is not implement as gcube-proxy anymore. It is now a generic http-client (using HTTPCall class provided in API) autoquery the deprecated IS to get resource-registry instance. Added exists() method which uses HEAD HTTP method to get existence from Resource Registry