Changelog
Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.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)