overmindtech / discovery

Go libraries for writing SDP sources
Other
1 stars 0 forks source link

Update module github.com/nats-io/nats.go to v1.37.0 #330

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/nats-io/nats.go v1.36.0 -> v1.37.0 age adoption passing confidence

Release Notes

nats-io/nats.go (github.com/nats-io/nats.go) ### [`v1.37.0`](https://togithub.com/nats-io/nats.go/releases/tag/v1.37.0) [Compare Source](https://togithub.com/nats-io/nats.go/compare/v1.36.0...v1.37.0) #### Changelog ##### Added - JetStream: - `CleanupPublisher` method for removing internal JetStream subscription ([#​1690](https://togithub.com/nats-io/nats.go/issues/1690)) - `ConsumeContext.Closed()` method for waiting for consume to be closed/drained ([#​1691](https://togithub.com/nats-io/nats.go/issues/1691)) ##### Fixed - JetStream: - Fix deadlock when accessing subscriptions map on a consumer ([#​1671](https://togithub.com/nats-io/nats.go/issues/1671)) - Fix panic in `OrderedConsumer` ([#​1686](https://togithub.com/nats-io/nats.go/issues/1686)) - Fix setting deliver policy in `Fetch()` for `OrderedConsumer` ([#​1693](https://togithub.com/nats-io/nats.go/issues/1693)) - Legacy JetStream: - Change `Fetch` and `FetchBatch` client timeout to a higher value ([#​1689](https://togithub.com/nats-io/nats.go/issues/1689)) ##### Improved - Trim trailing slash if set on server address which can cause errors during lookup ([#​1654](https://togithub.com/nats-io/nats.go/issues/1654)) - Fixed README.md formatting. Thanks [@​patrick-othmer](https://togithub.com/patrick-othmer) for the contribution ([#​1692](https://togithub.com/nats-io/nats.go/issues/1692)) ##### Deprecated - Deprecate encoded connections ([#​1674](https://togithub.com/nats-io/nats.go/issues/1674)) ##### Complete Changes

Configuration

📅 Schedule: Branch creation - "before 4pm on friday" in timezone Europe/London, 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 was generated by Mend Renovate. View the repository job log.