Changelog
Refer to the 2.11 Upgrade Guide for backwards compatibility notes with 2.10.x.
Go Version
- 1.24.5
Improved
JetStream
- Consumers with inactivity thresholds should no longer age out before processing acks (#7107)
- The Raft layer will no longer request store state on each apply (#7109)
- Tombstones in Raft log compactions will now be written asynchronously, similar to purges (#7109)
Fixed
General
- Truncate and erase operations in the filestore should now be consistent after a hard kill (#7100)