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

1.1 KiB

This project adheres to Semantic Versioning.

Changelog for StorageHub Application Persistence

[v3.3.0]

  • 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

[v3.1.0]

  • Enhanced range of storagehub-client-library to 2.0.0,3.0.0-SNAPSHOT [#22777]

[v3.0.0]

  • Removed code which is now part of authorization-utils [#22472]

[v2.0.0] [r5.4.0] - 2021-08-05

  • Removed home library [#21435]
  • Switched HTTP requests gxHTTP 2.0.0 [#19283]
  • Switched gCube BOM to 2.0.0 [#19283]
  • Migrating to the IAM [#22472]

[v1.3.1] [r4.20.0] - 2020-02-14

  • Added method to retrieve a persisted file

[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

[v1.2.0] [r4.15.0] - 2019-11-06

  • Removed Home Library usage [#17229]

[v1.1.0] [r4.14.0] - 2019-05-27

  • Catching new exceptions raised from Storage Hub clients

[v1.0.0] [r4.13.1] - 2019-02-26

  • First Release