Update module github.com/nats-io/nats-server/v2 to v2.10.23 #59
Loading…
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.22
->v2.10.23
Release Notes
nats-io/nats-server (github.com/nats-io/nats-server/v2)
v2.10.23
Compare Source
Changelog
Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x.
Go Version
Dependencies
Added
JetStream
Windows
ca_certs_match
option has been added in thetls
block for searching the certificate store for only certificates matching the specified CAs (#5115)cert_match_skip_invalid
option has been added in thetls
block for ignoring certificates that have expired or are not valid yet (#6042)cert_match_by
option can now be set tothumbprint
, allowing an SHA1 thumbprint to be specified incert_match
(#6042, #6047)Improved
JetStream
Fixed
General
JetStream
Backoff
configuration option now correctly checks theMaxDelivery
constraint (#6154)Leafnodes
WebSockets
Windows
LocalMachine
certificate store is now possible from a non-administrator user (#6019)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):Details:
github.com/nats-io/nkeys
v0.4.7
->v0.4.8
golang.org/x/crypto
v0.28.0
->v0.30.0
golang.org/x/sys
v0.26.0
->v0.28.0
golang.org/x/time
v0.7.0
->v0.8.0