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