Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 2.09 KB

File metadata and controls

36 lines (26 loc) · 2.09 KB

CHANGELOG

All notable changes to this project are documented in this file.

The format is based on Keep a Changelog, and this project adheres to the Semantic Versioning. See the CONTRIBUTING guide for instructions on how to add changelog entries.

Added

Changed

Features

Enhancements

  • Make security plugin aware of FIPS build param (-Pcrypto.standard=FIPS-140-3) (#5952)

Bug Fixes

  • Fix the issue of unprocessed X-Request-Id (#5954)

Refactoring

Maintenance

  • Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 (#5937)
  • Bump at.yawk.lz4:lz4-java from 1.10.2 to 1.10.3 (#5938)
  • Bump open_saml_shib_version from 9.1.6 to 9.2.0 (#5936)
  • Bump com.google.googlejavaformat:google-java-format from 1.33.0 to 1.34.1 (#5947)
  • Bump aws-actions/configure-aws-credentials from 5 to 6 (#5946)
  • Bump ch.qos.logback:logback-classic from 1.5.26 to 1.5.28 (#5948)
  • Bump com.github.seancfoley:ipaddress from 5.5.1 to 5.6.1 (#5949)
  • Bump spring_version from 7.0.3 to 7.0.4 (#5957)
  • Bump org.junit.jupiter:junit-jupiter-api from 5.14.2 to 5.14.3 (#5956)
  • Bump org.checkerframework:checker-qual from 3.53.0 to 3.53.1 (#5955)

Removed

Documentation