File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -43,10 +43,10 @@ What's New in 6.14
43
43
The {+driver-short+} v6.14 release includes the following features:
44
44
45
45
- Adds support for the ``$lookup`` aggregation stage on encrypted collections. You must
46
- upgrade your ``mongodb-client-encryption`` package to v6.3 or later to use this feature.
46
+ upgrade your ``mongodb-client-encryption`` package to v6.3.0 or later to use this feature.
47
47
48
- - Removes the need to import the ``util/types `` package by specifying the {+driver-short+}'s
49
- internal implementation of the ``isUint8Array `` method .
48
+ - Uses the driver's implementation of the ``isUint8Array() `` method to prevent
49
+ importing the ``util/types `` package .
50
50
51
51
- Reverts the version compatibility of ``@aws-sdk/credential-providers``
52
52
to v3.188.0.
You can’t perform that action at this time.
0 commit comments