Trillium bugfix with dependency upgrades.
- EDGAPIUTL-38 Bump tomcat, jackson, netty, log4j, spring boot fixing security vulnerbilities.
Trillium release with dependency upgrades and Jackson 3 migration.
- EDGAPIUTL-36 Upgrade all dependencies for Trillium
- EDGAPIUTL-37 Migrate Jackson from 2 (com.fasterxml.jackson) to 3 (tools.jackson.core)
Sunflower release with upgrade of dependencies and Java.
- 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
This release fixes vulnerabilities in dependencies.
- EDGAPIUTL-28 - Fix vulns in Quesnelia: folio-spring-base 8.1.2, folio-tls-utils 1.5.7
This release including update of folio-tls-utils
This release including update of folio-tls-utils and SecureRandom configuration
- EDGAPIUTL-22 - Remove duplicate maven-source-plugin from pom.xml
- EDGAPIUTL-24 - ClassNotFoundException: com.bettercloud.vault.VaultException
Quesnelia release with dependency upgrades.
- 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.
This release includes changes in token cache for user token
- EDGAPIUTL-15 - Change in TokenCache for UserToken for RTR
This release includes logging improvements configuration.
- EDGAPIUTL-10 - Logging improvement - Configuration
This release includes minor technical changes.
- EDGAPIUTL-7 - Publish javadoc and sources to maven repository
- EDGAPIUTL-5 - Upgrade dependencies
Fix log4j2 RCE vulnerability
The primary focus of this release was to handle api key parameters
- EDGCMNSPR-6 - Incorrect api key param name
Initial release of edge-api-utils library
- EDGAPIUTL-1 - Initial development of edge-api-utils