Skip to content

Releases: akamai/AkamaiOPEN-edgegrid-java

5.1.1

06 Dec 17:24
79db8dc
Compare
Choose a tag to compare

5.1.1 (December 6, 2023)

Fixes

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

5.1.0

05 Sep 14:21
3f85113
Compare
Choose a tag to compare

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

19 Jan 08:40
Compare
Choose a tag to compare

5.0.0 (January 19, 2023)

BREAKING CHANGES

  • Minimum Java version is 11.

4.1.2

21 Jul 08:23
eed6b03
Compare
Choose a tag to compare

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

4.1.1

17 Feb 10:22
Compare
Choose a tag to compare

4.1.1 (February 17, 2022)

Enhancements

  • Added OWASP dependency check plugin to maven pipeline.

Fixes

  • Fix multiple CVE vulnerabilities by upgrading logback and netty dependencies.
  • Fix Travis build by updating Java version to 8.
  • Correct README.md inconsistencies.

Compatibility with Java >= v9

26 Aug 08:24
Compare
Choose a tag to compare

4.1.0 (August 26, 2021)

Enhancements

  • Upgrade project dependencies.
  • Ensure compatibility with Java >= v9.

Less dependencies and OSGi bundle metadata

19 Feb 00:40
4.0.0
29aa39f
Compare
Choose a tag to compare

This release contains changes which may impact your build. If you are using EdgeRcClientCredentialProvider, this class has moved to a new artifact in order to minimize dependencies in the core signing library. Some dependencies have been removed from the library, and if your application had undeclared dependencies on them you will need to fix your own application dependency list.

Changes:

  • BREAKING CHANGE: Split the edgerc file reader into new module edgerc-reader.
  • Drop dependency on commons-configuration2 from edgegrid-signer-core.
  • Drop dependency on commons-lang3.
  • Drop dependency on commons-codec (use Base64 methods from JDK instead).
  • Use maven-bundle-plugin to add OSGi headers to MANIFEST.MF.

3.0.1

18 Sep 18:44
3.0.1
683dcff
Compare
Choose a tag to compare
  • Fix Gatling tests to run correctly as part of build.

3.0.0

08 Aug 20:04
3.0.0
0d79e95
Compare
Choose a tag to compare
  • Minimum Java version is now 8.
  • Adding binding for Async HTTP Client.
  • Adding binding for Gatling.

2.1.1

15 Dec 16:43
9dafa4c
Compare
Choose a tag to compare

This release fixes an incompatibility with httpcomponents-core <= 4.4.