You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[#1468](https://github.com/doctrine/mongodb-odm/pull/1468) fixes dropping of GridFS collections when calling `dropCollections()` on the SchemaManager
21
+
*[#1500](https://github.com/doctrine/mongodb-odm/pull/1500) fixes orphanRemoval when clearing an uninitialized collection
22
+
*[#1503](https://github.com/doctrine/mongodb-odm/pull/1503) fixes an error with `createDbRef` not working for objects with an ID that evaluated to false (e.g. empty string, 0)
23
+
15
24
1.0.7 (2016-07-27)
16
25
------------------
17
26
18
27
All issues and pull requests in this release may be found under the
0 commit comments