storage-manager-wrapper/CHANGELOG.md

28 lines
910 B
Markdown
Raw Permalink Normal View History

# Changelog for storage-manager-wrapper
## [v4.0.0-SNAPSHOT]
2021-08-04 16:16:06 +02:00
* removed slf4j implementations, added slf4j-simple;
* Discovering serviceEndpoint with category Storage
* moved version from 3.1.0-SNAPSHOT to 4.0.0-SNAPSHOT
* upgrade to gcube-bom 3 and ScopeProvider removed
* removed environment variable scope
2021-08-04 16:16:06 +02:00
## [v3.0.1-SNAPSHOT]
* removed http protocol;
* deprecated old smp classes
2021-03-12 17:21:45 +01:00
* fix JUnitTests
* upgrade JUnit to 4.12
2021-10-08 09:32:20 +02:00
## [v3.0.0] 2021-09-10
* bug fix #20505
2021-09-10 11:19:32 +02:00
* update gcub-bom version
2021-09-10 11:27:40 +02:00
* Change serviceEndpoint Category from DataStorage to Storage
* bugfix #20505
* adding new constructor with the backendType as input parameter
* retrieving specific backend credentials if a specific backend si specified as input parameter
* moved from 2.6.1 to 3.0.0-SNAPSHOT
## [v2.5.3] 2019-03-20
* Added wrapper for HomeLibrary configuration related to the new preproduction infrastructure