Tags
Authors
We just published Hibernate Search 8.0.0.CR1, the candidate release of the next major version of Hibernate Search.
This version includes better integration with Hibernate Models, adapts the changes in Search DSL API related to field references to make it easier to migrate from previous versions, and other small adjustments and dependency upgrades.
We are pleased to announce the release of Hibernate Search 7.2.4.Final.
This release brings compatibility with Elasticsearch 8.16-8.18 and dependency upgrades.
Hibernate Reactive 3.0.0.Final is available!
It’s compatible with Hibernate ORM 7.0.0.Final, Vert.x 4.15.5, and Mutiny 2.9.0.
We have also released Hibernate Reactive 4.0.0.Beta1. The only difference with Hibernate Reactive 3.0.0.Final is the compatibility with Vert.x 5.0.0.
The full list of changes for Hibernate Reactive 3.0.0.Final and 4.0.0.Beta1 are available on GitHub.
We are pleased to announce the release of Hibernate Validator 9.0.0.Final.
Compared to Hibernate Validator 8.0 this series is the implementation of the Jakarta Validation 3.1 and targets Jakarta EE 11.
It also introduces new constraints,
removes the integration of the Security Manager,
provides the BOM for simpler dependency management,
removes a few constraints, configuration properties and APIs,
which have been deprecated for several major versions
and stops publishing relocation POMs for the old org.hibernate
group id.
There are also a few other improvements, bug fixes and dependency updates.
Hibernate 7.0.0.Final
Hibernate ORM 7.0 Final has just been released.
Details about the release, as well as links to important resources, can be found at https://github.com/hibernate/hibernate-orm/releases/tag/7.0.0
Hibernate 7.0.0.CR2
A second CR for Hibernate ORM 7.0 has just been released. We cleaned up a few APIs and made some improvements to incubating contracts.
Details about the release, as well as links to important resources, can be found at https://github.com/hibernate/hibernate-orm/releases/tag/7.0.0.CR2
Hibernate Reactive 3.0.0.CR2 and Hibernate Reactive 2.4.8.Final are now available!
They upgrades respectively Hibernate ORM to 7.0.0.CR2 and 6.6.15.Final.
The full list of changes for Hibernate Reactive 3.0.0.CR2 and Hibernate Reactive 2.4.8.Final is available on GitHub.
We just published Hibernate Search 8.0.0.Beta1, the first beta release of the next major version of Hibernate Search.
This version includes the first implementation of the type-safe field references and Hibernate Search’s static metamodel, compatibility with the latest versions of Elasticsearch 9.0 and OpenSearch 3.0, and other small adjustments and dependency upgrades.
Hibernate 7.0.0.CR1
A first (and hopefully last, obviously) CR for Hibernate ORM 7.0 has just been released.
Details about the release, as well as links to important resources, can be found at https://github.com/hibernate/hibernate-orm/releases/tag/7.0.0.CR1
Hibernate Reactive 3.0.0.Beta3 and Hibernate Reactive 2.4.6.Final are now available!
Hibernate Reactive 3.0.0.Beta3 is compatible with Hibernate ORM 7.0.0.Beta5, and upgrades the Vert.x SQL client to 4.5.14.
Here’s some of the most interesting changes in the release:
[ ... ]