Update all dependencies #31
Loading…
x
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.9.19
->v2.9.21
v1.27.1
->v1.28.0
Release Notes
nats-io/nats-server
v2.9.21
Compare Source
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
nats-io/nats.go
v1.28.0
Compare Source
Changelog
Overview
This release focuses on a set of changes and improvements in new JetStream API. With this release, JetStream API is out of preview.
Additionally, with this release support for go version < 1.18.0 is dropped, due to usage of
any
type in codebase.Added
HeadersOnly
field onOrderedConsumerConfig
(#1327)WithStreamListSubject()
option to filter results ofListStreams()
andStreamNames()
by stream name (#1312)Improved
dev
andmain
branches ofnats-server
to tests in CI (#1336)parse_test.go
. Thanks @YukiBobier for the contribution (#1334)jetstream/README.md
(#1347, #1350)Changed
interface{}
withany
across the codebase (#1332)NakWithDelay
to separate method, instead of it being an option onNak()
(#1337)context.Background()
orcontext.TODO()
is used (#1348)Fixed
OrderedConsumer()
(#1317)Next()
blocking indefinitely after callingStop()
. Thanks @mdawar for the contribution (#1344)Consume()
(#1345)PublishAsync()
blocking published due toPublishAsyncMaxPending
not being reset on reconnect (#1346)PublishAsync()
blocking published due toPublishAsyncMaxPending
not being reset on reconnect (#1346)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.
2f72862371
to5311105b52