Tags
Authors
Hibernate Reactive 2.0.3.Final is now available!
This release add a new getFactory()
method to the sessions API and fix a bug
when merging a referenced entity.
The full list of changes is available on GitHub.
We are pleased to announce the release of Hibernate Search 6.2.0.Final.
This release brings in particular a new standalone POJO Mapper,
mapping of classes/records to projections using @ProjectionConstructor
,
highlighting,
Elasticsearch schema export,
and more bugfixes and improvements.
6.2.0.Final also includes compatibility with Elasticsearch 8.8 and OpenSearch 2.8,
as well as an upgrade of -orm6
artifacts to Hibernate ORM 6.2.
Hibernate Reactive 2.0.2.Final is now available!
This release contains an important bug fix that solves a race codition issue when running muliple updates.
Today, we published a new maintenance release of Hibernate ORM 6.2: 6.2.6.Final.
We just published Hibernate Search 6.2.0.CR1, a candidate release of the next minor version of Hibernate Search.
This release brings in particular a new excludePaths
filter for @IndexedEmbedded
,
and includePaths
/includeDepth
/excludePaths
filters for @ObjectProjection
.
6.2.0.CR1 also includes compatibility with OpenSearch 2.8,
an upgrade to Hibernate ORM 5.6.15.Final,
an upgrade of -orm6
artifacts to Hibernate ORM 6.2.5.Final,
and other bugfixes and improvements.
Hibernate Reactive 2.0.1.Final is now available!
This version is compatible with Hibernate ORM 6.2.5.Final)
and adds support for the @Lob
annotation for MySQL, MariaDB, Oracle, and MS Sql Server.
Today, we published a new maintenance release of Hibernate ORM 6.2: 6.2.5.Final.
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.