We are pleased to announce the 2.5.1 release of Motor - MongoDB’s Asynchronous Python Driver. This release fixes a bug where MotorCursor.to_list()
could return more than length
documents.
See the changelog for a high-level summary of what is in this release or see the Motor 2.5.1 release notes in JIRA for the complete list of resolved issues.
- Documentation: https://motor.readthedocs.io/en/2.5.1
- Changelog: https://motor.readthedocs.io/en/2.5.1/changelog.html
- Source: https://github.com/mongodb/motor/tree/2.5.1
Thank you to everyone who contributed to this release!