2.4.0
版本发布时间: 2022-05-08 22:28:45
doctrine/mongodb-odm最新发布版本:2.9.0(2024-09-20 20:33:49)
Release Notes for 2.4.0
Feature release (minor)
2.4.0
- Total issues resolved: 3
- Total pull requests resolved: 13
- Total contributors: 3
Task
- 2444: Final touches for type autoconfiguration thanks to @malarzm
- 2443: Compatibility layer for AnnotationDriver thanks to @malarzm
- 2442: Remove targetDocument autocompletion thanks to @malarzm
- 2434: Deprecate NOTIFY tracking policy thanks to @malarzm
- 2428: Allow doctrine/persistence ^3.0 thanks to @malarzm
- 2423: Deprecate DocumentManager::clear with an argument thanks to @malarzm
- 2420: Use colocated mapping driver thanks to @franmomu
Enhancement
- 2438: Leverage generic persistence event classes thanks to @franmomu
- 2436: Add more iterable types thanks to @franmomu
- 2433: Specify iterable types in Aggregation namespace thanks to @franmomu
-
2432: Specify iterable types in
Query
namespace thanks to @franmomu
Feature
- 2412: add BackedEnum support thanks to @IonBazan
- 2411: Use typed properties for default metadata thanks to @franmomu