Skip to content

v1.3.2

Latest
Compare
Choose a tag to compare
@spring-builds spring-builds released this 16 Jul 12:20
· 5 commits to main since this release

⭐ New Features

  • Field mapped to Kotlin function reported as unmapped by SchemaMappingInspector #995

🐞 Bug Fixes

  • DataLoader registrations via BatchLoaderRegistry not used at runtime #1020
  • @EntityMapping method cannot resolve Kotlin List argument #1018
  • Exception not logged at DEBUG level when handled by annotated controller method #996

πŸ“” Documentation

  • Update reference doc links to Spring Boot 3.3 #1016
  • Document setting up library with Spring, without using spring boot #606

πŸ”¨ Dependency Upgrades

  • Upgrade to Micrometer 1.13.2 and Tracing 1.3.2 #1030
  • Upgrade to Reactor 2023.0.8 #1029
  • Upgrade to Spring Data 2024.0.2 #1031
  • Upgrade to Spring Framework 6.1.11 #1028

❀️ Contributors

Thank you to all the contributors who worked on this release:

@hantsy