Skip to content

0.5.0 - 2022-05-22

Compare
Choose a tag to compare
@mattbertolini mattbertolini released this 22 May 14:43
· 47 commits to main since this release
  • Add preliminary support for binding to Java record types.
  • JDK 17 is now required to build this project. The production artifacts are still compiled to Java 1.8 bytecode.
  • Upgrade to Spring Framework 5.3.13
  • Upgrade to Spring Boot 2.4.13
  • Upgraded to equals verifier 3.10
  • Moved the Gradle build from Groovy DSL to Kotlin DSL