Changelog
Refer to the 2.11 Upgrade Guide for backwards compatibility notes with 2.10.x.
Go Version
- 1.24.5
Improved
JetStream
- When enabling per-message TTLs on a stream, existing messages with the
Nats-TTL
header are now scanned and processed (#7117)
Fixed
JetStream
- When a filestore message block is deleted and an unclean shutdown results in a stale
index.db
, the deleted blocks are now correctly marked as lost data and the index is rebuilt (#7123)