Skip to content

dev: bump github.com/nats-io/nats-server/v2 from 2.11.4 to 2.11.15#7865

Merged
halimi merged 2 commits into
v3.36from
dependabot/go_modules/github.com/nats-io/nats-server/v2-2.11.15
Jun 12, 2026
Merged

dev: bump github.com/nats-io/nats-server/v2 from 2.11.4 to 2.11.15#7865
halimi merged 2 commits into
v3.36from
dependabot/go_modules/github.com/nats-io/nats-server/v2-2.11.15

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/nats-io/nats-server/v2 from 2.11.4 to 2.11.15.

Release notes

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

Release v2.11.15

Changelog

Refer to the 2.11 Upgrade Guide for backwards compatibility notes with 2.10.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)
  • github.com/antithesishq/antithesis-sdk-go v0.6.0-default-no-op
  • github.com/klauspost/compress v1.18.4
  • github.com/nats-io/nats.go v1.49.0
  • github.com/nats-io/nkeys v0.4.15

CVEs

Improved

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

  • 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)
  • The expvar endpoint on the monitoring port now correctly redacts secrets from the command line arguments
  • Trace headers are no longer incorrectly parsed when hitting max payload (#7954)
  • The Nats-Trace-Dest message header for message tracing now requires that the client have publish permissions to the specified subject, an error is returned otherwise

... (truncated)

Commits
  • bef17e1 Release v2.11.15
  • e349b31 Cherry-picks for 2.11.15 (#62)
  • 782a6df [FIXED] Avoid stalling read loop on leafnode ErrMinimumVersionRequired
  • 74a5f6f Remove FIXME about auth callout nonce
  • ea8ae87 Message tracing requires client publish permission for Nats-Trace-Dest
  • 3fd43a0 Rebuild request info headers on leaf service imports
  • 8dbf004 [FIXED] MQTT flappers use monotonic time
  • 265a99b Update JWT and other dependencies
  • d6d1dd9 Streaming parsing of WebSocket frames with limited memory allocations
  • e6057af [FIXED] Avoid parsing trace headers from HPUB payload
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 24, 2026
@dependabot dependabot Bot requested a review from a team as a code owner March 24, 2026 20:39
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 24, 2026
@dependabot dependabot Bot requested a review from johanstokking March 24, 2026 20:39
@dependabot dependabot Bot added the go Pull requests that update Go code label Mar 24, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/nats-io/nats-server/v2-2.11.15 branch from 3f38387 to 14e380c Compare March 27, 2026 12:31
@halimi

halimi commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.11.4 to 2.11.15.
- [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.11.4...v2.11.15)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
  dependency-version: 2.11.15
  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.11.15 branch from 14e380c to da24744 Compare March 27, 2026 13:33
@halimi

halimi commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

…/github.com/nats-io/nats-server/v2-2.11.15

# Conflicts:
#	go.mod
#	go.sum

Copilot AI commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

Resolved the merge conflicts by merging the latest HEAD into this branch. The conflicts in go.mod and go.sum were resolved by keeping the newer versions from HEAD — notably, origin/HEAD already contains github.com/nats-io/nats-server/v2 v2.14.2, which supersedes the v2.11.15 bump this PR was targeting. The merge commit (9288d8a) has been pushed.

Copilot AI requested a review from halimi June 12, 2026 11:43
@halimi halimi merged commit e9e7e6d into v3.36 Jun 12, 2026
2 of 3 checks passed
@halimi halimi deleted the dependabot/go_modules/github.com/nats-io/nats-server/v2-2.11.15 branch June 12, 2026 11:54
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.

3 participants