We just released the fourth maintenance release of Hibernate ORM 5.4 with significant performance improvements.
What’s new
This release introduces a new feature that allows enhanced entities to be returned in a completely uninitialized state delaying the load of expensive data until it’s actually needed. See Bytecode enhancement as proxy for details on this new feature.
Getting 5.4.4.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)