4.0.5
版本发布时间: 2023-04-14 23:25:53
spring-projects/spring-data-mongodb最新发布版本:4.2.0-RC1(2023-10-13 23:52:19)
:green_book: Links
:star: New Features
- Skip output for
@Aggregation
query methods using$out
orvoid
methods #4088
:lady_beetle: 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 forObjectId
parameter isnull
#4282
:hammer: Dependency Upgrades
- Upgrade to Maven Wrapper 3.9.1 #4357