Tags
Authors
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.
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.