v6.1.0-alpha
Pre-release
Pre-release
Important
This library provides encryption functionality for the MongoDB Node.js driver but is not intended to be consumed in isolation. The public API that uses the functionality in this library is available in the mongodb package.
6.1.0-alpha (2024-06-17)
Support range v2 protocol
All references to rangepreview
have been renamed to range
. Additionally, the feature flag for range v2 has been removed.
MacOS prebuilds are now universal binaries
The MacOS prebuilds are now identical tar files that have the same .node
file. The contents is a universal binary that can run on ARM and x64 Apple machines.