Last release today
26 Aug 2026
Ships fairly regularly
a new release about every 1 weeks
Some releases are documented
notes for 10 of 27 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
828 releases · first in 2020
Release timeline
828 releases since 2020Releases
- v0.2.5-0.20250812161604-49ed43b9541412 Aug 2025pre-release
Nothing published for this version
- v0.2.5-0.20250812114141-6c95d244b64612 Aug 2025pre-release
Nothing published for this version
- v0.2.5-0.20250811165200-d44b69628f4b11 Aug 2025pre-release
Nothing published for this version
- v0.2.5-0.20250811094459-138bf8215da711 Aug 2025pre-release
Nothing published for this version
- v0.2.5-0.20250808164611-d54520daa9cb8 Aug 2025pre-release
Nothing published for this version
- v0.2.5-0.20250807170001-3c7410c1962c7 Aug 2025pre-release
Nothing published for this version
- v0.2.5-0.20250807121346-70afd4a7e5477 Aug 2025pre-release
Nothing published for this version
- v0.2.5-0.20250807090206-f4441cdb4eec7 Aug 2025pre-release
Nothing published for this version
- v0.2.5-0.20250730153159-37671e28664b30 Jul 2025pre-release
Nothing published for this version
- v0.2.5-0.20250730125613-966077190c2d30 Jul 2025pre-release
Nothing published for this version
- v0.2.5-0.20250729122811-1422485a4bd429 Jul 2025pre-release
Nothing published for this version
- v0.2.5-0.20250728125723-ebf05099c7cf28 Jul 2025pre-release
Nothing published for this version
- v0.2.5-0.20250728093312-19b748f9fc4928 Jul 2025pre-release
Nothing published for this version
- v0.2.5-0.20250725082611-f303e1675d5e25 Jul 2025pre-release
Nothing published for this version
- v0.2.5-0.20250723122901-d0e9b7fa702a23 Jul 2025pre-release
Nothing published for this version
- v0.2.5-0.20250721092540-96bf98cc9b2121 Jul 2025pre-release
Nothing published for this version
- v0.2.418 Jul 2025
Release notes
Open source →Bug Fixes
- Fix port usage when
nats rttis given an IP address - Use consumer stats instead of stream state for delivered rate
- Improve date consistency of various timestamps using the standard renderer
Enhancements
- Add
--endpoint/-etonats service info - Add some connection logs and slow down reconnects
- Report
GOMEMLIMITif set - Add
server req ipqandraftz - Support wildcard for KV list
- Add
--api-levelflag to stream find and consumer find commands - Report API Level in streams and consumers report
- Change the password length limit to 10 characters
- Report local addresses when different from client address
- Add
--directflag to sub command - Add
--filter flagtobench js consumeandfetchcommands - Drop placeholders to display default value for flags where it is set
- Implement
--templatesflag to disable template processing on publish
NATS Server 2.12 Preview Features
These are preview features that require the currently unreleased NATS Server 2.12
- Initial support for ADR-50 Atomic Batch Publishing
- Allows configuring ADR-49 Counters
New Contributors
Full Changelog: v0.2.3...v0.2.4
- Fix port usage when
- v0.2.4-0.20250715113934-a33737972ab215 Jul 2025pre-release
Nothing published for this version
- v0.2.4-0.20250711194059-6d7578fb1a1311 Jul 2025pre-release
Nothing published for this version
- v0.2.4-0.20250711151108-75ff3015c21c11 Jul 2025pre-release
Nothing published for this version
- v0.2.4-0.20250704133146-7dae391fe8c74 Jul 2025pre-release
Nothing published for this version
- v0.2.4-0.20250625150955-47a46bc0028525 Jun 2025pre-release
Nothing published for this version
- v0.2.4-0.20250616103010-b60f2c787e8816 Jun 2025pre-release
Nothing published for this version
- v0.2.4-0.20250615080121-9cd9aa3b35ee15 Jun 2025pre-release
Nothing published for this version
- v0.2.4-0.20250613075113-4aa1ec2a01cb13 Jun 2025pre-release
Nothing published for this version
- v0.2.4-0.20250612131954-325efb30f87712 Jun 2025pre-release
Nothing published for this version
- v0.2.4-0.20250612131001-8d5aaf7580b212 Jun 2025pre-release
Nothing published for this version
- v0.2.4-0.20250611085910-075c862aeec211 Jun 2025pre-release
Nothing published for this version
- v0.2.4-0.20250604122358-9d0d3d8ae6d64 Jun 2025pre-release
Nothing published for this version
- v0.2.4-0.20250529161919-abbe75b643a629 May 2025pre-release
Nothing published for this version
- v0.2.4-0.20250529085318-311f2471d7ae29 May 2025pre-release
Nothing published for this version
- v0.2.4-0.20250526124017-af9861eddd5626 May 2025pre-release
Nothing published for this version
- v0.2.4-0.20250526090319-885f9660b26426 May 2025pre-release
Nothing published for this version
- v0.2.4-0.20250519092013-0f6baae0e82419 May 2025pre-release
Nothing published for this version
- v0.2.4-0.20250516075514-f0fea3e00e3616 May 2025pre-release
Nothing published for this version
- v0.2.4-0.20250513082222-1c509629d99613 May 2025pre-release
Nothing published for this version
- v0.2.4-0.20250512150420-cebcbb53f22f12 May 2025pre-release
Nothing published for this version
- v0.2.4-0.20250512125945-71887180334112 May 2025pre-release
Nothing published for this version
- v0.2.312 May 2025
Release notes
Open source →Bug Fixes
- Fix
account report connections - Handle errors from reports with
--watchcorrectly - Improve handling timeout for the jetstream package
- Fix
kv editto not override unspecified fields
Enhancements
- Improve relevant help and logs about stream view page limit
- Add tests for consumer actions
- Remove redundant condition in consumer command
- Support sending on newline for
nats pub - Cross platform testing & fix runNatsCli timeout
- Support KV TTLs
- Add stream tests
- Add Windows to GH Action Tests
- Add
object editcommand - Add tests for server command and all related subcommands
New Contributors
Full Changelog: v0.2.2...v0.2.3
- Fix
- v0.2.3-0.20250509114311-a75d1f1964b89 May 2025pre-release
Nothing published for this version
- v0.2.3-0.20250507143922-05bd765c91787 May 2025pre-release
Nothing published for this version
- v0.2.3-0.20250507093810-a9b7a2e151f57 May 2025pre-release
Nothing published for this version
- v0.2.3-0.20250506131128-f9c4d8232b736 May 2025pre-release
Nothing published for this version
- v0.2.3-0.20250505123651-347aa2a0b38c5 May 2025pre-release
Nothing published for this version
- v0.2.3-0.20250505111108-a8be2fbf295c5 May 2025pre-release
Nothing published for this version
- v0.2.3-0.20250502141204-5c594cdc9a3e2 May 2025pre-release
Nothing published for this version
- v0.2.3-0.20250502124404-66b44e54b2da2 May 2025pre-release
Nothing published for this version
- v0.2.3-0.20250430095631-65cad0a9279c30 Apr 2025pre-release
Nothing published for this version
- v0.2.3-0.20250429135431-3e40e78f683f29 Apr 2025pre-release
Nothing published for this version
- v0.2.3-0.20250425095237-456256a702ed25 Apr 2025pre-release
Nothing published for this version
- v0.2.3-0.20250424113658-dfa36ce58d8724 Apr 2025pre-release
Nothing published for this version
- v0.2.3-0.20250422102738-1dc21758467f22 Apr 2025pre-release
Nothing published for this version
- v0.2.3-0.20250418110350-3ba8b2dc134918 Apr 2025pre-release
Nothing published for this version
- v0.2.3-0.20250416113202-3471902f780516 Apr 2025pre-release
Nothing published for this version
- v0.2.3-0.20250415140041-30b09e38fb7a15 Apr 2025pre-release
Nothing published for this version
- v0.2.3-0.20250415074611-f6bc4e1601ce15 Apr 2025pre-release
Nothing published for this version
- v0.2.214 Apr 2025
Release notes
Open source →Bug Fixes
- Improve embedability of check features
- Fix stdin detection for nats reply
- Fix operator signing-key description
New Contributors
- @heikkilamarko made their first contribution in #1338
Full Changelog: v0.2.1...v0.2.2
- v0.2.2-0.20250414110943-5c62f00d1ad314 Apr 2025pre-release
Nothing published for this version
- v0.2.2-0.20250413203720-e63239fa11df13 Apr 2025pre-release
Nothing published for this version
- v0.2.2-0.20250411071507-83b0a95a6a9a11 Apr 2025pre-release
Nothing published for this version