7.2.1 (2026-07-29)
The MongoDB Node.js team is pleased to announce version 7.2.1 of the mongodb-client-encryption package!
Release Notes
macOS x64 prebuild
Fixes ERR_DLOPEN_FAILED when loading the addon in an x64 Node.js process on macOS. The x86_64 half of the universal binary in 7.1.0 and 7.2.0 was missing libmongocrypt's symbols. arm64 processes and 7.0.0 are not affected.
Bug Fixes
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.