Releases: akamai/AkamaiOPEN-edgegrid-java
Releases · akamai/AkamaiOPEN-edgegrid-java
Release list
6.0.4
6.0.4 (Jun 22, 2026)
Fixes
- Fixed vulnerabilities by upgrading
async-http-clientfrom3.0.3to3.0.10. - Fixed vulnerabilities by upgrading
netty-bomfrom4.2.6.Finalto4.2.15.Final. - Fixed vulnerabilities by upgrading
commons-configuration2from2.11.0to2.15.1. - Fixed vulnerabilities by upgrading
commons-codecfrom1.15to1.22.0. - Fixed vulnerabilities by upgrading
httpcore5from5.2.1to5.4.2.
6.0.4-RC2
Release candidate 2
6.0.3
6.0.3 (Sep 29, 2025)
Fixes
- Fixed a transitive vulnerability by adding the
netty-bommodule with version4.2.6.Final. - Fixed a transitive vulnerability by adding the
commons-lang3module with version3.18.0. - Upgraded
dependency-checkto12.1.6to fix the build issue.
6.0.2
6.0.1
6.0.1 (December 17, 2024)
Fixes
- Fixed vulnerability by upgrading the
asynchttpclientmodule to 3.0.1 . - Removed checks in the
AsyncHttpClientEdgeGridRequestSignerclass for theReactiveStreamsBodyGeneratorcase, which is no longer available in a new version of theasynchttpclientmodule. - Fixed some build errors by upgrading the JaCoCo library.
6.0.0
6.0.0 (August 21, 2024)
BREAKING CHANGES
- Replaced deprecated
ApacheHttpTransportwithcom.google.api.client.http.apache.v2.ApacheHttpTransportinedgegrid-signer-google-http-client. - Updated
README.mdforedgegrid-signer-google-http-clientto include changes in the instructions for signing HTTP requests with specified client credentials.
Improvements
- Add support for
ProxySelectorinApacheHttpClientEdgeGridRoutePlannerto enable the use of custom proxy servers.
Fixes
- Fixes for various vulnerabilities by upgrading
grpc-context,nettyandcommons-configuration2. - Fixed issue when path param is an url for rest assured
5.1.1
5.1.0
5.1.0 (September 5, 2023)
Improvements
- Add support for Apache HTTP Client version 5.
Fixes
- Fixes for various CVE vulnerabilities by upgrading netty, dependency-check and guava libraries.
- Fixes some build errors by upgrading Jacoco library.
- Resolve various Javadoc warnings in different modules.
5.0.0
4.1.2
4.1.2 (July 21, 2022)
Improvements
- Extract edgegrid-signer-gatling module to a separate project.
Fixes
- Fixes for various vulnerabilities: OSSRH-66257, CVE-2020-36518, sonatype-2021-4682, CVE-2022-24823, sonatype-2019-0673, sonatype-2012-0050, sonatype-2021-4916