Update module github.com/nats-io/nats.go to v1.30.0 #35

Merged
kjuulh merged 1 commits from renovate/all into main 2023-09-20 11:58:47 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
github.com/nats-io/nats.go require minor v1.29.0 -> v1.30.0

Release Notes

nats-io/nats.go

v1.30.0

Compare 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
  • JetStream:
    • SubjectTransform support on streams (#​1200)
    • SubjectTransforms on mirrors and sources (#​1359, #​1404)
    • Multiple subject filters on consumers (#​1214)
    • Setting Compression type on StreamConfig (#​1405)
    • Setting FirstSeq on StreamConfig (#​1405)
    • Setting ConsumerLimits on StreamConfig (#​1405)
    • CreateConsumer and UpdateConsumer methods (#​1379)
    • Support for stream and consumer metadata (#​1384)
  • ObjectStore:
    • Support for object store and object metadata (#​1385)
  • Service API (micro):
    • Customizing queue groups per service, group and endpoint (#​1401)
  • Legacy JetStream:
    • SubjectTransform support on streams (#​1200)
    • SubjectTransforms on mirrors and sources (#​1359)
    • Multiple subject filters on consumers (#​1214)
    • Setting Compression type on StreamConfig (#​1405)
    • Setting FirstSeq on StreamConfig (#​1405)
    • Setting ConsumerLimits on StreamConfig (#​1405)
    • Setting heartbeats in Fetch and FetchBatch in legacy API (#​1402)
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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) | require | minor | `v1.29.0` -> `v1.30.0` | --- ### Release Notes <details> <summary>nats-io/nats.go</summary> ### [`v1.30.0`](https://github.com/nats-io/nats.go/releases/tag/v1.30.0) [Compare Source](https://github.com/nats-io/nats.go/compare/v1.29.0...v1.30.0) #### 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 - JetStream: - `SubjectTransform` support on streams ([#&#8203;1200](https://github.com/nats-io/nats.go/issues/1200)) - `SubjectTransforms` on mirrors and sources ([#&#8203;1359](https://github.com/nats-io/nats.go/issues/1359), [#&#8203;1404](https://github.com/nats-io/nats.go/issues/1404)) - Multiple subject filters on consumers ([#&#8203;1214](https://github.com/nats-io/nats.go/issues/1214)) - Setting `Compression` type on `StreamConfig` ([#&#8203;1405](https://github.com/nats-io/nats.go/issues/1405)) - Setting `FirstSeq` on `StreamConfig` ([#&#8203;1405](https://github.com/nats-io/nats.go/issues/1405)) - Setting `ConsumerLimits` on `StreamConfig` ([#&#8203;1405](https://github.com/nats-io/nats.go/issues/1405)) - `CreateConsumer` and `UpdateConsumer` methods ([#&#8203;1379](https://github.com/nats-io/nats.go/issues/1379)) - Support for stream and consumer metadata ([#&#8203;1384](https://github.com/nats-io/nats.go/issues/1384)) - ObjectStore: - Support for object store and object metadata ([#&#8203;1385](https://github.com/nats-io/nats.go/issues/1385)) - Service API (`micro`): - Customizing queue groups per service, group and endpoint ([#&#8203;1401](https://github.com/nats-io/nats.go/issues/1401)) - Legacy JetStream: - `SubjectTransform` support on streams ([#&#8203;1200](https://github.com/nats-io/nats.go/issues/1200)) - `SubjectTransforms` on mirrors and sources ([#&#8203;1359](https://github.com/nats-io/nats.go/issues/1359)) - Multiple subject filters on consumers ([#&#8203;1214](https://github.com/nats-io/nats.go/issues/1214)) - Setting `Compression` type on `StreamConfig` ([#&#8203;1405](https://github.com/nats-io/nats.go/issues/1405)) - Setting `FirstSeq` on `StreamConfig` ([#&#8203;1405](https://github.com/nats-io/nats.go/issues/1405)) - Setting `ConsumerLimits` on `StreamConfig` ([#&#8203;1405](https://github.com/nats-io/nats.go/issues/1405)) - Setting heartbeats in Fetch and FetchBatch in legacy API ([#&#8203;1402](https://github.com/nats-io/nats.go/issues/1402)) ##### Complete Changes </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->
kjuulh added 1 commit 2023-09-20 11:37:44 +02:00
Update module github.com/nats-io/nats.go to v1.30.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
e20e5110be
kjuulh merged commit e20e5110be into main 2023-09-20 11:58:47 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjuulh/ceen#35