Skip to content

v6.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Feb 17:58
03a4645

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.

The MongoDB Node.js team is pleased to announce version6.3.0 of the mongodb-client-encryption package!

Release Highlights

Enables multiple collection info support for $lookup aggregations

Calls mongocrypt_setopt_enable_multiple_collinfo to enable the setting

Features

  • NODE-6773: add multiple collinfo option (#70) (67dcf70)