Skip to content

Releases: doctrine/mongodb-odm

1.0.6

Choose a tag to compare

@alcaeus alcaeus released this 09 Jun 14:22

Maintenance release.

Please see changelog for notable fixes

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

1.0.5

Choose a tag to compare

@malarzm malarzm released this 16 Feb 10:04

Maintenance release.

Please see changelog for notable fixes

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

1.0.4

Choose a tag to compare

@alcaeus alcaeus released this 15 Dec 18:43

Maintenance release.

Please see changelog for notable fixes

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

1.0.3

Choose a tag to compare

@malarzm malarzm released this 03 Nov 15:01

Maintenance release.

Please see changelog for notable fixes

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

1.0.2

Choose a tag to compare

@jmikola jmikola released this 31 Aug 15:21

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

Choose a tag to compare

@alcaeus alcaeus released this 19 Aug 08:07

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

1.0.0

Choose a tag to compare

@malarzm malarzm released this 18 Aug 18:17

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

Choose a tag to compare

@malarzm malarzm released this 22 May 07:36

Forward compatibility with Symfony 3.0

See changelog for additional release notes.

1.0.0-BETA12

Choose a tag to compare

@jmikola jmikola released this 25 Feb 01:05

Allow compatibility with minor versions of Doctrine Common beyond 2.4.

See changelog for additional release notes.

1.0.0-BETA11

Choose a tag to compare

@jmikola jmikola released this 06 Jun 17:51

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.