Releases: mongodb/motor
Releases · mongodb/motor
Motor 3.6.0
Motor 3.5.3
Add GitHub Attestation support to release process.
Motor 3.5.2
Update the PyMongo dependency requirement to >=4.5 and <4.9. Apps that require PyMongo >=4.9 must upgrade to Motor >=3.6.
Motor 3.5.1
What's Changed
- MOTOR-1335 AsyncIOMotorClient is not suscriptable by @blink1073 in #293
- MOTOR-1336 Add changelog for 3.5.1 by @blink1073 in #294
Full Changelog: 3.5.0...3.5.1
Motor 3.5.0
What's Changed
- Drop support for Python 3.7.
- Switch to using Hatchling as a build backend and remove setup.py.
- Add Secure Software Development Life Cycle automation to release process. GitHub Releases for pymongocrypt now include a Software Bill of Materials, and signature files corresponding to the distribution files released on PyPI.
New Contributors
Full Changelog: 3.4.0...3.5.0