Skip to content

node-v1.2.0

Compare
Choose a tag to compare
@nbbeeken nbbeeken released this 02 Feb 21:04
· 783 commits to master since this release
30d8adc

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

Release Highlights

Support Azure and GCP keystores in FLE

There is now support for using Azure KeyStore and Google Cloud KMS for your encryption key management. You can read more about this here: https://www.mongodb.com/blog/post/client-side-field-level-encryption-now-on-azure-google-cloud

Built-in Typescript Types

While the library remains written primarily in C++ and JavaScript we have put together type definitions for mongodb-client-encryption that should make development even easier. Thank you to @rose-m for contributing the definitions!

Release Notes

New Feature

  • [NODE-2989] - TS Types for ClientEncryption

Improvement

  • [NODE-2964] - Buffers with shared backing store may cause crash in libmongocrypt bindings
  • [NODE-3039] - chore(deps): bump ini from 1.3.5 to 1.3.7

Bug

  • [NODE-2586] - client encryption core dumped with failure message on Node 14
  • [NODE-2667] - typo prevents user provided mongocryptd spawn path