Update all dependencies #31
Reference in New Issue
Block a user
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.21v1.27.1->v1.28.0Release Notes
nats-io/nats-server
v2.9.21Compare Source
v2.9.20Compare Source
Changelog
Go Version
Added
Windows
Improved
Accounts
JetStream
Fixed
Gateways
Leafnodes
WebSocket
tls_requiredwhentls_availableis not set (#4264)JetStream
MQTT
Complete Changes
nats-io/nats.go
v1.28.0Compare 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
anytype in codebase.Added
HeadersOnlyfield onOrderedConsumerConfig(#1327)WithStreamListSubject()option to filter results ofListStreams()andStreamNames()by stream name (#1312)Improved
devandmainbranches ofnats-serverto tests in CI (#1336)parse_test.go. Thanks @YukiBobier for the contribution (#1334)jetstream/README.md(#1347, #1350)Changed
interface{}withanyacross the codebase (#1332)NakWithDelayto 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 toPublishAsyncMaxPendingnot being reset on reconnect (#1346)PublishAsync()blocking published due toPublishAsyncMaxPendingnot 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.
2f72862371to5311105b52