Tags
Authors
While we are still working on Hibernate Search 6 to get it ready for an Alpha, things are relatively quiet on the Search 5 side. However, we did not forget about it: we just published Hibernate Search version 5.10.3.Final, the third maintenance release of Hibernate Search 5.10. This release upgrades Hibernate Search to Hibernate ORM 5.3.3.Final, and adds a few minor improvements.
Just two weeks after 5.3.2.Final, here is a new maintenance release for the 5.3 branch, namely Hibernate ORM 5.3.3.Final.
No big changes but a lot of bugfixes and tweaks (keep the test cases coming!).
The big news is that we can now run our tests with the latest build of the upcoming JDK 11.
This is a recommended upgrade for everyone using Hibernate ORM 5.3.x.
We just released Hibernate Validator 6.0.11.Final which comes with an improved compatibility with JDK 11 and a couple of bugfixes.
This is a recommended upgrade for everyone using Hibernate Validator and it is a drop-in replacement for 6.0.10.Final in most cases (see our migration guide).
We just released Hibernate ORM 5.3.2.Final with a lot of bugfixes and improvements.
We received some nice contributions during this development cycle so a big thanks to our contributors. Also, we have more and more users now reporting issues with a self contained test case which is very much appreciated.
This is a recommended upgrade for everyone using Hibernate ORM 5.3.x and we hope more and more people will migrate from 5.2 to this shiny new version.
Hibernate OGM 5.4.0.Beta2 has been released!
Here’s a list of the main changes:
-
We support server side indexes definition for fast queries with Neo4j.
-
We support scripting and java tasks for Infinispan server.
-
Datastore client configuration using WildFly NoSQL subsystem.
-
Support for MongoDB GeoJSON type GeometryCollection.
-
You can provide a custom Protocol Buffer schema in Infinispan remote.
-
Infinispan remote supports now all unidirectional collections.
-
Infinispan remote sequences now uses Clustered Counters.
More details available in the release notes.
Hibernate ORM 5.1.15.Final:
-
tag is here;
-
changes are listed here (or, for people without a Hibernate Jira account, here);
-
release bundles are at SourceForge.
For information on consuming the release via your favorite dependency-management-capable build tool, see https://hibernate.org/orm/releases/5.1
We just published Hibernate Search version 5.10.2.Final,
the second maintenance release of Hibernate Search 5.10.
This release adds previously missing handling of minimumShouldMatch
constraints in boolean junctions.
Last night the modern JakartaEE server WildFly released the 13th version and among the list of enhancements you can find an update to all included Hibernate libraries.
Actually it includes both sets of old and new versions of Hibernate libraries!
WildFly 13, like version 12, aims at JavaEE 7 certification so if you start it via its default configuration you will get the old set of Hibernate libraries: Hibernate ORM 5.1.x
to implement the JPA 2.1
specification, the older matching Hibernate Search, and the old Hibernate Validator providing the Bean Validation 1.1
implementation.
[ ... ]
We just published bugfix releases for the branches we actively maintain:
- Version 5.10.1.Final
-
The latest and greatest, compatible with Hibernate ORM 5.3 and JPA 2.2.
- Version 5.9.2.Final
-
Latest version compatible with Hibernate ORM 5.2 (5.2.3.Final and later 5.2.x).
- Version 5.6.5.Final
-
Latest version compatible with Hibernate ORM 5.0 and 5.1.
The 1st bug-fix release for Hibernate ORM 5.3 has just been published.