Releases: doctrine/mongodb-odm
2.9.1
Release Notes for 2.9.1
2.9.x bugfix release (patch)
2.9.1
- Total issues resolved: 0
- Total pull requests resolved: 5
- Total contributors: 3
Documentation
- 2708: Update BSON PHP Link thanks to @rickogden
Bug
- 2698: Fix handling of unmapped properties in proxy objects thanks to @alcaeus
- 2693: Remove usage of deprecated
ReadPreference::RP_*
constants thanks to @GromNaN - 2709: Replace
wrapTransversable
generators to prevent memory leaks thanks to @GromNaN - 2689: Fix "Cannot use object of type stdClass as array" in search index drop thanks to @GromNaN
2.9.0
Release Notes for 2.9.0
This release mainly updates documentation. Included is a change to how date fields are compared when computing change sets. As a result, sub-second changes are now also detected correctly and cause an update to the document in the database.
2.9.0
-
Total issues resolved: 0
-
Total pull requests resolved: 20
-
Total contributors: 3
-
2676: Fixes changeset being empty when datetime change is sub second thanks to @magnetik
-
2675: Merge release 2.8.2 into 2.9.x thanks to @github-actions[bot]
Documentation
- 2670: Fix typo in code example thanks to @GromNaN
- 2668: doc: Review basic mapping thanks to @GromNaN
- 2664: doc: Add tests for introduction thanks to @GromNaN
- 2663: doc: Remove wakeup and clone cookbook thanks to @GromNaN
- 2662: doc: Review and test validation cookbook thanks to @GromNaN
- 2660: doc: Review and add tests on
ResolveTargetDocumentListener
thanks to @GromNaN - 2659: doc: Review Simple Search Engine Cookbook thanks to @GromNaN
- 2658: doc: Review mapping ORM and ODM cookbook thanks to @GromNaN
- 2657: doc: Remove soft-delete-cookbook thanks to @GromNaN
- 2656: doc: Review cookbook on blending ORM and ODM thanks to @GromNaN
- 2655: doc: Add cookbook about embedding referenced documents using $lookup thanks to @GromNaN
- 2654: doc: Update custom mapping example thanks to @GromNaN
- 2653: doc: Review custom collections and repository docs thanks to @GromNaN
- 2652: doc: Add type to properties thanks to @GromNaN
- 2651: doc: Move annotations-reference to attributes-reference thanks to @GromNaN
- 2650: doc: Review Getting Started thanks to @GromNaN
Enhancement
2.8.2
Release Notes for 2.8.2
2.8.x bugfix release (patch)
2.8.2
- Total issues resolved: 1
- Total pull requests resolved: 1
- Total contributors: 2
Bug
2.8.1
Release Notes for 2.8.1
This release fixes issues with schema management on non-Atlas clusters.
2.8.1
-
Total issues resolved: 0
-
Total pull requests resolved: 2
-
Total contributors: 2
-
2671: Gracefully handle search index exceptions if possible thanks to @alcaeus
Task
2.8.0
Release Notes for 2.8.0
This release adds support for Atlas Search Indexes in mappings and schema managers. Support for MongoDB 4.4 has been dropped; the minimum supported version is now MongoDB 5.0.
2.8.0
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 3
Task
2.7.1
Release Notes for 2.7.1
2.7.x bugfix release (patch)
2.7.1
- Total issues resolved: 1
- Total pull requests resolved: 8
- Total contributors: 4
Documentation
-
2638: Fix link target in Index annotation docs thanks to @jmikola
-
2637: Fix RST indent for Document annotation writeConcern option thanks to @jmikola
-
2636: Fix of static analysis errors thanks to @SenseException
-
2629: Remove duplicate keys in data providers thanks to @alcaeus and @jmikola
-
2620: Fix CI thanks to @malarzm
Bug
Task
2.7.0
Release Notes for 2.7.0
This release introduces support for transactions when calling DocumentManager::flush
.
2.7.0
- Total issues resolved: 1
- Total pull requests resolved: 4
- Total contributors: 3
Task
Feature
-
2586: Transaction support thanks to @alcaeus
-
1888: Transaction support thanks to @Steveb-p
-
2502: Decouple AttributeDriver from AnnotationDriver thanks to @franmomu
BC Break
2.6.3
Release Notes for 2.6.3
2.6.x bugfix release (patch)
2.6.3
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Bug
- 2610: Fix criteria mapping type thanks to @franmomu
2.6.2
Release Notes for 2.6.2
2.6.x bugfix release (patch)
2.6.2
- Total issues resolved: 1
- Total pull requests resolved: 1
- Total contributors: 2
Bug
- 2600: Fix bucket typemap thanks to @alcaeus and @Webixel
2.6.1
Release Notes for 2.6.1
2.6.x bugfix release (patch)
2.6.1
- Total issues resolved: 1
- Total pull requests resolved: 1
- Total contributors: 2