2.25.5
This patch release delivers certain fixes on top of 2.25.4
- Improve logging for
LinkageErrorscenarios involving the LMAX Disruptor library (#2250, #4124)
- Fix the
createOnDemandbehavior ofRollingFileAppenderto correctly defer file and directory creation until the first log event, while preserving eager creation when disabled. (#2006, #4072) - Improve documentation for locale handling in the Pattern Layout date pattern converter (#4129, #4130)
- Fix handling of non-finite numbers while encoding
MapMessageto JSON (#4163) - Fix encoding of
MSGIDandSD-IDfields ofStructuredDataMessageto XML (#4136) - Fix stack trace rendering for exceptions with identity malfunction (e.g., colliding
equals()and/orhashCode()implementations) (#3933, #4133) - Fix resource leaks in
ConfigurationSourcewhen loading configuration via URL fails (#4127) - Fix
KafkaAppenderreporting error to error handler even after a successful retry (#4125)
Release 9.1.2.Final
We are pleased to announce the release of Hibernate Validator 9.1: 9.1.2.Final.
You can find the full list of 9.1.2.Final changes here.
- See the website for requirements and compatibilities.
- See the What's New guide for details about new features and capabilities.
For additional details, see:
- the release page
- the Migration Guide
- the Getting started
- the Reference Guide
- the API docs
Visit the website for details on getting in touch with us.
Nightly
- update Node.js toolchain version to 24.18.0 (#17742) #17742 (Diego Molina)