Update module github.com/nats-io/nats-server/v2 to v2.10.26 #67
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/all"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v2.10.25
->v2.10.26
Release Notes
nats-io/nats-server (github.com/nats-io/nats-server/v2)
v2.10.26
Compare Source
Changelog
Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x.
Go Version
Dependencies
Added
General
no_fast_producer_stall
allows disabling the stall gates, instead preferring to drop messages to consumers that would have resulted in a stall instead (#6500)first_info_timeout
to control how long a leafnode connection should wait for the initial connection info, useful for high latency links (#5424)Monitoring
gatewayz
monitoring endpoint can now return subscription information (#6525)Improved
General
JetStream
healthz
to be more descriptive about why the healthcheck failed (#6416)Monitoring
routez
endpoint now reportspending_bytes
(#6476)Fixed
General
max_closed_clients
option is now parsed correctly from the server configuration file (#6497)JetStream
index.db
to not be recovered correctly after a restart (#6515)Leafnodes
WebSockets
Tests
Complete Changes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go get
command, which resulted in the following additional change(s):go
directive was updated for compatibility reasonsDetails:
go
1.22.0
->1.23.0
github.com/klauspost/compress
v1.17.11
->v1.18.0
github.com/nats-io/nkeys
v0.4.9
->v0.4.10
golang.org/x/crypto
v0.32.0
->v0.34.0
golang.org/x/sys
v0.29.0
->v0.30.0
golang.org/x/time
v0.9.0
->v0.10.0