Update all dependencies #52
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.15
->v2.10.17
v1.35.0
->v1.36.0
Release Notes
nats-io/nats-server (github.com/nats-io/nats-server/v2)
v2.10.17
Compare Source
Changelog
Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x.
Go Version
Dependencies
Added
Monitoring
/raftz
monitoring endpoint for retrieving internal Raft group state for diagnostic purposes (#5530)Improved
Core
JetStream
Monitoring
Changed
MQTT
Fixed
Accounts
Core
JetStream
LoadNextMsg
with very sparse or no messages (#5475)mset.mirror
was nil when calculating the last loaded message (#5522)$JS.>
,$JS.API.>
,$JSC.>
and$SYS.>
subjects are now only allowed ifNoAck
is set, avoiding potential misconfiguration that could affect the JetStream API, with the exception of the more specific$JS.EVENT.>
and$SYS.ACCOUNT.>
as these were allowed before (#5548, #5556)/healthz
after a failed restore (#5549)Leafnodes
Monitoring
/jsz
filtered consumer reporting (#5528)Chores
Config
Options
type for embedded mode (#5472) Thanks to @robinkb for the report and contribution!JetStream
Complete Changes
v2.10.16
Changelog
Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x.
Go Version
Dependencies
Added
/expvarz
monitoring endpoint (#5374)Improved
Accounts
AccountResolver()
to use read lock to prevent contention (#5351)Gateway
JetStream
writeFullState
andenforceMsgPerSubjectLimit
(#5340)WebSocket
Fixed
Config
JetStream
calculateSyncRequest
(#5321)WebSocket
Chores
Complete Changes
nats-io/nats.go (github.com/nats-io/nats.go)
v1.36.0
Compare Source
Changelog
Fixed
OptStartSeq
correctly inOrderedConsumerConfig
and simplify ordered consumer creation (#1644, #1645)Messages()
for ordered consumer (#1646)Changed
ConsumerInfo()
calls inConsume()
andMessages()
after reconnect (#1643)Improved
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.
c37593500f
toae02a4d120
Update module github.com/nats-io/nats-server/v2 to v2.10.16to Update all dependenciesℹ 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.19
->1.22.5
github.com/klauspost/compress
v1.17.7
->v1.17.9
github.com/nats-io/jwt/v2
v2.5.6
->v2.5.7
golang.org/x/crypto
v0.23.0
->v0.24.0
golang.org/x/sys
v0.20.0
->v0.21.0