Update all dependencies #52
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.17v1.35.0->v1.36.0Release Notes
nats-io/nats-server (github.com/nats-io/nats-server/v2)
v2.10.17Compare Source
Changelog
Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x.
Go Version
Dependencies
Added
Monitoring
/raftzmonitoring endpoint for retrieving internal Raft group state for diagnostic purposes (#5530)Improved
Core
JetStream
Monitoring
Changed
MQTT
Fixed
Accounts
Core
JetStream
LoadNextMsgwith very sparse or no messages (#5475)mset.mirrorwas nil when calculating the last loaded message (#5522)$JS.>,$JS.API.>,$JSC.>and$SYS.>subjects are now only allowed ifNoAckis 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)/healthzafter a failed restore (#5549)Leafnodes
Monitoring
/jszfiltered consumer reporting (#5528)Chores
Config
Optionstype for embedded mode (#5472) Thanks to @robinkb for the report and contribution!JetStream
Complete Changes
v2.10.16Changelog
Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x.
Go Version
Dependencies
Added
/expvarzmonitoring endpoint (#5374)Improved
Accounts
AccountResolver()to use read lock to prevent contention (#5351)Gateway
JetStream
writeFullStateandenforceMsgPerSubjectLimit(#5340)WebSocket
Fixed
Config
JetStream
calculateSyncRequest(#5321)WebSocket
Chores
Complete Changes
nats-io/nats.go (github.com/nats-io/nats.go)
v1.36.0Compare Source
Changelog
Fixed
OptStartSeqcorrectly inOrderedConsumerConfigand 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.
c37593500ftoae02a4d120Update 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 getcommand, which resulted in the following additional change(s):godirective was updated for compatibility reasonsDetails:
go1.19->1.22.5github.com/klauspost/compressv1.17.7->v1.17.9github.com/nats-io/jwt/v2v2.5.6->v2.5.7golang.org/x/cryptov0.23.0->v0.24.0golang.org/x/sysv0.20.0->v0.21.0