Tags
Authors
We just published Hibernate Search 6.2.0.Beta1, a beta release of the next minor version of Hibernate Search.
This version brings highlighting in the Search DSL,
indexing plan filters to suspend automatic indexing,
an Elasticsearch schema export tool,
mapping annotations for constructor parameters when using @ProjectionConstructor
,
and .missing().lowest()
/.missing().highest()
options in sorts.
6.2.0.Beta1 also includes many bugfixes and improvements,
compatibility with Elasticsearch 8.8 and OpenSearch 2.7,
an upgrade of -orm6
artifacts to Hibernate ORM 6.2.4.Final,
and more.
Hibernate Reactive 2.0.0.Final is now available!
This version is compatible with Hibernate ORM 6.2.4.Final and Vert.x SQL client 4.4.
Hibernate ORM 6 contains a lot of improvements and changes related to the way entities are handled. The Hibernate ORM 6.2 migration guide is the best place to keep up with everything that’s changed.
Today, we published a new maintenance release of Hibernate ORM 6.2: 6.2.4.Final.
Today, we published a new maintenance release of Hibernate ORM 6.2: 6.2.3.Final.
Today, we published a new maintenance release of Hibernate ORM 6.2: 6.2.2.Final.
Hibernate Reactive 2.0.0.CR1 is now available!
Hibernate Reactive is finally compatible with Hibernate ORM 6.2 and Vert.x 4.4.
We will follow up with some more details, but if you want to check it, this is a good place to start.
Migrating from Hibernate ORM 5 to 6 was not an easy task, and would have not be possible without everybody’s help.
Thanks a lot!
Today, we published a new maintenance release of Hibernate ORM 6.2: 6.2.1.Final.
Hibernate ORM 6.2.0 Final has just been released.
In many ways, this release marks the final step for the major forcus of 6.x centered around changing how Hibernate generates SQL. Many improvements in this release, as well as 6.0 and 6.1, have been implemented on top of this SQL AST work. As of 6.0 and 6.1, Hibernate used this SQL AST for loading state from the database. With 6.2, Hibernate also uses SQL AST for writing to the database.
Hibernate ORM 6.2.0.CR3 has just been released. It contains 64 resolutions, including 37 bug-fixes. Many of these improvements come directly from the excellent feedback and bug reports we continue to get from the community. Thank you again for the continued support and feedback!