← Package directory
Available on winget

Install NATS Server

High-Performance server for NATS.io, the cloud and edge native messaging system.

Install with winget
winget install --id NATSAuthors.NATSServer
Upgrade
winget upgrade --id NATSAuthors.NATSServer
Uninstall
winget uninstall --id NATSAuthors.NATSServer

About NATS Server

High-Performance server for NATS.io, the cloud and edge native messaging system.

What's new in 2.10.25

Changelog Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x. Go Version - 1.23.5 (#6379) Dependencies - golang.org/x/sys v0.29.0 (#6323) - golang.org/x/time v0.9.0 (#6324) - golang.org/x/crypto v0.32.0 (#6367) Improved JetStream - Raft groups will no longer snapshot too often in some situations, improving performance (#6277) - Optimistically perform stream and consumer snapshots on a normal shutdown (#6279) - The stream snapshot interval has been removed, now relying on the compaction minimum, which improves performance (#6289) - Raft groups will no longer report current while they are paused with pending commits (#6317) - Unnecessary client info fields have been removed from stream and consumer assignment proposals, API advisories and stream snapshot/restore advisories (#6326, #6338) - Reduced lock contention between the JetStream lock and Raft group locks (#6335) - Advisories will only be encoded and sent when there is interest, reducing CPU usage (#6341) - Consumers with inactivity thresholds will now start less clean-up goroutines, which can reduce load on the goroutine scheduler (#6344) - Consumer cleanup goroutines will now stop faster when the server shuts down (#6351) Fixed JetStream - Subject state consistency with some message removal patterns (#6226) - A performance issue has been fixed when updating the per-subject state (#6235) - Fixed consistency issues with detecting partial writes in the filestore (#6283) - A race condition between removing peers and updating replica counts has been fixed (#6316) - Pre-acks for a sequence are now r...

Read release notes

Version history

Version Updated Notes
2.10.25 Unknown Changelog Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x. Go Version - 1.23.5 (#6379) Dependencies - golang.org/x/sys v0.29.0 (#6323) - golang.org/x/time v0.9.0 (#6324) - golang.org/x/crypto...
2.9.21 Unknown No notes