Update module github.com/nats-io/nats.go to v1.30.0 #35
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.29.0->v1.30.0Release Notes
nats-io/nats.go
v1.30.0Compare Source
Changelog
Overview
This release focuses on adding features introduced in nats-server@v2.10.0. Among other things, this includes setting multiple filter subjects for a consumer, configuring stream subject transform, as well as setting stream and consumer metadata.
Added
SubjectTransformsupport on streams (#1200)SubjectTransformson mirrors and sources (#1359, #1404)Compressiontype onStreamConfig(#1405)FirstSeqonStreamConfig(#1405)ConsumerLimitsonStreamConfig(#1405)CreateConsumerandUpdateConsumermethods (#1379)micro):SubjectTransformsupport on streams (#1200)SubjectTransformson mirrors and sources (#1359)Compressiontype onStreamConfig(#1405)FirstSeqonStreamConfig(#1405)ConsumerLimitsonStreamConfig(#1405)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.