Branching 5.4, master is now 5.5
by Sanne Grinovero
Hi all,
I've branched the current master, which was updated now to build
version 5.5.0-SNAPSHOT.
In parallel, we've created a 5.4 branch.
Please merge any new enhancements and bugfixes in master first; then
we can take backports in consideration as usual.
But also: we'd expect most enhancements to rather target the quickly
evolving branch for ORM 6: wip/6.0 - the main purpose for the 5.5
branch is to deliver some of the simpler enhancements, such as JPA 3,
but the focus for most new cool things is definitely the ORM 6 branch.
Thanks,
Sanne
4 years, 9 months
please close HHH-13939
by Jason Pyeron
It was a failure of finding the documentation between 4.x and 5.x with regards to @GeneratedValue(AUTO) behavior.
Setting hibernate.id.new_generator_mappings=false fixed it.
v/r,
Jason
4 years, 9 months
Hibernate Search 6.0.0.Beta6 released
by Yoann Rodiere
Hello,
We just published Hibernate Search 6.0.0.Beta6.
Aside from several bugfixes, this release mainly introduces schema
management configuration and API at the mapper level, sorts on multi-valued
fields, simpler and configurable indexing queues, implicit nested
predicates, and offline startup for Elasticsearch.
It also includes upgrades to Lucene 8.5, Elasticsearch 7.6.1 and Hibernate
ORM 5.4.13.Final.
For more information, see our blog:
https://in.relation.to/2020/04/01/hibernate-search-6-0-0-Beta6/
Yoann Rodière
Hibernate Team
yoann(a)hibernate.org
4 years, 9 months