Skip to content

Releases: mongodb/libmongocrypt

csharp-v1.11.0

22 Jul 19:56
1fdb35f

Choose a tag to compare

  • Strong naming

PyMongoCrypt 1.10.1

01 Jul 13:24

Choose a tag to compare

  • Bundle libmongocrypt 1.10.1 in release wheels.

PyMongoCrypt 1.10.0

26 Jun 16:42

Choose a tag to compare

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

1.10.1 release

25 Jun 17:30
654385b

Choose a tag to compare

Fixed

  • Document range algorithm as unstable.

PyMongoCrypt 1.9.2

28 May 19:01
af43072

Choose a tag to compare

node-v6.0.1

23 May 16:52
2a2292e

Choose a tag to compare

The MongoDB Node.js team is pleased to announce version 6.0.1 of the mongodb-client-encryption package!

This release only contains changes for internal testing.

We invite you to try the mongodb-client-encryption library immediately, and report any issues to the NODE project.

1.10.0 release

01 May 19:10
940cdb2

Choose a tag to compare

New features

  • Support KMIP delegated option.
  • Support processing bulkWrite command.
  • Support range algorithm as unstable.

1.9.1 release

05 Mar 13:18
475deb7

Choose a tag to compare

New features

  • Add Debian 12 packages

PyMongoCrypt 1.9.1

28 Feb 21:29
3cf9abd

Choose a tag to compare

PyMongoCrypt 1.9.0

28 Feb 21:29
0fbf9a0

Choose a tag to compare