Skip to content

Commit b3e13d4

Browse files
committed
SA feedback
1 parent 7e95055 commit b3e13d4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

source/whats-new.txt

+4-3
Original file line numberDiff line numberDiff line change
@@ -45,16 +45,17 @@ What's New in 6.16
4545

4646
The {+driver-short+} v6.16 release includes the following features:
4747

48-
- The ``Collection.distinct()`` method now supports and an optional ``hint``
49-
parameter which you can use to specify the index to use for the command.
48+
- The ``Collection.distinct()`` method now supports an optional ``hint``
49+
parameter which you can use to specify the index to use for the command. This functionality
50+
requires {+mdb-server+} 7.1 or later.
5051
- Fixes a bug with processing of multiple messages within one network data chunk which
5152
could cause processing times to slow down.
5253
- Fixes a bug where ``FindCursor.rewind()`` threw errors in certain cases.
5354
- Deprecates support for {+mdb-server+} 4.0. Support will be completely removed
5455
in a future minor release.
5556

5657
To learn more about this release, see the
57-
:github:`v6.16.0 Release Notes <mongodb/node-mongodb-native/releases/tag/v6.15.0>` on
58+
:github:`v6.16.0 Release Notes <mongodb/node-mongodb-native/releases/tag/v6.16.0>` on
5859
GitHub.
5960

6061
.. _version-6.15:

0 commit comments

Comments
 (0)