Skip to content

Commit

Permalink
Update source/retryable-writes/retryable-writes.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
jmikola authored Jan 16, 2024
1 parent b4ccdda commit 15c4d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/retryable-writes/retryable-writes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -861,7 +861,7 @@ inconsistent with the server and potentially confusing to developers.
Changelog
=========

:2024-01-02: Do not use ``writeConcernError.code`` in pre-4.4 mongos response to
:2024-01-16: Do not use ``writeConcernError.code`` in pre-4.4 mongos response to
determine retryability. Do not use ``writeErrors[].code`` in
pre-4.4 server responses to determine retryability.
:2023-12-06: Clarify that writes are not retried within transactions.
Expand Down

0 comments on commit 15c4d42

Please sign in to comment.