We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3094b9b commit 9edde07Copy full SHA for 9edde07
source/whats-new.txt
@@ -61,7 +61,7 @@ The {+driver-short+} v6.11 release includes the following features:
61
const client = new MongoClient('mongodb://host:port/?authMechanism=MONGODB-OIDC&authMechanismProperties=ENVIRONMENT:k8s');
62
63
- The ``bson`` package adds support for binary vector data. To learn more about this feature,
64
- see the :github:`v6.10.0 Release Notes. <mongodb/js-bson/releases/tag/v6.10.0>` for the
+ see the :github:`v6.10.0 Release Notes <mongodb/js-bson/releases/tag/v6.10.0>` for the
65
``bson`` package on GitHub.
66
67
- The driver emits ``ConnectionClosedEvents`` after ``PoolClearedEvents``.
0 commit comments