Updated changelog

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry@150607 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2017-06-28 14:29:36 +00:00
parent d06dea6f73
commit 939392a5b9
1 changed files with 4 additions and 2 deletions

View File

@ -2,7 +2,9 @@
<!DOCTYPE xml>
<ReleaseNotes>
<Changeset component="org.gcube.information-system.resource-registry.1-5-0" date="${buildDate}">
<Change>Improved logging for rest classes</Change>
<Change>Improved logging for REST methods</Change>
<Change>REST methods override default ServiceUsageRecord 'calledMethod' field to improve accounting performaces #9020</Change>
<Change>Removed List and Set support as workaround fo OrientDB bug #9021</Change>
</Changeset>
<Changeset component="org.gcube.information-system.resource-registry.1-4-0" date="2017-06-07">
<Change>Removed uneeded dependecies declaration (thinkerpopo frames)</Change>
@ -14,7 +16,7 @@
<Change>Deprecated properties are not get configuration file anymore</Change>
<Change>Defined Connection Strategy to server as global constant of thew registry</Change>
<Change>Refactored some code for ER creation/update</Change>
<Change>Extemded Exception management to throw ERAvailableInAnotherContext wich is usef for clients</Change>
<Change>Extended Exception management to throw ERAvailableInAnotherContext which is useful for clients</Change>
</Changeset>
<Changeset component="org.gcube.information-system.resource-registry.1-3-0" date="2017-03-16">
<Change>Added API Remove From Context</Change>