Refs #11258 #11280 #11281 Fixed changelog

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/accounting-aggregator-se-plugin@164523 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2018-02-22 13:54:30 +00:00
parent a6a5302227
commit 1d688f6aa8
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@
<Changeset component="org.gcube.accounting.accounting-aggregator-se-plugin.1.4.0" date="${buildDate}">
<Change>Logging every 5% elaborated rows when the total number is greatest than 100000</Change>
<Change>Regex Rules are loaded every time the plugin is lauched #11233</Change>
<Change>Added possibility to force to rerun an already completed aggregation #11258</Change>
<Change>Added possibility to force to restart immediately an interrupetd aggregation #11280</Change>
<Change>Added possibility to force to start an aggregation even is too early to do it #11281</Change>
</Changeset>
<Changeset component="org.gcube.accounting.accounting-aggregator-se-plugin.1.3.0" date="2017-02-15">
<Change>Fixed duplication of records in case of timeout retry</Change>