Fixed changelog

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/accounting-aggregator-se-plugin@152690 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2017-09-05 15:56:12 +00:00
parent d3c44831b7
commit 9c0a14ae7b
1 changed files with 9 additions and 3 deletions

View File

@ -2,11 +2,17 @@
<!DOCTYPE xml>
<ReleaseNotes>
<Changeset component="org.gcube.accounting.accounting-aggregator-se-plugin.1.1.0" date="${buildDate}">
<Change>Added input parameter which indicate to plugin last possibile start time to start to aggregate another day</Change>
<Change>Added input parameter which indicate to plugin where reading/writing the date is going to/was elaborating</Change>
<Change>Renamed the aggregation modes #9023</Change>
<Change>Separated Aggregation from Recovery #9420</Change>
<Change>Supporting multiple concurrent launch #9421</Change>
<Change>Added parameters to avoid to write on buckets during backup or compaction time #9422</Change>
<Change>Storing Aggregation/Recovery evolution on a management bucket in CouchBase #9423</Change>
<Change>Aggregation get last aggregation day from management bucket #9424</Change>
<Change>Recovery restart aggregation which didn't terminate getting the informations from management bucket #9425</Change>
<Change>Added support to read original records from a bucket and to publish aggregated in a different one #9556</Change>
</Changeset>
<Changeset component="org.gcube.accounting.accounting-aggregator-se-plugin.1.0.1" date="2017-03-16">
<Change>Enhached logging</Change>
<Change>Enhached logging</Change>
</Changeset>
<Changeset component="org.gcube.accounting.accounting-aggregator-se-plugin.1.0.0" date="2016-11-07">
<Change>First Release</Change>