Releases: doctrine/mongodb-odm
Releases · doctrine/mongodb-odm
1.2.3
Re-tag of 1.2.2 which was inadvertently tagged from master. There are no other changes included in this release.
1.2.1
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
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
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
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
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
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
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
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
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.