Skip to content

Commit 260c829

Browse files
NoahStappCopilot
andauthored
Update doc/changelog.rst
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 0948cdf commit 260c829

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ PyMongo 4.17 brings a number of changes including:
1414
- Added the :meth:`~pymongo.asynchronous.client_session.AsyncClientSession.bind` and :meth:`~pymongo.client_session.ClientSession.bind` methods
1515
that allow users to bind a session to all database operations within the scope of a context manager instead of having to explicitly pass the session to each individual operation.
1616
See <PLACEHOLDER> for examples and more information.
17-
- Added support for MongoDB 's Intelligent Workload Management (IWM) and ingress connection rate limiting features.
17+
- Added support for MongoDB's Intelligent Workload Management (IWM) and ingress connection rate limiting features.
1818
The driver now gracefully handles write-blocking scenarios and optimizes connection establishment during high-load conditions to maintain application availability.
1919
See <DOCSP-55426> and <DOCSP-57078> for more information.
2020

0 commit comments

Comments
 (0)