We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3b432a commit fbd5f2dCopy full SHA for fbd5f2d
CHANGELOG.md
@@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.
3
4
## [Unreleased]
5
6
+### Fixed
7
+- Disable trace context extraction for deleted events [EventStoreDB-Client-Java#292](https://github.com/EventStore/EventStoreDB-Client-Java/pull/292)
8
+
9
+### Fixes
10
+- #291 [EventStoreDB-Client-Java#292](https://github.com/EventStore/EventStoreDB-Client-Java/pull/292)
11
12
## [5.4.3] - 2024-11-07
13
### Fixed
14
- Disable trace context extraction for deleted events. [EventStoreDB-Client-Java#292](https://github.com/EventStore/EventStoreDB-Client-Java/pull/292)
0 commit comments