2.7.0
版本发布时间: 2024-03-15 20:47:57
doctrine/mongodb-odm最新发布版本:2.9.0(2024-09-20 20:33:49)
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
-
2603: Require
doctrine/persistence
3 thanks to @franmomu
Feature
-
2586: Transaction support thanks to @alcaeus
-
1888: Transaction support thanks to @Steveb-p
-
2502: Decouple AttributeDriver from AnnotationDriver thanks to @franmomu
BC Break
-
2498: Make
doctrine/annotations
dependency optional thanks to @franmomu