Tags
Authors
Today, we published a new maintenance release of Hibernate ORM 5.4: 5.4.30.Final.
Hibernate Reactive goes 1.0
Three months have passed since the first announcement, and we’re finally ready to release Hibernate Reactive 1.0.
Hibernate Reactive is a reactive API for Hibernate ORM, which supports non-blocking database clients and reactive programming as a paradigm for interacting with the relational database. This release supports the full feature set of JPA, along with almost the whole feature set of Hibernate ORM core, including an impressive array of features for achieving high performance data access.
Hibernate Reactive 1.0 supports the following databases:
Today we released yet another maintenance release: Hibernate ORM 5.4.29.Final
is now available for download from your favourite Maven Central mirror.
There’s nothing particularly exciting beyond the usual small bugfixes - I hope you’ll agree that this is a good thing.
We just published a bugfix release for Hibernate Search: 6.0.2.Final.
We just published a bugfix release for Hibernate Search: 6.0.1.Final.
Today, we published a new maintenance release of Hibernate ORM 5.4: 5.4.28.Final.
This exciting new project was announced by Gavin King just a month ago; if you’ve missed it please check Introducing Hibernate Reactive.
We just published a bugfix release for Hibernate Search: 5.11.8.Final.
Happy new year to all!
During the break we released two versions of Hibernate ORM: both 5.4.26.Final
and 5.4.27.Final
, and couldn’t announce them properly.
So now feel free to ignore the already out of date .26
and jump to .27
.
As of now, you are probably aware of the Jakarta EE 9 effort that aims to provide new foundations for EE innovation.
Jakarta EE 9 is an iterative release on top of EE 8 with the main purpose of renaming all the javax.
packages to the jakarta.
packages.
For a while, we will provide equivalent Hibernate Validator versions for both EE 8 and EE 9:
Hibernate Validator 6.x will keep the javax.
packages while Hibernate Validator 7.x moved to the jakarta.
packages.
[ ... ]