storagehub-application-pers.../CHANGELOG.md

47 lines
983 B
Markdown
Raw Normal View History

This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# Changelog for StorageHub Application Persistence
## [v3.1.0-SNAPSHOT]
- Moved to storagehub-client-library to range 2.0.0,3.0.0-SNAPSHOT
2022-02-09 15:24:12 +01:00
2022-01-11 16:28:36 +01:00
## [v3.0.0]
2021-12-16 16:01:13 +01:00
- Removed code which is now part of authorization-utils [#22472]
2021-12-16 12:05:57 +01:00
## [v2.0.0] [r5.4.0] - 2021-08-05
2021-06-10 16:22:25 +02:00
- Removed home library [#21435]
- Switched HTTP requests gxHTTP 2.0.0 [#19283]
- Switched gCube BOM to 2.0.0 [#19283]
2021-11-26 16:38:57 +01:00
- Migrating to the IAM [#22472]
2021-12-16 12:05:57 +01:00
## [v1.3.1] [r4.20.0] - 2020-02-14
- Added method to retrieve a persisted file
2021-12-16 12:05:57 +01:00
## [v1.3.0] [r4.18.0] - 2019-12-20
- Changed the pom and distro files to comply with new release procedure
- Reintroduced Home Library to cover cases not managed by storage-hub
2021-12-16 12:05:57 +01:00
## [v1.2.0] [r4.15.0] - 2019-11-06
- Removed Home Library usage [#17229]
2021-12-16 12:05:57 +01:00
## [v1.1.0] [r4.14.0] - 2019-05-27
- Catching new exceptions raised from Storage Hub clients
2021-12-16 12:05:57 +01:00
## [v1.0.0] [r4.13.1] - 2019-02-26
- First Release