Bump github.com/nats-io/nats-server/v2 from 2.11.7 to 2.11.9 in /cli
Closed
Number: #173
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 2
Association: Contributor
Comments: 2
Created:
September 10, 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)
Closed:
September 23, 2025 at 04:14 AM UTC
(9 months ago)
(9 months ago)
Time to Close:
13 days
Labels:
dependencies go
dependencies go
Description:
Bumps github.com/nats-io/nats-server/v2 from 2.11.7 to 2.11.9.
Release notes
Sourced from github.com/nats-io/nats-server/v2's releases.
Release v2.11.9
Changelog
Refer to the 2.11 Upgrade Guide for backwards compatibility notes with 2.10.x.
Go Version
- 1.24.7 (#7273)
Dependencies
Improved
JetStream
- Offline assets support (#7158)
- Server version 2.12 will introduce new features that would otherwise break a 2.11 server after a downgrade. The server now reports the streams/consumers as offline and unsupported, keeping the data safe, but allowing to either delete the asset or upgrade back to the supported version without changes to the data itself.
- The
raftzendpoint now reports the cluster traffic account (#7186)- The stream info and consumer info endpoints now return
leader_since(#7189)- The stream info and consumer info endpoints now return
system_accountandtraffic_account(#7193)- The
jszmonitoring endpoint now returnssystem_accountandtraffic_account(#7193)Fixed
General
- Fix a panic that could happen at startup if building from source using non-Git version control (#7178)
- Fix an issue where issuing an account JWT update with a connection limit could cause older clients to be disconnected instead of newer ones (#7181, #7185)
- Route connections with invalid credentials will no longer rapidly reconnect (#7200)
- Allow a
default_sentinelJWT from a scoped signing key instead of requiring it to solely be a bearer token for auth callout (#7217)- Subject interest would not always be propagated for leaf nodes when daisy chaining imports/exports (#7255)
- Subject interest would sometimes be lost if the leaf node is a spoke (#7259)
- Lowering the max connections limit should no longer result in streams losing interest (#7258)
JetStream
- The
Nats-TTLheader will now be correct if the subject delete marker TTL overwrites it (#7177)- In operator mode, the
cluster_trafficstate for an account is now restored correctly when enabling JetStream at startup (#7191)- A potential data race during a consumer create or update when reading its paused state has been fixed (#7201)
- A race condition that could allow creating a consumer with more replicas than the stream has been fixed (#7202)
- A race condition that could allow creating the same stream with different configurations has been fixed (#7210, #7212)
- Raft will now correctly reject delayed entries from an old leader when catching up in the meantime (#7209, #7239)
- Raft will now also limit the amount of cached in-memory entries as the leader, avoiding excessive memory usage (#7233)
- A potential race condition delaying shutdown if a stream/consumer monitor goroutine was not started (#7211)
- A benign underflow when using an infinite (-1) MaxDeliver for consumers (#7216)
- A potential panic to send a leader elected advisory when shutting down before completing startup (#7246)
- Stopping a stream should no longer wait indefinitely if the consumer monitor goroutine wasn’t stopped (#7249)
... (truncated)
Commits
3c10f16Release v2.11.9e7ee3f1Cherry-picks for 2.11.9 (#7286)009def0fix url encoding for ocsp requests39d48b8Release v2.11.9-RC.3cfd563eCherry-picks for 2.11.9-RC.3 (#7252)5c20268[FIXED] Empty placement triggers move requesta0875d4Fix internal JS clients disconnecting on account updates94f4d99Add TestJetStreamClusterAccountMaxConnectionsReconnect3464f3fUpdate to Go 1.24.7343e983Update GHA workflow dependencies- 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:
+18
+18
Deletions:
-17
-17
Package Dependencies
Package:
github.com/nats-io/nats-server/v2
Ecosystem:
go
go
Version Change:
2.11.7 → 2.11.9
Update Type:
Patch
Patch
Path:
/cli
Technical Details
| ID: | 7373039 |
| UUID: | 2814101215 |
| Node ID: | PR_kwDOJgB7YM6nu8bf |
| Host: | GitHub |
| Repository: | bottledcode/durable-php |
| Mergeable: | Yes |
| Merge State: | Unstable |