Tags
Authors
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.
Welcome to the Hibernate community newsletter in which we share blog posts, forum, and StackOverflow questions that are especially relevant to our users.
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 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.
Welcome to the Hibernate community newsletter in which we share blog posts, forum, and StackOverflow questions that are especially relevant to our users.
Today, we release the first candidate release of Hibernate ORM 5.4.0.
5.4 is the direct continuation of 5.3 and you should plan for an upgrade to continue getting fresh fixes as soon as the Final is released.
Please consider testing this candidate release so the upgrade can be as smooth as possible.
Welcome to the Hibernate community newsletter in which we share blog posts, forum, and StackOverflow questions that are especially relevant to our users.
Welcome to the Hibernate community newsletter in which we share blog posts, forum, and StackOverflow questions that are especially relevant to our users.
Today, we released a new maintenance release of Hibernate ORM 5.3: 5.3.7.Final.