Skip to content

Releases: doctrine/mongodb-odm

1.2.3

01 Apr 16:28
a0b00cd
Compare
Choose a tag to compare

Re-tag of 1.2.2 which was inadvertently tagged from master. There are no other changes included in this release.

1.2.1

08 Dec 12:16
41ad7d9
Compare
Choose a tag to compare

This release fixes usage of MongoDB ODM on MongoDB 3.6.

Please see changelog for a complete list of fixes.

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

1.2.0

24 Oct 14:44
8d8ff77
Compare
Choose a tag to compare

Doctrine MongoDB 1.2.0 Release

We are happy to announce the availability of Doctrine MongoDB ODM 1.2.0.

What is new in 1.2.0?

Please see the UPGRADE document for notable changes.

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

Installation

You can install this version of MongoDB ODM by using Composer and the following composer.json contents:

{
    "require": {
        "doctrine/mongodb-odm": "^1.2.0"
    }
}

1.1.7

23 Oct 14:00
df3c120
Compare
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 1.1.7 milestone.

1.1.6

19 Aug 18:52
748df0d
Compare
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 1.1.6 milestone.

1.1.5

13 May 18:49
Compare
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 1.1.5 milestone.

1.1.4

27 Mar 18:02
Compare
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 1.1.4 milestone.

1.1.3

14 Jan 17:21
Compare
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 1.1.3 milestone.

1.1.2

07 Oct 09:20
e839648
Compare
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 1.1.2 milestone.

1.0.8

07 Oct 09:20
052971c
Compare
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 1.0.8 milestone.