Today, we published a new maintenance release of Hibernate ORM 5.4: 5.4.19.Final.
What’s new
This release introduces CockroachDB (https://www.cockroachlabs.com/) support.
Thanks to the contribution of the CockroachDB team two new dialects have been added to Hibernate ORM org.hibernate.dialect.CockroachDB192Dialect
and org.hibernate.dialect.CockroachDB201Dialect
.
In addition to the new dialect the release introduces a few minor improvements as well as bug fixes. See below for the complete list of changes.
Getting 5.4.19.Final
All details are available and up to date on the dedicated page on hibernate.org.
Feedback, issues, ideas?
To get in touch, use the usual channels:
-
hibernate tag on Stack Overflow (usage questions)
-
User forum (usage questions, general feedback)
-
Issue tracker (bug reports, feature requests)
-
Mailing list (development-related discussions)