storage-manager-core/CHANGELOG.md

17 lines
674 B
Markdown

# Changelog for storage-manager-core
## [v2.13.1] 2021-09-10
* 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
## [v2.9.0] 2019-10-19
* SSL enabled