- Updated build process to use Go 1.11.5 for binaries and Docker images.
- Fixed a possible delay in flushing data (issue #901).
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;