From 9c0a14ae7bd88e77209934f75caca055f0367d50 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 5 Sep 2017 15:56:12 +0000 Subject: [PATCH] Fixed changelog git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/accounting-aggregator-se-plugin@152690 82a268e6-3cf1-43bd-a215-b396298e98cf --- distro/changelog.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/distro/changelog.xml b/distro/changelog.xml index 27508eb..2bdd972 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -2,11 +2,17 @@ - Added input parameter which indicate to plugin last possibile start time to start to aggregate another day - Added input parameter which indicate to plugin where reading/writing the date is going to/was elaborating + Renamed the aggregation modes #9023 + Separated Aggregation from Recovery #9420 + Supporting multiple concurrent launch #9421 + Added parameters to avoid to write on buckets during backup or compaction time #9422 + Storing Aggregation/Recovery evolution on a management bucket in CouchBase #9423 + Aggregation get last aggregation day from management bucket #9424 + Recovery restart aggregation which didn't terminate getting the informations from management bucket #9425 + Added support to read original records from a bucket and to publish aggregated in a different one #9556 - Enhached logging + Enhached logging First Release