Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 22, 2025
@telegraf-tiger telegraf-tiger bot added the chore label Sep 22, 2025
@srebhan
Copy link
Member

srebhan commented Sep 25, 2025

@dependabot rebase

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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/nats-io/nats-server/v2-2.12.0 branch from 3bd3609 to a37ad9a Compare September 25, 2025 09:29
@telegraf-tiger
Copy link
Contributor

@srebhan srebhan added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Sep 25, 2025
@mstrandboge mstrandboge merged commit f165fdd into master Sep 25, 2025
32 checks passed
@mstrandboge mstrandboge deleted the dependabot/go_modules/github.com/nats-io/nats-server/v2-2.12.0 branch September 25, 2025 15:26
@github-actions github-actions bot added this to the v1.36.2 milestone Sep 25, 2025
srebhan pushed a commit that referenced this pull request Sep 29, 2025
…12.0 (#17670)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit f165fdd)
skartikey pushed a commit to skartikey/telegraf that referenced this pull request Sep 30, 2025
…12.0 (influxdata#17670)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants