Skip to content

Commit 9fb21e4

Browse files
rewording
1 parent 28ab624 commit 9fb21e4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/whats-new.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@ The {+driver-short+} v4.10 release includes the following new features:
3535

3636
- Adds provisional support for a new binary BSON subtype (9), which can be used
3737
for efficient storage and retrieval of :atlas:`vectors
38-
</atlas-vector-search/vector-search-overview/#std-term-vector>`. This includes
39-
the new methods: ``bson.binary.Binary.from_vector`` and ``bson.binary.Binary.as_vector``.
40-
Support for BSON subtype 9 is in beta and is subject to change before the
38+
</atlas-vector-search/vector-search-overview/#std-term-vector>` by using the
39+
``bson.binary.Binary.from_vector()`` and ``bson.binary.Binary.as_vector()``
40+
methods. Support for BSON subtype 9 is in beta and is subject to change before the
4141
generally available release.
42-
- Adds ``"C"`` to client metadata when an application uses the C extension.
42+
- Adds ``"c"`` to the ``driver.name``client metadata field when an application uses the C extension.
4343
- Fixes a bug that could cause ``AsyncMongoClient`` to deadlock.
44-
- Fixes a bug that caused Windows to fail when importing {+driver-short+} if
44+
- Fixes a bug that causes Windows to fail when importing {+driver-short+} if
4545
asyncio is misconfigured.
4646

4747
.. _version-4.9:

0 commit comments

Comments
 (0)