This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
build(deps): update module github.com/nats-io/nats-server/v2 to v2.10.7 [skip ci] #612
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.9.23
->v2.10.7
Release Notes
nats-io/nats-server (github.com/nats-io/nats-server/v2)
v2.10.7
Compare Source
Changelog
Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x.
Go Version
Dependencies
Improved
JetStream
Fixed
JetStream
Complete Changes
v2.10.6
Compare Source
Changelog
Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x.
Go Version
Dependencies
Improved
JetStream
Monitoring
ocsp_peer_cache
fromvarz
response when not applicable (#4829)Fixed
JetStream
MQTT
WebSockets
Complete Changes
v2.10.5
Compare Source
Changelog
Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x.
Go Version
Dependencies
Improved
General
time.After
could cause GC pressure (#4756)JetStream
Monitoring
MQTT
WebSocket
/leafnode
suffix path on leaf WebSocket connection (#4774)Fixed
Accounts
Leafnode
JetStream
DiscardNew
exceed bytes calculation (#4772) Thanks to @MauriceVanVeen for the contribution! Thanks to @davidmcote for the report!fileStore.Stop()
(#4779)MQTT
WebSocket
Complete Changes
v2.10.4
Compare Source
Changelog
Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x.
CVEs
Go Version
Dependencies
Added
JetStream
MQTT
TLS
Improved
Dependencies
ordered
constraint (#4709) Thanks to @misterpickypants for the contribution!JetStream
MQTT
Routes
Systemd
Fixed
Configuration
Exports/imports
JetStream
1
(#4698) Thanks to @john-bagatta for the report!MQTT
Windows
Complete Changes
v2.10.3
Compare Source
Changelog
Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x.
Go Version
Fixed
JetStream
MQTT
Complete Changes
v2.10.2
Compare Source
Changelog
Downgrade compatibility note
2.10.x brings on-disk storage changes which bring significant performance improvements. Upgrade existing server versions will handle the new storage format transparently. However, if a downgrade from 2.10.x occurs, the old version will not understand the format on disk with the exception 2.9.22 and any subsequent patch releases for 2.9. So if you upgrade from 2.9.x to 2.10.0 and then need to downgrade for some reason, it must be back to 2.9.22+ to ensure the stream data can be read correctly.
Go Version
Dependencies
Added
Profiling
prof_block_rate
config option for configuring the block profile (#4587)Improved
Core
Docs
Leafnodes
JetStream
Systemd
WebSocket
Fixed
Accounts
Leafnodes
JetStream
MQTT
Routes
Complete Changes
v2.10.1
Compare Source
Changelog
Downgrade compatibility note
2.10.x brings on-disk storage changes which bring significant performance improvements. Upgrade existing server versions will handle the new storage format transparently. However, if a downgrade from 2.10.x occurs, the old version will not understand the format on disk with the exception 2.9.22 and any subsequent patch releases for 2.9. So if you upgrade from 2.9.x to 2.10.0 and then need to downgrade for some reason, it must be back to 2.9.22+ to ensure the stream data can be read correctly.
Go Version
Fixed
Leafnode
JetStream
Complete Changes
v2.10.0
Compare Source
Changelog
Downgrade compatibility note
2.10.0 brings on-disk storage changes which bring significant performance improvements. Upgrade existing server versions will handle the new storage format transparently. However, if a downgrade from 2.10.0 occurs, the old version will not understand the format on disk with the exception 2.9.22 and any subsequent patch releases for 2.9. So if you upgrade from 2.9.x to 2.10.0 and then need to downgrade for some reason, it must be back to 2.9.22+ to ensure the stream data can be read correctly.
Go Version
Dependencies
Added
Accounts
$SYS.REQ.USER.INFO
NATS endpoint for user info (#3671)Auth
Builds
Cluster
Config
$SYS.REQ.SERVER.{server-id}.RELOAD
(#4307)Embedded
ConnectionDeadline
field toUser
to force server disconnect after deadline (#3580, #3674)Leafnode
s2_auto
to compress relative to the RTT of the hub (#4167, #4230)Logging
logfile_max_num
server config field to auto-rotate files (#4548)JetStream
metadata
field to stream and consumer configs (#3797)first_seq
when creating streams (#4322, #4345)sync_internal
option to JetStream config (#4483)Monitoring
unique_tag
field in/jsz
and/varz
endpoints (#3617)$SYS.REQ.SERVER.PING.IDZ
NATS endpoint for basic server info (#3663)$SYS.REQ.SERVER.<id>.PROFILEZ
NATS endpoint for requesting debugging profiles (#3774)/statz
endpoint (#3875)/jsz
to include Raft group info (#3914)slow_consumer_stats
to the/varz
endpoint (#4330)MQTT
Reload
--signal
PIDs with globular-style expression (#4370) Thanks to @jevolk for the contribution!Subject Mapping
System Services
$SYS.REQ.SERVER.<id>.KICK
NATS endpoint to disconnect a client byid
or byname
from the target server (#4298)$SYS.REQ.SERVER.<id>.LDM
NATS endpoint that sends a “lame duck mode” message to a client byid
orname
on the target server (#4298)Windows
Improved
Leafnodes
Logging
JetStream
MQTT
.
character (#4243) Thanks to @petedavis and @telemac for the reports!RETAIN
flag when delivering to new subscriptions and clear the flag in all other conditions (#4443)Profiling
Subject Mapping
Fixed
Accounts
Clients
Leafnode
JetStream
OSCP
Routes
Complete Changes
v2.9.24
Compare Source
Changelog
Go Version
Improved
JetStream
Fixed
Accounts
WebSocket
Complete Changes
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Vienna, 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 has been generated by Mend Renovate. View repository job log here.