Today, we published a new maintenance release of Hibernate ORM 5.6: 5.6.15.Final.
What’s new
This release introduces a few minor improvements as well as bug fixes.
Bugfixes
MariaDB sequence identifier
We have fixed a bug causing an error when Hibernate tries to retrieve the information about existing sequences (see HHH-15665).
Conclusion
For additional details, see:
-
the User Guide
-
the Migration Guide
-
the release page.
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)