motor v2.1.0 Release Notes

Release Date: 2019-12-12 // over 4 years ago
  • ๐Ÿ‘ Motor 2.1 adds support for MongoDB 4.2 features. It depends on PyMongo 3.10 or
    ๐Ÿ‘ later. Motor continues to support MongoDB 3.0 and later. Motor 2.1 also adds
    ๐Ÿ‘Œ support for Python 3.8.

    ๐Ÿ Motor now offers experimental support for Windows when it is using the asyncio
    ๐Ÿ event loop. This means it supports Windows exclusively with Python 3, either
    integrating with asyncio directly or with Tornado 5 or later: starting in
    ๐Ÿ”– version 5, Tornado uses the asyncio event loop on Python 3 by default.

    ๐Ÿ‘€ For more info see the changelog: https://motor.readthedocs.io/en/2.1.0/changelog.html