Motor 3.6.0 Released

We are pleased to announce the 3.6.0 release of Motor - MongoDB’s Asynchronous Python Driver.

This release has the following changes:

  • Add support for MongoDB 8.0 and PyMongo 4.9.
  • The length parameter in MotorCursor.to_list is now optional.

Note
This is the last planned minor version of Motor. We are sunsetting Motor in favor of native asyncio support in PyMongo 4.9+. We will continue to provide security releases and bug fixes for Motor, but it will not gain new features.