Skip to content

Bump github.com/nats-io/nats-server/v2 from 2.12.4 to 2.12.6#43

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/nats-io/nats-server/v2-2.12.6
Open

Bump github.com/nats-io/nats-server/v2 from 2.12.4 to 2.12.6#43
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/nats-io/nats-server/v2-2.12.6

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

Bumps github.com/nats-io/nats-server/v2 from 2.12.4 to 2.12.6.

Release notes

Sourced from github.com/nats-io/nats-server/v2's releases.

Release v2.12.6

Changelog

Refer to the 2.12 Upgrade Guide for backwards compatibility notes with 2.11.x.

Go Version

  • 1.25.8

Dependencies

  • golang.org/x/crypto v0.49.0 (#7953)
  • github.com/nats-io/jwt/v2 v2.8.1 (#7960)
  • golang.org/x/sys v0.42.0 (#7923)
  • golang.org/x/time v0.15.0 (#7923)

CVEs

Improved

General

  • Non-WebSocket leafnode connections can now be proxied using HTTP CONNECT (#7781)
  • The $SYS.REQ.USER.INFO response now includes the friendly nametag of the account and/or user if known (#7973)

JetStream

  • The stream peer-remove command now accepts a peer ID as well as a server name (#7952)

MQTT

  • Protocol compliance has been improved, including more error handling on invalid or malformed MQTT packets (#7933)

Fixed

General

  • Client connections are no longer registered after an auth callout timeout (#7932)
  • Improved handling of duplicate headers
  • A correctness bug when validating relative distinguished names has been fixed
  • Secrets are now redacted correctly in trace logging (#7942)

... (truncated)

Commits
  • 0e06390 Release v2.12.6
  • f593d27 Cherry-picks for 2.12.6 (#61)
  • 9f904de [FIXED] Incomplete route pool on premature pong
  • b510192 [FIXED] Avoid stalling read loop on leafnode ErrMinimumVersionRequired
  • 53941c2 Report the account and user name in USER.INFO request
  • 1ab002a [IMPROVED] Support HTTP proxy connection from leaf nodes also for TCP
  • 8b64082 Release v2.12.6-RC.3
  • e6ab7e9 Cherry-picks for 2.12.6-RC.3 (#59)
  • 9f4d960 Make the deduplication window actually work for deduplication for sourcing
  • 304e184 Remove FIXME about auth callout nonce
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 24, 2026
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.12.4 to 2.12.6.
- [Release notes](https://github.com/nats-io/nats-server/releases)
- [Changelog](https://github.com/nats-io/nats-server/blob/main/RELEASES.md)
- [Commits](nats-io/nats-server@v2.12.4...v2.12.6)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
  dependency-version: 2.12.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/nats-io/nats-server/v2-2.12.6 branch from d2889e2 to e6dd3da Compare March 27, 2026 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants