From a787c899dbf38c5b0c161285dedab29d52a82d10 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Fri, 9 Jun 2017 16:16:37 +0000 Subject: [PATCH] Fixed changelog git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-publishing/document-store-lib-couchbase@149376 82a268e6-3cf1-43bd-a215-b396298e98cf --- distro/changelog.xml | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/distro/changelog.xml b/distro/changelog.xml index 4eb405a..0c0b446 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,11 +1,26 @@ + + - - Saves records in different bucket #4482 + + Fixed bug on shutdown() method to properly close the connection - + + Added shutdown() method to correctly close connections to persistence #7345 + + + Optimized number of connections to couchbasew server #6305 + Implemented the new api to close connection (if any) to persistence introduced by document-store-lib.1-5-0 + + + Modified cluster connection timing + + + Different Usage Records are saved in different buckets #4482 + + Fixed distro directory - + First Release - \ No newline at end of file +