Changelog
Refer to the 2.11 Upgrade Guide for backwards compatibility notes with 2.10.x.
Go Version
- 1.24.2
Improved
JetStream
- Servers that have been
peer-remove'd can now be re-admitted automatically after 5 minutes without a server restart (#6815) - Filestore tombstones for purges are now written asynchronously where possible, improving performance (#6825)
Fixed
JetStream
- Fixed a bug in subject tree intersection that could miss some subjects when looking for first matching messages matching
FilterSubjects(#6828) - Subject delete markers now have the correct headers when retrieved using direct get (#6826)
- Messages with a TTL now are removed correctly after a restart has interrupted the deletion process (#6828)