Skip to content

node-v2.0.0-beta.0

Compare
Choose a tag to compare
@mongo-node-bot mongo-node-bot released this 07 Oct 18:19
· 843 commits to master since this release
2294c01

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

Release Highlights

This release updates the mongodb-client-encryption package to use the Node-API for native bindings. The mongodb-client-encryption package now requires a minimum Node.js version of 12.9.0 or greater. Additionally, a bug fix has been made that will make the library skip launching a mongocryptd process if bypassAutoEncryption is true.

⚠️ Breaking Changes

Bug Fixes

Full Changelog: node-v1.2.7...node-v2.0.0-beta.0