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:
v0.5.9
->v0.6.0
v20.10.22+incompatible
->v20.10.26+incompatible
v2.9.11
->v2.10.3
v1.14.0
->v1.17.0
v1.9.3
->v1.10.0
v1.14.0
->v1.17.0
v1.57.0
->v1.59.0
3.11.1
->3.12.0
Release Notes
google/go-cmp (github.com/google/go-cmp)
v0.6.0
Compare Source
New API:
cmpopts.EquateComparable
Documentation changes:
Build changes:
Testing changes:
moby/moby (github.com/moby/moby)
v20.10.26+incompatible
Compare Source
v20.10.25+incompatible
Compare Source
v20.10.24+incompatible
Compare Source
v20.10.23+incompatible
Compare Source
nats-io/nats-server (github.com/nats-io/nats-server/v2)
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.23
Compare Source
Changelog
Go Version
Fixed
Accounts
Leafnodes
JetStream
Complete Changes
v2.9.22
Compare Source
Changelog
Go Version
Dependencies
Improved
Monitoring
JetStream
Fixed
Config
Monitoring
Leafnode
JetStream
Complete Changes
v2.9.21
Compare Source
Changelog
Go Version
Dependencies
Added
OCSP
See ADR-38 OCSP Peer Verification
General
Improved
JetStream
Fixed
General
getHash()
(#4329) Thanks to @VuongUranus for reporting the issue!OCSP
Embedded
JetStream
Complete Changes
v2.9.20
Compare Source
Changelog
Go Version
Added
Windows
Improved
Accounts
JetStream
Fixed
Gateways
Leafnodes
WebSocket
tls_required
whentls_available
is not set (#4264)JetStream
MQTT
Complete Changes
v2.9.19
Compare Source
Changelog
Go Version
Improved
JetStream
Fixed
WebSocket
Complete Changes
v2.9.18
Compare Source
Changelog
Go Version
Dependency Updates
Improved
Monitoring
JetStream
Fixed
General
Leadnode
JetStream
Complete Changes
v2.9.17
Compare Source
Changelog
Go Version
Dependency Updates
Improved
Core
Leafnodes
Monitoring
Resolver
JetStream
Fixed
General
server.Start()
call no longer blocks (#4111) Thanks to @lheiskan for reporting the issue!Core
Monitoring
JetStream
Complete Changes
v2.9.16
Compare Source
Changelog
Go Version
Dependency Updates
Added
Build
Monitoring
Resolver
Improved
JetStream
Fixed
Subjects
Accounts
Leaf
Cluster
JetStream
Complete Changes
v2.9.15
Compare Source
Changelog
Go Version
Added
Changed
jetstream.max_outstanding_catchup
to prevent slow consumers between routes (#3922)Improved
Fixed
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.