Skip to content

v1.0.0-rc.2

Pre-release
Pre-release

Choose a tag to compare

@komu komu released this 17 May 20:22
· 202 commits to main since this release

New features

  • Add support for registering custom key functions for native enums.
  • Fail faster if registering native enum conversion on Dialect that does not support native enums.

Breaking changes

  • Removed support for Guice and AOP Alliance.
  • Removed @DalesbredTransactional and TransactionalProxyFactory.
  • Removed support for transaction retries.