Skip to content

v6.2.3

Compare
Choose a tag to compare
@rrayst rrayst released this 07 Jul 10:09
· 1 commit to ee2881481caf9026d85d571307be121b22ffcc75 since this release

Changes since 6.2.2:

Features:

  • Support OpenAPI 3 discriminator with a mapping.

Improvements:

  • Do not log Exceptions for unroutable HTTP requests avoiding log spam.
  • Do not log empty Exceptions.
  • Added a few missing JavaDoc comments.
  • Improved JavaDoc syntax description (describing what the annot submodule does to auto generate the documentation).
  • Upgraded dependencies (jackson-core to 2.19.1, opentelemetry-sdk to 1.51.0, log4j-core to 2.25.0)

Fixes:

  • Fixed #1951: Load Balancer API now supports case insensitive cluster names.