Update module github.com/nats-io/nats-server/v2 to v2.10.26 #67
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.26Release Notes
nats-io/nats-server (github.com/nats-io/nats-server/v2)
v2.10.26Compare 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_stallallows disabling the stall gates, instead preferring to drop messages to consumers that would have resulted in a stall instead (#6500)first_info_timeoutto control how long a leafnode connection should wait for the initial connection info, useful for high latency links (#5424)Monitoring
gatewayzmonitoring endpoint can now return subscription information (#6525)Improved
General
JetStream
healthzto be more descriptive about why the healthcheck failed (#6416)Monitoring
routezendpoint now reportspending_bytes(#6476)Fixed
General
max_closed_clientsoption is now parsed correctly from the server configuration file (#6497)JetStream
index.dbto 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 getcommand, which resulted in the following additional change(s):godirective was updated for compatibility reasonsDetails:
go1.22.0->1.23.0github.com/klauspost/compressv1.17.11->v1.18.0github.com/nats-io/nkeysv0.4.9->v0.4.10golang.org/x/cryptov0.32.0->v0.34.0golang.org/x/sysv0.29.0->v0.30.0golang.org/x/timev0.9.0->v0.10.0