Update module github.com/nats-io/nats.go to v1.31.0 #41
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:
v1.30.2->v1.31.0Release Notes
nats-io/nats.go
v1.31.0Compare Source
Changelog
Added
TLSHandshakeFirstoption to perform TLS handshake before receiving theINFOprotocol message. Note: This option is not yet available innats-server(#1433)CreateOrUpdateStreamhelper function to create a stream if it does not exist or update an existing stream. Thanks to @samanebi for the contribution (#1395)Fixed
go.modwhen usingnats.go. Thanks to @masumomo for the contribution (#1441)Consumer.Info()when empty response and errors are returned (#1426)ConsumeandMessages(#1428)ConsumerInfo()when empty response and errors are returned (#1426)Improved
jetstream/README.md. Thanks @cbrake for the contribution (#1436)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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.