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

37 lines
756 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
## [v2.0.0]
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]
## [v1.3.0] [rX.X.0] - ${buildDate}
- Added method to retrieve a persisted file
## [v1.3.0] [rX.X.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
## [v1.2.0] [rX.X.0] - 2019-11-06
- Removed Home Library usage [#17229]
## [v1.1.0] [rX.X.0] - 2019-05-27
- Catching new exceptions raised from Storage Hub clients
## [v1.0.0] [rX.X.0] - 2019-02-26
- First Release