File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -45,16 +45,17 @@ What's New in 6.16
45
45
46
46
The {+driver-short+} v6.16 release includes the following features:
47
47
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.
50
51
- Fixes a bug with processing of multiple messages within one network data chunk which
51
52
could cause processing times to slow down.
52
53
- Fixes a bug where ``FindCursor.rewind()`` threw errors in certain cases.
53
54
- Deprecates support for {+mdb-server+} 4.0. Support will be completely removed
54
55
in a future minor release.
55
56
56
57
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
58
59
GitHub.
59
60
60
61
.. _version-6.15:
You can’t perform that action at this time.
0 commit comments