Bump github.com/nats-io/nats-server/v2 from 2.11.7 to 2.12.0 in /cli
Open
Number: #175
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
September 23, 2025 at 04:14 AM UTC
(9 months ago)
(9 months ago)
Updated:
September 23, 2025 at 04:14 AM UTC
(9 months ago)
(9 months ago)
Labels:
dependencies go
dependencies go
Description:
Bumps github.com/nats-io/nats-server/v2 from 2.11.7 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
- 1.25.1 (#7273)
Added
General
- Exponential backoff on route/gateway reconnection attempts (#7042, #7048)
- Added
allow_insecure_cipher_suitesconfiguration option totlsblock, as insecure ciphers are now disabled by default (#7144)- Added
X25519MLKEM768option to the TLS curve preferences (#7280)- No responders errors from the server now include the original subject in the
Nats-Subjectheader (#5250)- Added
exact_matchfield to the filtering of various monitoring endpoints for server name, host or cluster matching (#7260)JetStream
- Atomic batch publishes (#6966, #7057, #7060, #7085, #7090, #7091, #7119, #7152, #7175, #7274, #7294, #7313, #7314, #7311, #7316, #7321, #7322, #7327, #7330)
- Stage-and-commit style batches for JetStream message publishes with normal consistency checks
- ADR: https://github.com/nats-io/nats-architecture-and-design/blob/main/adr/ADR-50.md
- Counter streams (#6973, #6988, #7081, #7118)
- Counters are incremented or decremented by publishing to the stream with
Nats-Incrheaders, with full aggregate consistency over sources and mirrors- ADR: https://github.com/nats-io/nats-architecture-and-design/blob/main/adr/ADR-49.md
- Prioritised mode for consumer priority groups (#7113)
- Allows for low-latency switching between clients based on the priority set
- ADR: https://github.com/nats-io/nats-architecture-and-design/blob/main/adr/ADR-42.md
- Support for trusted proxies (#7153)
- Allows enforcing that connections arrive via a NATS protocol-aware proxy
- ADR: https://github.com/nats-io/nats-architecture-and-design/blob/main/adr/ADR-55.md
- Added the ability to promote mirrors to normal streams by removing the mirror configuration (#7171)
- This allows a mirror to take over operation if the original stream is lost, for example in a disaster recovery scenario
- This operation cannot be undone and also requires configuring the stream subjects to continue operation
- Added delayed message scheduling (#7170, #7245, #7319)
- Implements single schedule messages using the
Nats-Schedule-TTLmessage header- ADR: https://github.com/nats-io/nats-architecture-and-design/blob/main/adr/ADR-51.md
- Added support for offline assets (#7158)
- Streams and consumers from a higher API version or using unsupported features (i.e. after a downgrade) will be marked as offline to prevent corruption
- ADR: https://github.com/nats-io/nats-architecture-and-design/blob/main/adr/ADR-44.md
- Added
partition(n)for deterministic hash-based partitioning andrandom(n)for non-deterministic random partitioning to subject transforms (#6950)- Added the ability to specify the required API level in JetStream API requests with the
Nats-Required-Api-Levelrequest header (#7157)- Added the ability for streams to opt into async writes (#7315, #7323)
- Add
server_metadatablock to server config, allowing arbitrary key-pairs to be set on a per-server basis, similar to stream/consumer metadata (#6935)- Support for empty votes, which improves how the Raft election logic handles nodes that have lost their stable storage and attempt to rejoin the cluster regardless (#7038)
- Added
"leader_since"to the stream and consumer info responses (#7189)Leafnodes
... (truncated)
Commits
fc6ec64Release v2.12.053bf3e1(2.12) Filestore fixes (#7334)4e8adffDe-flakeTestFileStoreExpireMsgsOnStartby temporarily disabling encryption...b4479b8De-flakeTestFileStoreAgeLimit,TestNoRaceStoreReverseWalkWithDeletesPerfdd855adImprove reuse & remove partials hangover fromindexCacheBuf8616072Refactor filestore block pool28e9650Release v2.12.0-RC.63082724(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 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+23
+23
Deletions:
-22
-22
Package Dependencies
Package:
github.com/nats-io/nats-server/v2
Ecosystem:
go
go
Version Change:
2.11.7 → 2.12.0
Update Type:
Minor
Minor
Path:
/cli
Technical Details
| ID: | 8278964 |
| UUID: | 2851869562 |
| Node ID: | PR_kwDOJgB7YM6p_BN6 |
| Host: | GitHub |
| Repository: | bottledcode/durable-php |
| Merge State: | Unknown |