2.3.1
版本发布时间: 2021-12-28 16:06:11
doctrine/mongodb-odm最新发布版本:2.9.0(2024-09-20 20:33:49)
Release Notes for 2.3.1
2.3.x bugfix release (patch)
2.3.1
- Total issues resolved: 3
- Total pull requests resolved: 4
- Total contributors: 4
Bug
- 2401: Compatibility with MongoDB 5.0 thanks to @malarzm and @douglasjam
- 2398: PHP 8.1 types in custom collections thanks to @malarzm
- 2392: Schema:create fails with single collection inheritance thanks to @JJarrie and @malarzm
Task
- 2394: Remove specific code for testing Symfony 6 thanks to @franmomu