update CHANGELOG

This commit is contained in:
Roberto Cirillo 2022-06-28 14:12:42 +02:00
parent 7d2be48d31
commit bbaf866f43
1 changed files with 2 additions and 12 deletions

View File

@ -1,17 +1,7 @@
# Changelog for storage-manager-core
## [v3.0.0] 2021-09-10
* fix #22164
* fix #21980
* update gcube-bom version
* add close operation on IClient interface
* add check on transport layer instance: if the memory type is not the same, a new transportLayer is instatiated
* move memoryType var from super class TransportManager
* convert BasicDBObject to DBObject the return type used for metadata collections
* One pool for every operation: static Operation class; no mongo close operation
* upgrade mongo-java-driver to 3.12.0
* added input parameter to getSize method in order to be compatible with the needed of s3 client
* moved from version 2.13.1 to 3.0.0-SNAPSHOT
## [v2.9.1-SNAPSHOT] 2021-09-10
* update to version 2.9.1 in order to have a fixed bom in the latest version of the range
## [v2.9.0] 2019-10-19
* SSL enabled