Tags
Authors
It has been years in the making, but ORM 6.0 Final has finally been released!
This announcement will discuss the major changes, as well as give insight into why certain choices were made.
We will also be following up with a series of more focused posts targeting specific improvements or cool new features. Stay tuned!
Hibernate Reactive 1.1.4.Final is now available!
It’s a maintenance that solves several bugs and upgrades Hibernate ORM to 5.6.7.Final
The complete list of changes is available on GitHub.
Thank you!
We just published two maintenance releases for Hibernate Search: 6.1.3.Final and 6.0.9.Final.
These releases mainly upgrade Hibernate Search to the latest compatible Hibernate ORM versions, and fix a few mistakes in the documentation.
This week we released both Hibernate ORM version 5.6.6.Final
and 5.6.7.Final
.
The second candidate release for Hibernate ORM 6.0 has been released.
We fully expect this to be the last release candidate and currently plan on having the 6.0 final release within the next 2-4 weeks.
This release was held up a bit working on passing the Jakarta Persistence TCK. Mainly we had to wait for our challenges and proposed challenges to be discussed and accepted. This release fully passes the 3.1 TCK! Hopefully we will soon pass the 3.0 TCK as well, but we are still waiting on resolution of some challenges there.
We released maintenance releases for our Hibernate Validator 6.2 and 7.0 branches.
Both versions bring back support for validating java.sql.Date
which was broken when we refactored the time constraints.
7.0.3.Final also fixes an oversight in the annotation processor made when we migrated to the jakarta.*
packages.
Until this fix, the annotation processor for 7.0 was ignored, even if you properly used the jakarta.validation
constraints.
We also released Hibernate Validator 8.0.0.Alpha1, which specifically targets the upcoming Jakarta EE 10.
Hibernate Reactive 1.1.3.Final is now available!
The main feature of this release is that it’s now possible to connect to an instance of Oracle database.
The complete list of changes is available on GitHub.
Thank you!
We just published a maintenance release for Hibernate Search: 6.1.1.Final.
The first candidate release!
Hibernate ORM version 5.6.5.Final
is now available, improving compatibility with the latest version of H2.