2.8.2
版本发布时间: 2024-09-06 19:44:54
doctrine/mongodb-odm最新发布版本:2.9.0(2024-09-20 20:33:49)
Release Notes for 2.8.2
2.8.x bugfix release (patch)
2.8.2
- Total issues resolved: 1
- Total pull requests resolved: 1
- Total contributors: 2
Bug
- 2674: Inability to list search indexes is not properly detected thanks to @ivan-wolf
- 2673: Gracefully handle search index exceptions on non MongoDB Atlas thanks to @Jafarili