File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -45,11 +45,11 @@ The {+driver-short+} v6.14 release includes the following features:
45
45
- Adds support for the ``$lookup`` aggregation stage on encrypted collections. You must
46
46
upgrade your ``mongodb-client-encryption`` package to v6.3 or later to use this feature.
47
47
48
- - Uses the {+driver-short+}'s ``isUint8Array`` method rather than the ``util/types``
49
- implementation.
48
+ - Removes the need to import the ``util/types`` package by specifying the {+driver-short+}'s
49
+ internal implementation of the ``isUint8Array`` method .
50
50
51
- - Reverts the version compatibility of ``@aws-sdk/credential-providers`` that was inadvertantly
52
- raised in v6.13.1 .
51
+ - Reverts the version compatibility of ``@aws-sdk/credential-providers``
52
+ to v3.188.0 .
53
53
54
54
To learn more about this release, see the
55
55
:github:`v6.14.0 Release Notes <mongodb/node-mongodb-native/releases/tag/v6.14.0>` on
You can’t perform that action at this time.
0 commit comments