Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Changelog
=========

Version 4.19.4
--------------
This patch version includes:
- Adds the gRPC healthcheck ping to the `is_live()` method of the async client to provide a more accurate check of the connection status of the async client
- Fixes bug where exceptions raised in `collections.exists()` were silently ignored and the method would return `False` instead of raising the exception


Version 4.19.3
--------------
This patch version includes:
Expand Down
Loading