Skip to content

Releases: mongodb/motor

Motor 3.6.0

18 Sep 23:21
Compare
Choose a tag to compare

Motor 3.5.3

18 Sep 23:23
Compare
Choose a tag to compare

Add GitHub Attestation support to release process.

Motor 3.5.2

18 Sep 23:23
Compare
Choose a tag to compare

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

10 Jul 21:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.5.0...3.5.1

Motor 3.5.0

26 Jun 13:21
Compare
Choose a tag to compare

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

Motor 3.4.0

26 Mar 18:57
19eeb29
Compare
Choose a tag to compare

Motor 3.3.2

14 Nov 21:54
a1c57b7
Compare
Choose a tag to compare

Motor 3.3.1

31 Aug 20:43
7ab5080
Compare
Choose a tag to compare

What's Changed

  • Fix a bug in the type hint for MotorCursor.to_list

Full Changelog: 3.3.0...3.3.1

Motor 3.3.0

24 Aug 20:50
5348e5a
Compare
Choose a tag to compare

Motor 3.2.0

21 Jun 21:29
9d38d58
Compare
Choose a tag to compare