Skip to content

Releases: doctrine/mongodb-odm

1.0.2

31 Aug 15:21
Compare
Choose a tag to compare

Note: this release addresses a known security vulnerability

All issues and pull requests in this release may be found under the 1.0.2 milestone.

#1223 resolved a security vulnerability related to file and directory creation in ODM. Doctrine Common and ORM are also affected, so users are encouraged to update all libraries and dependencies. The vulnerability has been assigned CVE-2015-5723 and additional information on the issue may be found in this blog post.

1.0.1

19 Aug 08:07
Compare
Choose a tag to compare

This release fixes a regression where running Cursor::count() returned the wrong count for the query by default.

1.0.0

18 Aug 18:17
Compare
Choose a tag to compare

Requires Doctrine MongoDB 1.2.x.

This is a stable release. From now on, the project will follow semantic versioning.

See changelog for additional release notes.

1.0.0-BETA13

22 May 07:36
Compare
Choose a tag to compare

Forward compatibility with Symfony 3.0

See changelog for additional release notes.

1.0.0-BETA12

25 Feb 01:05
Compare
Choose a tag to compare

Allow compatibility with minor versions of Doctrine Common beyond 2.4.

See changelog for additional release notes.

1.0.0-BETA11

06 Jun 17:51
Compare
Choose a tag to compare

Requires Doctrine Common 2.4.x and Doctrine MongoDB 1.1.x.

Includes a compatibility fix for PHP 5.4.29 and 5.5.13.

See changelog for additional release notes.

1.0.0-BETA10

05 May 16:20
Compare
Choose a tag to compare

Requires Doctrine Common 2.4.x and Doctrine MongoDB 1.1.x.

See changelog for additional release notes.