From 6990081d66cdde8e29bee0f55d4ae9ea2892e184 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Fri, 9 Jun 2017 15:52:16 +0000 Subject: [PATCH] Fixed changelog git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/accounting-analytics-persistence-couchbase@149367 82a268e6-3cf1-43bd-a215-b396298e98cf --- distro/changelog.xml | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/distro/changelog.xml b/distro/changelog.xml index 8f870f9..4afc8d7 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,5 +1,24 @@ + + - - First Release #1665 + + Added api to sum StorageUsage values got from MapReduce avoiding the client to perform such a computation. - \ No newline at end of file + + Top are calculate by using Map-Reduce before trying to use N1QL query. + Fixed bug on context based results and filters + + + Added method to get results for multiple context #5857 + Changed api to get designId + Added api to support quota service + + + Modified cluster connection timing + Fixed bug on daily top request + Added api for calculate a Top without limit + + + First Release + +