Tags
Authors
We just published 5.10.0.Final, the first stable release in the 5.10 branch. This release brings an upgrade of the ORM integration to ORM 5.3 and JPA 2.2, an integration to DI frameworks through Hibernate ORM 5.3, an upgrade to WildFly 12 and JGroups 4, and JPMS automatic module names.
We just published 5.10.0.CR1, the first candidate release for the 5.10 branch. This release mainly includes an upgrade to Hibernate ORM 5.3.0.CR2, but it also adds a few bugfixes and improvements: see below!
We just published 5.10.0.Beta2, the second beta release for the 5.10 branch. This release mainly includes an upgrade to WildFly 12 for the JBoss modules, but it also adds a few bugfixes and improvements: see below!
We just published 5.9.1.Final, a maintenance release for the 5.9 branch.
This release brings a usability enhancement for our Elasticsearch integration requested by the community (keep them coming!).
We just published 5.10.0.Beta1, the first beta release for the 5.10 branch. The main goal of this release is to target Hibernate ORM 5.3, but it also adds DI framework integration and a TikaBridge improvement: see below!
Hibernate ORM 5.3 has not been officially released yet, and is still just a candidate release, so this might be a good time to try to upgrade your application to ORM 5.3 + Search 5.10 and report any problems!
We just published 5.9.0.Final, the first stable release in the 5.9 branch. This release brings a brand-new JSR-352 integration for mass indexing, WildFly feature packs, and better integration to modular environments.
We just published 5.9.0.CR1, with bugfixes and improvements over 5.9.0.Beta1.
Version 5.9.0.CR1 is the last opportunity for the community to test it and report bugs before the release.
Originally started as a Google Summer of Code project by Mincong Huang, Hibernate Search 5.9 will feature integration with JSR 352, "Batch Applications for the Java Platform". This integration provides a new implementation of mass indexing (indexing a high volume of entities) as a JSR 352 job.
Yesterday we released 5.9.0.Beta1 so you can try it out already!
Why is it nice? How to use it? Let’s find out!
We just published 5.9.0.Beta1, the first beta release for the 5.9 branch. This release brings several bug fixes, but most importantly a new mass indexer based on the JSR 352 specification, "Batch Applications for the Java Platform"!
We just published three bugfix releases of Hibernate Search: 5.6.4.Final, 5.7.3.Final and 5.8.2.Final.
Those releases include in particular an upgrade of the Lucene dependency to 5.5.5,
which fixes CVE-2017-12629.
This vulnerability should only affect you if you use org.apache.lucene.queryparser.xml.CoreParser
and feed it with input from untrusted sources: this class is not used by Hibernate Search itself.
However, the upgrade is recommended even if you don’t use this class.