Tags
Authors
Hibernate ORM 5.3.15.Final was released on 07/Jan/2020. Apologies for the late announcement.
We are excited to announce the release of Hibernate ORM 6.0 Alpha4.
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.
Google Cloud Platform released an Hibernate dialect for the Cloud Spanner database! You can now use Google Cloud’s fully-managed multi-regional, horizontally scalable, relational database with Hibernate ORM and any Hibernate-backed JPA applications.
Today, we published a new maintenance release of Hibernate ORM 5.4: 5.4.10.Final.
We are excited to announce the release of 6.0 Alpha3.
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.
We have talked about this Quarkus “Panache” thing recently in this blog, but we should probably get into a little more detail about what it is, and why it matters.
First thing, to clarify, we’re talking about “Hibernate ORM with Panache”, which roughly means we’re talking about a flamboyant and reckless flavour of Hibernate ORM.
This means two essential things:
-
It’s the full Hibernate ORM, not anything less
-
But it looks different to what you’re used to
-
You can fallback at any time and even mix vanilla JPA and Panache
Today, we published a new maintenance release of Hibernate ORM 5.4: 5.4.9.Final.
Today, we released a new maintenance release of Hibernate ORM 5.3: 5.3.14.Final.
Today, we published a new maintenance release of Hibernate ORM 5.4: 5.4.8.Final.
We just released the seventh maintenance release of Hibernate ORM 5.4.