Tags
Authors
We just released Hibernate Validator 6.1.6.Final which contains a few fixes and the new @Normalized
constraint.
This is a recommended upgrade for everyone using Hibernate Validator and it is a drop-in replacement for 6.1.5.Final.
We also released 6.0.21.Final.
We just published Hibernate Search 6.0.0.Beta10.
This release mainly brings a total hit count threshold, conditional indexing, better timeouts, and per-index analyzer definitions for Elasticsearch.
It also includes an upgrade to Lucene 8.6.1, Elasticsearch 7.9.0 and Hibernate ORM 5.4.21.Final.
Today, we published a new maintenance release of Hibernate ORM 5.4: 5.4.21.Final.
Hibernate ORM 6.0 Alpha6 has just been released.
The main design goal for 6.0 is to improve even more Hibernate’s through-put performance. High-load performance
testing showed Hibernate’s approach of reading values from ResultSet
by name to be its most limiting factor in
scaling throughput. At its most basic, 6.0 is all about changing from its old strategy of read-by-name to
read-by-position. But that simple goal has a lot of ramifications.
This Alpha6 release includes:
[ ... ]
A new Hibernate ORM release is available: 5.4.20.Final
is a micro release, resolving some minor annoyances and to help our experimentation with Hibernate Reactive.
Today, we published a new maintenance release of Hibernate ORM 5.3: 5.3.18.Final.
We just published Hibernate Search 6.0.0.Beta9.
This release mainly brings a simpler scheme for configuration properties, a new scrolling API, support for projections on multi-valued fields, and complete documentation for all currently implemented features.
It also includes an upgrade to Lucene 8.6.0, Elasticsearch 7.8.0 and Hibernate ORM 5.4.19.Final.
Today, we published a new maintenance release of Hibernate ORM 5.4: 5.4.19.Final.
Today, we published a new maintenance release of Hibernate ORM 5.4: 5.4.18.Final.
We just published Hibernate Search 6.0.0.Beta8.
This release mainly adds support for entity graphs in search queries
and changes @Indexed
so that it’s inherited.
It also includes an upgrade to Lucene 8.5.2, Elasticsearch 7.7.0 and Hibernate ORM 5.4.17.Final.