Skip to content

Latest commit

 

History

History
83 lines (56 loc) · 3.32 KB

File metadata and controls

83 lines (56 loc) · 3.32 KB

2026-04-30 v1.7.1 - Released

Trillium bugfix with dependency upgrades.

Technical tasks

  • EDGAPIUTL-38 Bump tomcat, jackson, netty, log4j, spring boot fixing security vulnerbilities.

2026-04-16 v1.7.0 - Released

Trillium release with dependency upgrades and Jackson 3 migration.

Technical tasks

  • EDGAPIUTL-36 Upgrade all dependencies for Trillium
  • EDGAPIUTL-37 Migrate Jackson from 2 (com.fasterxml.jackson) to 3 (tools.jackson.core)

2025-03-11 v1.6.0 - Released

Sunflower release with upgrade of dependencies and Java.

Technical tasks

  • FOLREL-687 Update edge-api-utils from Java 17 to Java 21
  • EDGAPIUTL-30 Sunflower 2025 R1 - Migrate AWS SDK for Java from 1.x to 2.x
  • EDGAPIUTL-34 Upgrade all dependencies for Sunflower

31/10/2024 v1.5.0 - Released

This release fixes vulnerabilities in dependencies.

Technical tasks

  • EDGAPIUTL-28 - Fix vulns in Quesnelia: folio-spring-base 8.1.2, folio-tls-utils 1.5.7

03/09/2024 v1.4.3 Released

This release including update of folio-tls-utils

01/07/2024 v1.4.2 Released

This release including update of folio-tls-utils and SecureRandom configuration

13/03/2023 v1.4.1 Released

Bugs

  • EDGAPIUTL-22 - Remove duplicate maven-source-plugin from pom.xml
  • EDGAPIUTL-24 - ClassNotFoundException: com.bettercloud.vault.VaultException

08/03/2023 v1.4.0 Released

Quesnelia release with dependency upgrades.

Technical tasks

  • EDGAPIUTL-20 - Quesnelia dependency upgrades: folio-spring-support 8.1.0, aws 1.12.671, vault 6.2.0, …

The vault artifact group and package has changed: In pom.xml and Java code replace com.bettercloud with io.github.jopenlibs.

11/10/2023 v1.3.0 - Released

This release includes changes in token cache for user token

Technical tasks

22/02/2023 v1.2.0 - Released

This release includes logging improvements configuration.

Technical tasks

05/07/2022 v1.1.2 - Released

This release includes minor technical changes.

Stories

  • EDGAPIUTL-7 - Publish javadoc and sources to maven repository

Bugs

05/01/2022 v1.1.1 - Released

Fix log4j2 RCE vulnerability

29/09/2021 v1.1.0 - Released

The primary focus of this release was to handle api key parameters

Stories

27/05/2021 v1.0.0 - Released

Initial release of edge-api-utils library

Stories