Bump github.com/nats-io/nats-server/v2 from 2.10.12 to 2.10.17 in /sdks
Bumps github.com/nats-io/nats-server/v2 from 2.10.12 to 2.10.17.
Release notes
Sourced from github.com/nats-io/nats-server/v2's releases.
Release v2.10.17
Changelog
Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x.
Go Version
- 1.22.4 (#5487)
Dependencies
- golang.org/x/sys v0.21.0 (#5508)
- golang.org/x/crypto v0.24.0 (#5509)
- github.com/klauspost/compress v1.17.9 (#5538)
- github.com/nats-io/nats.go v1.36.0 (#5538)
Added
Monitoring
- Experimental
/raftzmonitoring endpoint for retrieving internal Raft group state for diagnostic purposes (#5530)Improved
Core
- Reorder struct fields in stree for improved memory alignment (#5517)
JetStream
- Improve performance of calculating num-pending and interest state of a stream (#5476)
- Improve leadership change signaling (#5504, #5505)
- Improved memory-based stream behavior during server restarts (#5506)
- Reset election timer when leaving observer mode enabling quicker leadership hand-off (#5516)
- Ensure ack processing is consistent and correct between leader and followers for replicated consumers (#5524)
- Use per-subject info to speed up load-last filestore operations with wildcard filters (#5546)
- Populate missing per-subject info after skipping blocks when calculating filtered pending (#5545)
- Reduced time taken to process consumer deletes when there is a large gap between the consumer ack floor and the stream last sequence (#5547)
- No longer retrieve the WAL state unnecessarily when installing Raft snapshots (#5552)
- Increased filestore block and per-subject info cache expiry times to help improve performance on sparse streams (#5568)
- Reduce allocations in isMatch in filestore/memstore (#5573)
- Improved handling of out-of-date first blocks in per-subject info entries (#5577)
- Use stree for message block subject indexing instead of hashmaps (#5559)
- Avoid loading last message blocks on LoadNextMsg miss (#5584)
- Add node48 node size to stree, providing better memory utilisation for some subject spaces (#5585)
- Logging message when exceeding JetStream account limits now prints the account (#5597)
Monitoring
- Rate-limit statsz updates which reduces load for very large clusters (#5470, #5485) Thanks to
@wjordanfor the report and contribution!Changed
MQTT
- Do not wait for JS responses when disconnecting the session (#5575)
Fixed
... (truncated)
Commits
b91de03Release v2.10.17158e6d4[FIX] Data race in runAsLeader. (#5604)cdbf35cBump to 2.10.17-RC.9ffc90f8Protect against no mset or mset.ackqacb2ee8Cherry-picks for 2.10.17 (#5598)b8df1ea[FIXED] Memory growth from NRG create and delete operations (#5600)8ccb693Fix logging when exceeding JetStream account limits10b5169Avoid datarace storing mpay from a JWT claimcc0ec6aBump to 2.10.17-RC.87238011Cherry picks for v2.10.17-RC.8 (#5590)- 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)
Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment assign set of reviewers
@dependabot recreate
Assigning reviewers. If you would like to opt out of this review, comment assign to next reviewer:
R: @lostluck for label go.
Available commands:
stop reviewer notifications- opt out of the automated review toolingremind me after tests pass- tag the comment author after tests passwaiting on author- shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)
The PR bot will only process comments in the main thread (not review comments).