v6.2.3
Changes since 6.2.2:
Features:
- Support OpenAPI 3
discriminator
with amapping
.
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.