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 b109a67 commit 08ae7adCopy full SHA for 08ae7ad
source/whats-new.txt
@@ -27,6 +27,20 @@ Learn what's new in:
27
* :ref:`Version 3.10 <version-3.10>`
28
* :ref:`Version 3.9 <version-3.9>`
29
30
+.. _version-4.1:
31
+
32
+What's New in 4.1
33
+-----------------
34
35
+The v4.1 driver release includes the following new features:
36
37
+- Adds support for the BSON Binary Vector type.
38
39
+ For more information, see the following resources:
40
41
+ - :manual:`Binary Data BSON Types </reference/bson-types/#binary-data>` in the {+mdb-server+} manual
42
+ - :github:`BSON Binary Vector </mongodb/mongo-cxx-driver/blob/master/examples/bsoncxx/bson_binary_vector.cpp>` usage example on GitHub
43
44
.. _version-4.0:
45
46
What's New in 4.0
0 commit comments