4.1.3
版本发布时间: 2023-08-18 20:07:58
spring-projects/spring-data-mongodb最新发布版本:4.2.0-RC1(2023-10-13 23:52:19)
:green_book: Links
:lady_beetle: Bug Fixes
- Fix schema generation for encrypted fields that are considered domain entities. #4455
- Schema creator may miss encryption on entity field. #4454
-
@Field
annotation not honoured after $unwind stage in aggregation #4443 - Reduce aggregation operation doesn't allow using
Variable.VALUE
andVariable.THIS
with strict mapping #4070
:notebook_with_decorative_cover: Documentation
- LocalDate properties depend on the machine's timezone setting [DATAMONGO-2627] #3482
:hammer: Dependency Upgrades
- Upgrade to Maven Wrapper 3.9.4 #4469
:heart: Contributors
We'd like to thank all the contributors who worked on this release!
- @ochrstn