| Upstream Changes Summary: |
DRIVERS-2338:
- Updating bindings to use the new libmongocrypt symbols. See the diff in mongocrypt.h.in. Python and Node bindings were updated in that commit.
- Upgrade libmongocrypt test dependency to 1.5.0-rc0. Binaries are available on the upload-all task here.
- Update uses of mongodl.py to use the component "crypt_shared" with version 6.0.0-rc8. The csfle library is no longer available to download.
- Update docs to refer to the shared library as "crypt_shared", not "csfle".
Please refer to the C driver changes made here: https://github.com/mongodb/mongo-c-driver/pull/1022
|