- Improved JetStream and filestore performance: faster TTL handling, reduced lock contention, binary search for timestamp lookups, and fewer heap allocations.
- Fixed numerous bugs and panics, including use‑after‑free in the flusher, incorrect SIGTERM exit code, Raft non‑leader append entries, data races, and corrupted message handling.
- General statistics for gateways, routes, and leaf connections are now omitted from accstatsz when empty, and several edge‑case errors (e.g., subject tree intersection, stream deletion) are handled correctly.