Skip to main content

Find release information

Release information for the NATS server lives in three places, each with its own job:

  • GitHub releases carry the full changelog for every release, including patches. Each entry links the pull requests and design documents (ADRs) behind a change. This is the place to check what changed in the exact build you're deploying.
  • Upgrade guides (this section) tell you what to do when moving between minor versions: breaking changes, new operational behavior, and downgrade steps. One guide per minor release.
  • The NATS blog announces each minor release and explains the motivation behind the headline features.

Supported versions

A new minor version ships roughly every six months. Two release lines get patches in parallel: the latest minor and the one before it. When a new minor ships, the oldest line stops receiving patches.

VersionReleasedStatusNotes
2.142026-04-30Latest
2.13SkippedNever released
2.122025-09-22Maintained
2.112025-03-19End of lifeFinal release v2.11.17, 2026-04-27

Releases

VersionUpgrade guideChangelogAnnouncement
2.14Upgrade to 2.14GitHubBlog post
2.12Upgrade to 2.12GitHubBlog post
2.11Guide in the nats.docs archiveGitHubBlog post

Patch releases don't get upgrade guides. For patch-level detail, read the release notes on GitHub.