2.1.0
版本发布时间: 2020-05-29 03:39:19
doctrine/mongodb-odm最新发布版本:2.9.0(2024-09-20 20:33:49)
Release 2.1.0
2.1.0
- Total issues resolved: 8
- Total pull requests resolved: 13
- Total contributors: 6
Enhancement
- 2188: Typed properties support thanks to @malarzm and @josefsabl
- 2116: Provide rewindable option to Aggregation and Query builders/queries thanks to @Steveb-p
- 2011: [2.1] Deprecate AbstractIdGenerator thanks to @malarzm
Feature
- 2186: Append ODM version info to driver metadata thanks to @alcaeus
- 2166: Views thanks to @alcaeus
- 2128: Add Decimal128 type thanks to @malarzm and @alcaeus
- 2118: Add DateImmutable type thanks to @malarzm
- 2103: No ability to query by custom mapping types thanks to @petr-buchin
Task
-
2185: Favour int over int_id thanks to @malarzm
-
2184: Introduce Versionable interface thanks to @malarzm
-
2183: Favour bool and int over boolean and integer thanks to @malarzm
-
2127: More tests for date_immutable type thanks to @malarzm
-
2126: Merge release 2.0.3 into master thanks to @doctrinebot
Documentation
- 2081: Move custom type to a separate chapter thanks to @malarzm