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.
Iblis_Lin
(Iblis Lin)
2
Hi,
Is there any migration guide for switch from Motor to PyMongo?
Hi @Iblis_Lin, we have a migration guide here.
1 Like
system
(system)
Closed
4
This topic was automatically closed after 90 days. New replies are no longer allowed.