Skip to content

Releases: akamai/AkamaiOPEN-edgegrid-java

6.0.4

Choose a tag to compare

@artbookspirit artbookspirit released this 22 Jun 11:12

6.0.4 (Jun 22, 2026)

Fixes

  • Fixed vulnerabilities by upgrading async-http-client from 3.0.3 to 3.0.10.
  • Fixed vulnerabilities by upgrading netty-bom from 4.2.6.Final to 4.2.15.Final.
  • Fixed vulnerabilities by upgrading commons-configuration2 from 2.11.0 to 2.15.1.
  • Fixed vulnerabilities by upgrading commons-codec from 1.15 to 1.22.0.
  • Fixed vulnerabilities by upgrading httpcore5 from 5.2.1 to 5.4.2.

6.0.4-RC2

6.0.4-RC2 Pre-release
Pre-release

Choose a tag to compare

@artbookspirit artbookspirit released this 22 Jun 08:52
Release candidate 2

6.0.3

Choose a tag to compare

@mimazaka mimazaka released this 29 Sep 13:29
eefa8a3

6.0.3 (Sep 29, 2025)

Fixes

  • Fixed a transitive vulnerability by adding the netty-bom module with version 4.2.6.Final.
  • Fixed a transitive vulnerability by adding the commons-lang3 module with version 3.18.0.
  • Upgraded dependency-check to 12.1.6 to fix the build issue.

6.0.2

Choose a tag to compare

@mgwoj mgwoj released this 10 Apr 06:27
2e027b7

6.0.2 (Apr 10, 2025)

Fixes

  • Fixed a vulnerability by upgrading the asynchttpclient module to 3.0.2.
  • Upgraded dependency-check to 12.1.0 to fix the build issue.

6.0.1

Choose a tag to compare

@mimazaka mimazaka released this 17 Dec 09:59
631da42

6.0.1 (December 17, 2024)

Fixes

  • Fixed vulnerability by upgrading the asynchttpclient module to 3.0.1 .
  • Removed checks in the AsyncHttpClientEdgeGridRequestSigner class for the ReactiveStreamsBodyGenerator case, which is no longer available in a new version of the asynchttpclient module.
  • Fixed some build errors by upgrading the JaCoCo library.

6.0.0

Choose a tag to compare

@mimazaka mimazaka released this 21 Aug 14:09
2036ea0

6.0.0 (August 21, 2024)

BREAKING CHANGES

  • Replaced deprecated ApacheHttpTransport with com.google.api.client.http.apache.v2.ApacheHttpTransport in edgegrid-signer-google-http-client.
  • Updated README.md for edgegrid-signer-google-http-client to include changes in the instructions for signing HTTP requests with specified client credentials.

Improvements

  • Add support for ProxySelector in ApacheHttpClientEdgeGridRoutePlanner to enable the use of custom proxy servers.

Fixes

  • Fixes for various vulnerabilities by upgrading grpc-context, netty and commons-configuration2.
  • Fixed issue when path param is an url for rest assured

5.1.1

Choose a tag to compare

@mimazaka mimazaka released this 06 Dec 17:24
79db8dc

5.1.1 (December 6, 2023)

Fixes

  • Fixes for various CVE vulnerabilities by upgrading logback classic, netty and dependency-check.

5.1.0

Choose a tag to compare

@mgwoj mgwoj released this 05 Sep 14:21
3f85113

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

Choose a tag to compare

@kaush- kaush- released this 19 Jan 08:40

5.0.0 (January 19, 2023)

BREAKING CHANGES

  • Minimum Java version is 11.

4.1.2

Choose a tag to compare

@robertolopezlopez robertolopezlopez released this 21 Jul 08:23
eed6b03

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