Skip to content

Commit 3ba837e

Browse files
committed
RR feedback
1 parent 6659184 commit 3ba837e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/whats-new.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ The {+driver-short+} v6.14 release includes the following features:
4545
- Adds support for the ``$lookup`` aggregation stage on encrypted collections. You must
4646
upgrade your ``mongodb-client-encryption`` package to v6.3 or later to use this feature.
4747

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.
5050

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.
5353

5454
To learn more about this release, see the
5555
:github:`v6.14.0 Release Notes <mongodb/node-mongodb-native/releases/tag/v6.14.0>` on

0 commit comments

Comments
 (0)