Updated changelog

This commit is contained in:
Luca Frosini 2019-10-04 15:25:12 +02:00
parent 3adfa417fe
commit 6c3f62137e
1 changed files with 7 additions and 2 deletions

View File

@ -1,10 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<ReleaseNotes>
<Changeset component="org.gcube.data-publishing.gcat.1-3-0" date="${buildDate}">
<Changeset component="org.gcube.data-publishing.gcat.1-4-0" date="${buildDate}">
<Change>User information are checked/updated on CKAN using portal information #16360</Change>
<Change>Items listing API when invoked at VO level allow to get all the catalogue items or filtering them by organization #17635</Change>
<Change>Enabled the possibility of filtering the result of items listing API #17645</Change>
</Changeset>
<Changeset component="org.gcube.data-publishing.gcat.1-3-0" date="2019-06-12">
<Change>Removed the requirement of providing the id of an item in update #16740</Change>
</Changeset>
<Changeset component="org.gcube.data-publishing.gcat.1-2-0" date="${buildDate}">
<Changeset component="org.gcube.data-publishing.gcat.1-2-0" date="2019-06-12">
<Change>Separated REST class for Profile management from the logic which effectively manage profile on IS</Change>
<Change>Tags are now properly created/added according to profile definition #16182</Change>
<Change>Groups are now properly created/added according to profile definition #16183</Change>