Skip to content

1.6.12

Latest
Compare
Choose a tag to compare
@beikov beikov released this 06 Aug 07:26
· 5 commits to main since this release

We are happy to announce the twelfth bug fix release of the 1.6 series.

Hibernate ORM 6.6 compatibility

So far, the Hibernate ORM 6 integration was tested against Hibernate ORM 6.4.
The CI was now updated to also test against ORM 6.5 and 6.6.

Spring Data 3.3 integration

Thanks to Eugen Mayer and Andrius Juozapaitis there is now
a new integration module for Spring Data 3.3.

Concurrency issue in Entity View Updater initialization

When Entity View Updaters are created concurrently where one depends on another, there is the possibility of a
NullPointerException which was now fixed.

Various bug fixes

Take a look into the changelog for a full list of changes and improvements.

Enjoy the release and stay tuned for the next one!