Skip to content

Commit 081e529

Browse files
feedback
1 parent b86ad93 commit 081e529

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

source/whats-new.txt

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,13 @@ Learn what's new in:
3030
What's New in 4.9
3131
-----------------
3232

33-
- Adds support for MongoDB 8.0 and Python 3.13.
34-
- Adds support for range queries with Queryable Encryption.
35-
- Adds a new asynchronous API. This API is in beta and is subject to change
36-
before full release.
33+
- Adds support for {+mdb-server+} 8.0 and Python 3.13.
34+
- Adds support for Queryable Encryption range queries. To use this
35+
feature, your app must connect to {+mdb-server+} 8.0 or later. For
36+
more information about Queryable Encryption, see :manual:`Queryable
37+
Encryption </core/queryable-encryption>` in the {+mdb-server+} manual.
38+
- Adds a new experimental asynchronous API as a replacement for Motor. This API
39+
is in beta and is subject to change before the generally available release.
3740
.. TODO: Add link to the Pymongo Async migration guide
3841

3942
.. _version-4.8:

0 commit comments

Comments
 (0)