2020-09-23 17:40:03 +02:00
|
|
|
# Changelog for storage-manager-wrapper
|
|
|
|
|
2021-10-07 09:24:31 +02:00
|
|
|
## [v4.0.0-SNAPSHOT]
|
2021-08-04 16:16:06 +02:00
|
|
|
* removed slf4j implementations, added slf4j-simple;
|
|
|
|
* Discovering serviceEndpoint with category Storage
|
2021-10-07 09:24:31 +02:00
|
|
|
* moved version from 3.1.0-SNAPSHOT to 4.0.0-SNAPSHOT
|
2022-07-27 14:32:50 +02:00
|
|
|
* upgrade to gcube-bom 3 and ScopeProvider removed
|
|
|
|
* removed environment variable scope
|
2021-08-04 16:16:06 +02:00
|
|
|
|
2021-02-25 15:58:20 +01: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-02-25 15:58:20 +01:00
|
|
|
|
2021-10-08 09:32:20 +02:00
|
|
|
## [v3.0.0] 2021-09-10
|
2021-08-04 17:16:04 +02:00
|
|
|
* 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
|
2020-11-12 18:14:30 +01:00
|
|
|
* adding new constructor with the backendType as input parameter
|
2020-11-13 12:57:53 +01:00
|
|
|
* retrieving specific backend credentials if a specific backend si specified as input parameter
|
2021-10-07 10:24:11 +02:00
|
|
|
* moved from 2.6.1 to 3.0.0-SNAPSHOT
|
2020-11-12 18:14:30 +01:00
|
|
|
|
2020-09-23 17:40:03 +02:00
|
|
|
## [v2.5.3] 2019-03-20
|
|
|
|
* Added wrapper for HomeLibrary configuration related to the new preproduction infrastructure
|
2021-10-07 09:24:31 +02:00
|
|
|
|