4.2.0-M3
版本发布时间: 2023-09-15 20:48:45
spring-projects/spring-data-mongodb最新发布版本:4.2.0-RC1(2023-10-13 23:52:19)
:green_book: Links
:star: New Features
- Add support for $percentile aggregation expression #4473
- Add support for replaceOne operation #4463
- Add suport for replaceOne operation #4462
:lady_beetle: Bug Fixes
- Correctly read unwrapped properties during constructor creation #4492
- Unwrapped fields cannot be resolved in the constructor #4491
- Constructor creation using
@DocumentReference
SpEL referring toself
in fails #4484 - Class cast exception obtaining
Observation
context onabortTransaction
completion #4481
:notebook_with_decorative_cover: Documentation
- Migrate documentation to Antora. #4497
:heart: Contributors
We'd like to thank all the contributors who worked on this release!
- @jakubwladyslaw