2.2.2
版本发布时间: 2021-08-05 21:05:03
doctrine/mongodb-odm最新发布版本:2.9.0(2024-09-20 20:33:49)
Release Notes for 2.2.2
2.2.x bugfix release (patch)
2.2.2
- Total issues resolved: 2
- Total pull requests resolved: 6
- Total contributors: 7
Bug
- 2353: allow to reset hydration setting for Aggregation thanks to @IonBazan
- 2351: Fix missing hint query option during find thanks to @TimoBakx and @hmatanock
- 2334: Fix handling of upserts during scheduling for deletion thanks to @webmozart
- 2318: Fix wrong handling for nullable fields in upsert and update thanks to @alcaeus and @wuchen90
- 2307: Allow mixed value in $not operator thanks to @franmomu
Task
- 2319: [2.2] Fix builds thanks to @alcaeus