Skip to content

2.0.0.Alpha2

Pre-release
Pre-release
Compare
Choose a tag to compare
@DavideD DavideD released this 26 May 15:16
· 495 commits to main since this release
45c1220

What's Changed

  • Support natural id simple load by @DavideD in #1492
  • WIP to upgrade to latest Hibernate ORM 6.2-SNAPSHOT by @Sanne in #1490
  • Ensure we apply the exception converter consistently by @Sanne in #1494
  • Custom initializers for Hibernate Reactive by @DavideD in #1493
  • DefaultReactiveLoadEventListener#proxyImplementation by @DavideD in #1499
  • Update DB2 container version and instructions by @Sanne in #1503
  • Making it somewhat easier to manage difference with ORM among Service Initiators by @Sanne in #1505
  • Ignore tests removing an element from a collection of elements by @DavideD in #1507
  • Prep for ORM 6.2 by @sebersole in #1510
  • Enable integration tests with bytecode enhancer by @Sanne in #1518
  • Fixing auto-flush on mutation queries by @Sanne in #1519
  • Formatting of javadoc by @Sanne in #1520

New Contributors

Full Changelog: 2.0.0.Alpha1...2.0.0.Alpha2