Skip to content

6.0.1

Latest
Compare
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.