2.7.1
版本发布时间: 2024-06-17 15:12:23
doctrine/mongodb-odm最新发布版本:2.9.0(2024-09-20 20:33:49)
Release Notes for 2.7.1
2.7.x bugfix release (patch)
2.7.1
- Total issues resolved: 1
- Total pull requests resolved: 8
- Total contributors: 4
Documentation
-
2638: Fix link target in Index annotation docs thanks to @jmikola
-
2637: Fix RST indent for Document annotation writeConcern option thanks to @jmikola
-
2636: Fix of static analysis errors thanks to @SenseException
-
2629: Remove duplicate keys in data providers thanks to @alcaeus and @jmikola
-
2620: Fix CI thanks to @malarzm
Bug
- 2635: Preserve collection changes until transaction has succeeded thanks to @alcaeus
Task
- 2627: Ensure data provider parameters are consistent with test methods signatures thanks to @jmikola
- 2622: Fix deprecation notices Indexes annotation thanks to @jmikola