Skip to content

Commit eb252e8

Browse files
authored
Merge pull request #5289 from stacks-network/feat/recover-events
feat: support re-sending events to event observers across restarts
2 parents faa9678 + c8a4b88 commit eb252e8

File tree

8 files changed

+740
-62
lines changed

8 files changed

+740
-62
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
1818
- `get-block-info?` removed
1919
- Added `/v3/signer/{signer_pubkey}/{reward_cycle}` endpoint
2020
- Added optional `timeout_ms` to `events_observer` configuration
21+
- Added support for re-sending events to event observers across restarts
2122

2223
## [2.5.0.0.7]
2324

0 commit comments

Comments
 (0)