Skip to content

4.0.0-M5

Pre-release
Pre-release
Compare
Choose a tag to compare
@mp911de mp911de released this 15 Aug 08:47
· 3 commits to main since this release
89a81b2

📗 Links

⭐ New Features

  • Add ExpressionMarker abstraction for obtaining enclosing method in AOT generated code #3338

🐞 Bug Fixes

  • Add missing @Nullable annotations to QueryByExampleExecutor.findBy(…) and QuerydslPredicateExecutor.findBy(…) #3346
  • Use generated classname for writing aot repository content #3345
  • TypeInformation.OBJECT is null when only ClassTypeInformation.COLLECTION has been accessed #3340
  • Spring Data AOT Repositories failed in the AOT processed Spring Boot tests with multiple contexts being involved #3339

🔨 Dependency Upgrades

  • Upgrade to XMLBeam 1.4.26 #3343
  • Upgrade to XMLBeam 1.4.25 #3341