Skip to content

4.0.5

Compare
Choose a tag to compare
@gregturn gregturn released this 14 Apr 15:25
· 469 commits to main since this release
53c56f6

📗 Links

⭐ New Features

  • Skip output for @Aggregation query methods using $out or void methods #4088

🐞 Bug Fixes

  • Issue with AOT and Kotlin data class: The following must be non-sealed interfaces #4351
  • Package private visibility of ConversionContext prevents subclassing of MappingMongoConverter #4345
  • ParameterBindingJsonReader fails with NPE when a bindable value for ObjectId parameter is null #4282

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.1 #4357