Releases: doctrine/mongodb-odm
Releases · doctrine/mongodb-odm
2.2.0
Release Notes for 2.2.0
2.2.0
- Total issues resolved: 3
- Total pull requests resolved: 11
- Total contributors: 6
Bug
Task
- 2270: Bump doctrine/coding-standard follow up thanks to @malarzm
- 2269: Update doctrine/coding-standard thanks to @malarzm
- 2248: Provide initial compatibility with PHP 8 thanks to @alcaeus and @rieschl
Feature
- 2264: add sort param to findOneBy with test thanks to @malarzm
- 2263: Add support for PHP 8.0 types in custom collection thanks to @malarzm
- 2226: Support OrderBy / Sort for DocumentRepository findOneBy() thanks to @nottoohigh
- 2211: Introduce aggregation API to replicate query API thanks to @alcaeus
Enhancement
- 2249: Use symfony/deprecation-contracts to announce deprecations in code thanks to @alcaeus
- 2229: Add psalm thanks to @franmomu
Documentation,Task
- 2235: Document class-level Index annotations and deprecate other ways of specifying them thanks to @malarzm
Documentation
- 2232: Fix links to mongodb manual thanks to @idetox
2.1.3
Release Notes for 2.1.3
2.1.3
- Total issues resolved: 2
- Total pull requests resolved: 9
- Total contributors: 7
Bug
- 2261: Handle void return type in custom collection's methods thanks to @malarzm and @Lewiatan
- 2260: Added missing check for order of compound keys thanks to @cgrabenstein
- 2244: Fix trigger_error level when deprecated type is used thanks to @rieschl
Task
- 2240: Remove phpstan error formatter thanks to @franmomu
- 2239: Assert array value is an instance of the key thanks to @malarzm
- 2231: Update PHPStan thanks to @franmomu
- 2230: Move phpcs to Github actions thanks to @franmomu
Documentation
2.1.2
Release 2.1.2
2.1.2
- Total issues resolved: 4
- Total pull requests resolved: 4
- Total contributors: 8
Bug
- 2205: Stop type conversion for certain keys in query thanks to @malarzm and @CedrickOka
- 2202: Add missing parent::configure() call thanks to @theyough
Task
2.1.1
Release 2.1.1
2.1.1
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Bug
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
Documentation
2.0.6
Release 2.0.6
2.0.6
-
Total issues resolved: 1
-
Total pull requests resolved: 2
-
Total contributors: 2
Bug
1.3.7
Release 1.3.7
1.3.7
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 4
Bug
Documentation
- 2164: Chaged the Text Search docs on language thanks to @Alfro
- 2158: Typo in introduction thanks to @solcik
Task
2.0.5
Release 2.0.5
2.0.5
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Task
- 2155: Bump doctrine/persistence thanks to @malarzm
2.0.4
Release 2.0.4
2.0.4
- Total issues resolved: 2
- Total pull requests resolved: 4
- Total contributors: 4
Task
Bug
- 2148: Ignore missing background option when comparing indexes thanks to @alcaeus and @rbaarsma
- 2146: Fix reading custom repository class for GridFS XML mappings thanks to @alcaeus and @webdevilopers
Documentation
1.3.6
Release 1.3.6
1.3.6
- Total issues resolved: 1
- Total pull requests resolved: 3
- Total contributors: 3
Documentation
- 2143: #2093 final touches thanks to @malarzm