Changelog
Go Version
- 1.24.1 (#6629)
Improved
General
- Attempt to prune the publish permissions cache more than once, reducing the chance it can grow beyond the intended size (#6674)
Fixed
General
- Recovering from a bad message block checksum when there are meant to be zero messages will now correctly populate the first sequence if the last sequence was known from the stream state (#6647)
- A panic when reloading the config to add a dedicated route has been fixed for systems that have no pinned routes and no system account (#6668)