Skip to content

Commit 0f3a61a

Browse files
NoahStappCopilot
andauthored
Update doc/changelog.rst
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 2920c76 commit 0f3a61a

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
@@ -13,7 +13,7 @@ PyMongo 4.17 brings a number of changes including:
1313
- Added the :meth:`~pymongo.asynchronous.client_session.AsyncClientSession.bind` and :meth:`~pymongo.client_session.ClientSession.bind` methods
1414
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.
1515
See <PLACEHOLDER> for examples and more information.
16-
- OCSP authentication now uses the more secure SHA-256 hashing algorithm for certificate verification instead of SHA-1.
16+
- OCSP request certificate identifiers (CertID) now use the SHA-256 hashing algorithm instead of SHA-1.
1717

1818
Changes in Version 4.16.0 (2026/01/07)
1919
--------------------------------------

0 commit comments

Comments
 (0)