2.1.0
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
-
2183: Favour bool and int over boolean and integer thanks to @malarzm
-
2126: Merge release 2.0.3 into master thanks to @doctrinebot