Skip to content

Commit a47b153

Browse files
Bug/1483 flowprojector deadlocked (#1484)
* Fixed bug in applying projected offsets for flow states in a situation with a delayed transaction * Patch release v0.254.1 + minor deps
1 parent 0318c98 commit a47b153

8 files changed

Lines changed: 315 additions & 285 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ Recommendation: for ease of reading, use the following order:
1111
- Fixed
1212
-->
1313

14+
## [0.254.1] - 2025-12-08
15+
### Fixed
16+
- Fixed bug in applying projected offsets for flow states in a situation when delayed transaction
17+
commits events with higher event IDs than later started transactions, and they all are in the same fetched bulk
18+
1419
## [0.254.0] - 2025-12-05
1520
### Added
1621
- GQL: `set_trigger` allows to schedule `HARD_COMPACTION` flows

0 commit comments

Comments
 (0)