Skip to content

Commit 9a632d6

Browse files
committed
Fix
1 parent 3ba837e commit 9a632d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/whats-new.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ What's New in 6.14
4343
The {+driver-short+} v6.14 release includes the following features:
4444

4545
- 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.
4747

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

5151
- Reverts the version compatibility of ``@aws-sdk/credential-providers``
5252
to v3.188.0.

0 commit comments

Comments
 (0)