Hibernate Validator 8.0.2.Final maintenance release is out.
This release contains some documentation and constraint violation message translation updates as well as a few bug fixes.
What’s new
For a summary of all new features and improvements since 7.0, head to the dedicated page on hibernate.org. |
Other improvements and bug fixes
And more. Please see the release notes for a complete list of changes since the previous releases.
How to get this release
All details are available and up to date on the dedicated page on hibernate.org.
Getting started, migrating
For new applications, please refer to the getting started guide:
For existing applications, Hibernate Validator 8.0 is a drop-in replacement for 7.0, assuming you also upgrade the other Jakarta EE 10 related dependencies. Information about API changes is included in the migration guide.
Feedback, issues, ideas?
To get in touch, use the usual channels:
-
hibernate-validator tag on Stack Overflow (usage questions)
-
User forum (usage questions, general feedback)
-
Issue tracker (bug reports, feature requests)
-
Mailing list (development-related discussions)
-
Jakarta Validation development mailing list (discussions about the Jakarta Validation specification)