Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 30, 2025

Bumps github.com/nats-io/nats-server/v2 from 2.11.9 to 2.12.0.

Release notes

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

Release v2.12.0

Changelog

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

Go Version

Added

General

  • Exponential backoff on route/gateway reconnection attempts (#7042, #7048)
  • Added allow_insecure_cipher_suites configuration option to tls block, as insecure ciphers are now disabled by default (#7144)
  • Added X25519MLKEM768 option to the TLS curve preferences (#7280)
  • No responders errors from the server now include the original subject in the Nats-Subject header (#5250)
  • Added exact_match field to the filtering of various monitoring endpoints for server name, host or cluster matching (#7260)

JetStream

Leafnodes

... (truncated)

Commits
  • fc6ec64 Release v2.12.0
  • 53bf3e1 (2.12) Filestore fixes (#7334)
  • 4e8adff De-flake TestFileStoreExpireMsgsOnStart by temporarily disabling encryption...
  • b4479b8 De-flake TestFileStoreAgeLimit, TestNoRaceStoreReverseWalkWithDeletesPerf
  • dd855ad Improve reuse & remove partials hangover from indexCacheBuf
  • 8616072 Refactor filestore block pool
  • 28e9650 Release v2.12.0-RC.6
  • 3082724 (2.12) [FIXED] Atomic batch: batch timeout advisory (#7330)
  • f30ba01 (2.12) Improve filestore cache expiry (#7331)
  • be5d8e1 (2.12) Revert Green Tea GC on goreleaser builds (#7332)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.11.9 to 2.12.0.
- [Release notes](https://github.com/nats-io/nats-server/releases)
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml)
- [Commits](nats-io/nats-server@v2.11.9...v2.12.0)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
  dependency-version: 2.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 30, 2025
@rhafer rhafer merged commit 441dd73 into main Sep 30, 2025
19 checks passed
@rhafer rhafer deleted the dependabot/go_modules/github.com/nats-io/nats-server/v2-2.12.0 branch September 30, 2025 11:04
@openclouders openclouders mentioned this pull request Sep 30, 2025
1 task
MahdiBaghbani pushed a commit to MahdiBaghbani/reva-opencloud that referenced this pull request Oct 17, 2025
…es/github.com/golang-jwt/jwt/v5-5.3.0

[Build-deps]: Bump github.com/golang-jwt/jwt/v5 from 5.2.2 to 5.3.0
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.

2 participants