Update module github.com/nats-io/nats.go to v1.39.0 #64
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:
v1.38.0
->v1.39.0
Release Notes
nats-io/nats.go (github.com/nats-io/nats.go)
v1.39.0
Compare Source
Changelog
Overview
This release bumps the minimal go version in
go.mod
to1.22
.Added
PullMaxMessagesWithBytesLimit
option for Consume and Messages (#1789)Metadata
toOrderedConsumerConfig
. Thanks @mwain for the contribution (#1737)JetStream.Options()
andJetStream.Conn()
methods toJetStream
interface (#1792)ListKeysFiltered
for listing keys with multiple filters. Thanks @somratdutta for the contribution (#1711)Fixed
Consumer.Messages()
(#1786)DeleteObjectStore
(#1762)Changed
Improved
Consume
andMessages
options (#1770)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.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go get
command, which resulted in the following additional change(s):go
directive was updated for compatibility reasonsDetails:
go
1.22
->1.22.0