chore: add changelog entry

This commit is contained in:
Andrew Mayorov 2024-06-17 16:20:56 +02:00
parent 05d97397d3
commit 4f7b13e634
No known key found for this signature in database
GPG Key ID: 2837C62ACFBFED5D
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
Fix an issue with durable message storage where parts of the internal storage state were not persisted during setup of new storage generation, a concept used internally for managing message expiration and cleanup. This could have manifested as messages being lost after a restart of the broker.