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

57 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# Changelog for StorageHub Application Persistence
2023-07-21 14:36:52 +02:00
## [v3.3.0]
2023-05-29 16:47:02 +02:00
- Added GENERATING_APPLICATION_NAME and GENERATING_APPLICATION_METADATA_VERSION to be used in Metadata
## [v3.2.0]
- Added dependency to be able to compile with JDK 11
2023-07-21 14:36:52 +02:00
## [v3.1.0]
2022-02-09 15:51:14 +01:00
- Enhanced range of storagehub-client-library to 2.0.0,3.0.0-SNAPSHOT [#22777]
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