Tags
Authors
Hibernate ORM 4.2.21.Final has just been released.
It is tagged at: https://github.com/hibernate/hibernate-orm/releases/tag/4.2.21.Final
The complete list of changes can be found here.
The second bug-fix release for Hibernate ORM 5.0 has just been published.
The complete list of changes can be found here.
I am happy to announce the availability of Hibernate Validator 5.2.2.Final.
This release fixes several bugs, including a nasty regression around private property declarations in inheritance hierarchies and a tricky issue related to classloading in environments such as OSGi.
We also closed a gap in the API for constraint declaration which allows to ignore annotation-based constraints for specific methods, parameters etc.:
I’m happy to announce the latest final release of Hibernate Search: Hibernate Search 5.5 Final
.
We mainly consolidated the features included in the latest candidate release
and worked on fixing some bugs.
As a reminder on versions:
Hibernate Search now requires at least Hibernate ORM 5.0.0.Final
,
and at the time of writing only Infinispan 8.0.1.Final
supports real time replication
of an Apache Lucene 5.3
index.
[ ... ]
"Order, ooorder!" - Sometimes not only the honourable members of the House of Commons need to be called to order, but also the results of Hibernate Search queries need to be ordered in a specific way.
To do so, just pass a Sort
object to your full-text query before executing it, specifying the field(s) to sort on:
The first Candidate Release for Hibernate Search 5.5 is now available, introducing integration with Apache Lucene 5.3
and several nice improvements.
As a reminder on versions: Hibernate Search now requires Hibernate ORM 5.0.0.Final
at least, and at the time of writing only
Infinispan 8.0.1.Final
supports real time replication of an Apache Lucene 5.3
index.
[ ... ]
The first bug-fix release for Hibernate ORM 5.0 has just been published. It is tagged at https://github.com/hibernate/hibernate-orm/releases/tag/5.0.1.Final
The complete list of changes can be found here.
For information on consuming the release via your favorite dependency-management-capable build tool, see https://hibernate.org/orm/downloads/
After two candidate releases and a bit of quiet time in waiting for Hibernate ORM 5.0.0.Final,
we now published Hibernate Search 5.4.0.Final
: the first stable release compatible with ORM 5.