Hibernate Reactive 2.4.4.Final is now available!
This release is compatible with Hibernate ORM 6.6.5.Final.
It also contains a couple of bug fixes:
- #2026 UnexpectedAccessToTheDatabase error when merging a detached entity with a to-many association
- #2060 ClassCastException when using embedded identifiers
The full list of changes is available on GitHub.
How can I get it?
All details are available on the Hibernate Reactive website releases page.
If you are new to Hibernate Reactive, the official documentation is a good place to start.
Feedback, issues, ideas?
To get in touch, you can use the following channels:
- hibernate-reactive tag on Stackoverflow (usage questions)
- User forum or the hibernate-user stream on Zulip (usage questions, general feedback)
- Issue tracker (bug reports, feature requests)
- Mailing list or the hibernate-reactive-dev stream on Zulip (development-related discussions)
Source: View source