fix(deps): update module github.com/nats-io/nats-server/v2 to v2.10.18 #225
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.10.12
->v2.10.18
Release Notes
nats-io/nats-server (github.com/nats-io/nats-server/v2)
v2.10.18
Compare Source
Changelog
Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x.
Go Version
Dependencies
Improved
Embedded
JetStream
Fixed
JetStream
Complete Changes
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
v2.10.14
Compare Source
Changelog
(Note there was no 2.10.13 version 🙂)
Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x.
Go Version
Dependencies
Improved
Auth
JetStream
Fixed
OS
Connections
JetStream
Monitoring
OCSP
Chores
Complete Changes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.