Today, we released a new maintenance release of Hibernate ORM 5.3.
It will be the version included in WildFly 14.
What’s new
Bug fixes
This release mostly contains bugfixes:
-
HHH-12875 and HHH-12882 - Various fixes regarding
@Where
support -
HHH-12871 - Metamodel contains managed types related to dynamic-map entities that have been excluded
-
HHH-12905 - Passing null as parameter is not allowed even when enablePassingNulls() has been called
-
HHH-12906 - Statistics.getCollectionRoleNames() reports incorrect value
-
HHH-12907 - Avoid garbage collection pressure when creating proxies with ByteBuddy
Getting 5.3.5.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)