2.8.0
版本发布时间: 2024-06-17 15:58:53
doctrine/mongodb-odm最新发布版本:2.9.0(2024-09-20 20:33:49)
Release Notes for 2.8.0
This release adds support for Atlas Search Indexes in mappings and schema managers. Support for MongoDB 4.4 has been dropped; the minimum supported version is now MongoDB 5.0.
2.8.0
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 3
Task
-
2641: Decouple UnitOfWork from Hydrators thanks to @alcaeus
-
2617: Drop support for MongoDB 4.4 thanks to @malarzm
-
2630: Support search indexes in mappings and SchemaManager thanks to @jmikola