resource-registry-client/distro/changelog.xml

26 lines
1.5 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<ReleaseNotes>
<Changeset component="org.gcube.information-system.resource-registry-client.1-5-0" date="${buildDate}">
<Change></Change>
</Changeset>
<Changeset component="org.gcube.information-system.resource-registry-client.1-4-0" date="2017-07-25">
<Change>Added HAProxy discovery support #8757</Change>
</Changeset>
<Changeset component="org.gcube.information-system.resource-registry-client.1-3-0" date="2017-06-07">
<Change>Removed common-generic-clients, common-gcube-calls and common-fw-clients from dependencies</Change>
<Change>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.</Change>
<Change>Added exists() method which uses HEAD HTTP method to get existence from Resource Registry</Change>
</Changeset>
<Changeset component="org.gcube.information-system.resource-registry-client.1-2-0" date="2017-03-16">
<Change>Added API to support Entity-Relation navigation</Change>
<Change>Added API to get the list of ER types and their own schema</Change>
<Change>Added ResourceRegistryException json deserialization</Change>
</Changeset>
<Changeset component="org.gcube.information-system.resource-registry-client.1-1-0" date="2016-12-16">
<Change>Improved code quality</Change>
</Changeset>
<Changeset component="org.gcube.information-system.resource-registry-client.1-0-0" date="2016-11-03">
<Change>First Release</Change>
</Changeset>
</ReleaseNotes>