Skip to content

Releases: doctrine/DoctrineMongoDBBundle

3.4.3

19 Apr 14:23
b34501e

Choose a tag to compare

Maintenance release.

For list of included Pull Requests please see 3.4.3 Changelog

3.4.2

22 Mar 17:51
2e17907

Choose a tag to compare

Maintenance release.

For list of included Pull Requests please see 3.4.2 Changelog

3.4.1

18 Nov 08:24
a18b75b

Choose a tag to compare

Improves compatibility with Symfony 4. For list of included Pull Requests please see the Changelog.

3.4.0

24 Sep 11:20

Choose a tag to compare

For list of included Pull Requests please see 3.4 Changelog

3.3.0

28 Apr 13:10

Choose a tag to compare

For list of included Pull Requests please see 3.3 Changelog

3.2.1

08 Dec 07:18
9ad10aa

Choose a tag to compare

Maintenance release.

Please see changelog for notable fixes

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

3.2.0

30 Jun 12:40

Choose a tag to compare

This release introduces compatibility with Custom Collections introduced in ODM 1.1. The minimum PHP version for this release is 5.6, same as for ODM. If you need support for older ODM version (1.0) or old PHP versions (< 5.6) please use the 3.1 release.

For list of included Pull Requests please see 3.2 Changelog

3.1.0

10 Apr 19:08

Choose a tag to compare

This release introduces compatibility with Symfony 3.0. The minimum PHP version for this release is 5.5. If you need support for older Symfony versions (< 2.7), old PHP versions (< 5.5) or old MongoDB driver versions (< 1.5) please use the 3.0 release.

For list of included Pull Requests please see 3.1 Changelog

3.0.2

26 Dec 16:09

Choose a tag to compare

Pull requests completed for this release:

  • #286 fixed duplicate calls to "limit" in queries displayed in the profiler
  • #289 fixed an issue where the annotation mapping driver was not correctly initialized
  • #330 adds validation to ensure the replicaSet parameter is a string

3.0.1

31 Aug 15:27

Choose a tag to compare

42565f1 resolved a security vulnerability related to directory creation in ODM. Doctrine Common, ODM, 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.