Updated changelog

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-api@150501 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2017-06-23 13:53:19 +00:00
parent 4e47079eaf
commit 25c771f1c4
1 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<ReleaseNotes>
<Changeset component="org.gcube.information-system.resource-registry-api.1-4-0" date="${buildDate}">
<Changeset component="org.gcube.information-system.resource-registry-api.1-5-0" date="${buildDate}">
<Change>Added HTTPS support #8757</Change>
<Change>Added HTTP Redirection support #8757</Change>
</Changeset>
<Changeset component="org.gcube.information-system.resource-registry-api.1-4-0" date="2017-06-07">
<Change>Added ERAvalailableInanotherContext exception and its hierarchy to improve context management of ERs</Change>
<Change>Imporved HTTPCall class to support HEAD methods and Exception managements in such a case</Change>
</Changeset>