PyMongoCrypt 1.10.0
github-actions
released this
26 Jun 16:42
·
56 commits
to master
since this release
What's Changed
- Add Python async support.
- Drop support for Python 3.7 and PyPy 3.8. Python >=3.8 or PyPy >=3.9 is now required.
- Add support for range-based Queryable Encryption with the new "range" algorithm on MongoDB 8.0+. This replaces the experimental "rangePreview" algorithm.
- 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.
Full Changelog: pymongocrypt-1.9.2...pymongocrypt-1.10.0