- Fix critical CVE-2025-30215 affecting all NATS Server versions.
- Correct JetStream account validation on system API calls.
- Add checks for system and account limits during stream restore.
Official NATS changelog summary with source attribution, release tags, and community reactions.
Track this NATS release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Every summary should remain traceable to the original changelog or release source.
Turn this NATS release note into a weekly digest for the tools you actually use.
Create digestAdded Leafnodes support with a configurable dial timeout option for high‑latency links
Upgrade to Go 1.25.12 and bump critical dependencies (klauspost/compress v1.19.2, golang.org/x/crypto v0.55.0).
Decoupled Raft transport and increased disk concurrency (now configurable) with several JetStream performance and memory optimizations;