4.2.0-RC1
版本发布时间: 2023-10-13 23:52:19
spring-projects/spring-data-mongodb最新发布版本:4.2.0-RC1(2023-10-13 23:52:19)
:green_book: Links
:star: New Features
- Add support for $median aggregation expression #4472
- Allow field names and map keys with dot (
.
) #4464 - Allow setting ReadPreference at a Repository and Query level [DATAMONGO-2103] #2971
:lady_beetle: Bug Fixes
- Repository query projection not working as expected since 3.4.x #4524
:hammer: Dependency Upgrades
- Upgrade to MongoDB Driver 4.11.0 #4527
- Upgrade to Maven Wrapper 3.9.5 #4520
- Upgrade to OpenWebBeans 4.0 #4518
:heart: Contributors
We'd like to thank all the contributors who worked on this release!
- @jorgerod