Skip to content

Commit

Permalink
Update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
comandeo-mongo committed Nov 20, 2023
1 parent 951f12f commit d49005e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@ client-side operation timeout, withTransaction can continue to use the
Changes
=======

:2023-11-15: Document error handling inside the callback.
:2023-11-20: Document error handling inside the callback.
:2022-10-05: Remove spec front matter and reformat changelog.
:2022-01-19: withTransaction applies timeouts per the client-side operations
timeout specification.
Expand Down
2 changes: 2 additions & 0 deletions source/transactions/transactions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1416,6 +1416,8 @@ durable, which achieves the primary objective of avoiding duplicate commits.
**Changelog**
-------------

:2023-11-20: Specify that non-transient transaction errors abort the transaction
on the server.
:2022-10-05: Remove spec front matter and reformat changelog
:2022-01-25: Mention the additional case of a retryable handshake error
:2022-01-19: Deprecate maxCommitTimeMS in favor of timeoutMS.
Expand Down

0 comments on commit d49005e

Please sign in to comment.