Tags
Authors
Hibernate Reactive 2.0.4.Final is now available!
This release is compatible with Hibernate ORM 6.2.8.Final and Vert.x SQL driver 4.4.5.
The full list of changes is available on GitHub.
We just published a maintenance release for Hibernate Search: 6.2.1.Final.
This release mainly upgrades to Hibernate ORM 6.2.7.Final for -orm6
artifacts,
upgrades to Elasticsearch client 8.9.0,
adds compatibility with Elasticsearch 8.9 and OpenSearch 2.9,
and fixes several bugs.
Jira Automations
I recently enabled a number of Jira Automations which focus on closing issues which are considered stale. An issue is considered stale when
-
A test case was requested more than 30 days ago, but one was not provided. This rule considers both Pull Requests and attachments, though not "test cases" defined in description or comments.
-
Additional information for an incomplete report was requested more than 30 days ago, but no reponse was provided.
As with any attempt at automation, there will be cases which do not fit nicely into the automation rules - both false positives and false negatives. If you feel one of these issues was incorrectly closed, re-open it. Which assumes that there is a test or response of course :)
Hibernate Reactive 2.0.4.Final is now available!
This release is compatible with Hibernate ORM 6.2.7.Final.
The full list of changes is available on GitHub.
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.