Tags
Authors
We just released Hibernate Validator 6.0.14.Final which comes with a critical bugfix.
This is a recommended upgrade for everyone using Hibernate Validator and it is a drop-in replacement for 6.0.13.Final.
We just published 5.11.0.Final, the first stable release for the 5.11 branch. This release mainly includes an upgrade to Hibernate ORM 5.4.0.Final.
Hibernate OGM 5.4.1.Final has been released!
The feature packs included in this release are now compatible with WildFly 14 and we added
support for the @OrderBy
annotation.
A special thanks to our contributors!
[ ... ]
We just released the final version of Hibernate ORM 5.4.0.
It is designed to be a drop in replacement for ORM 5.3.x.
Apart from some changes to entity graphs to make them more user friendly, it’s all about bugfixes and polishing.
We are excited to announce the release of 6.0 Alpha1.
The main design goal for 6.0 is to improve even more Hibernate’s through-put performance. High-load performance
testing showed that Hibernate’s approach of reading values from ResultSet
by name to be its most limiting factor in
scaling through-put. At its most basic, 6.0 is all about changing from its old strategy of read-by-name to
read-by-position. But that simple goal has a lot of ramifications.
We have come really far, but still it is an Alpha, so there is still plenty more to do. Each section below breaks down what works, what does not work, what is not yet implemented.
We just published 5.11.0.CR1, the first candidate release for the 5.11 branch. This release mainly includes an upgrade to Hibernate ORM 5.4.0.CR2.
We just published Hibernate Search 6.0.0.Alpha1, the first release for the next major version of Hibernate Search.
This version is not suitable for production due to its limitations and to the fact APIs are still unstable. However, it’s a great way to get a feeling of where Hibernate Search is going and give us your feedback.
We released the second candidate release of Hibernate ORM 5.4.0.
We have fixed a few issues and improved the documentation a bit.
Please consider testing this candidate release so the upgrade can be as smooth as possible.
We just published Hibernate Search 5.10.5.Final, a bugfix release for the 5.10 branch.