We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34703d7 commit fb5e2f5Copy full SHA for fb5e2f5
CHANGELOG.md
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to the versioning scheme outlined in the [README.md](README.md).
7
8
+## [2.4.0.0.2]
9
+
10
+This is a hotfix that changes the logging failure behavior from panicking to dropping
11
+the log message (PR #3784).
12
13
## [2.4.0.0.1]
14
15
This is a minor change to add `txid` fields into the log messages from failing
0 commit comments