Update module github.com/nats-io/nats.go to v1.25.0 #26

Merged
kjuulh merged 1 commits from renovate/all into main 2023-03-24 23:34:17 +01:00
Owner

This PR contains the following updates:

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

Release Notes

nats-io/nats.go

v1.25.0

Compare Source

Changelog

Added
  • Service API (micro):
    • Support metadata for services, endpoints and endpoint stats (#​1231, #​1233)
Improved
  • Fix TestJetStreamStreamInfoWithSubjectDetails test (#​1225)
  • Fix typo in JetStream Durable() option comment. Thanks @​jlvallelonga fot the contribution (#​1229)
  • Bump nkeys to latest version (#​1235)
Changed
  • JetStream:
    • Use wildcard subscription for pull subscription and separate inbox per Fetch()/FetchBatch(). Additionaly, FetchBatch() now
      verifies whether a request timeout was received for a current pull request (#​1237, #​1238)
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.24.0` -> `v1.25.0` | --- ### Release Notes <details> <summary>nats-io/nats.go</summary> ### [`v1.25.0`](https://github.com/nats-io/nats.go/releases/tag/v1.25.0) [Compare Source](https://github.com/nats-io/nats.go/compare/v1.24.0...v1.25.0) #### Changelog ##### Added - Service API (`micro`): - Support metadata for services, endpoints and endpoint stats ([#&#8203;1231](https://github.com/nats-io/nats.go/issues/1231), [#&#8203;1233](https://github.com/nats-io/nats.go/issues/1233)) ##### Improved - Fix `TestJetStreamStreamInfoWithSubjectDetails` test ([#&#8203;1225](https://github.com/nats-io/nats.go/issues/1225)) - Fix typo in JetStream `Durable()` option comment. Thanks [@&#8203;jlvallelonga](https://github.com/jlvallelonga) fot the contribution ([#&#8203;1229](https://github.com/nats-io/nats.go/issues/1229)) - Bump nkeys to latest version ([#&#8203;1235](https://github.com/nats-io/nats.go/issues/1235)) ##### Changed - JetStream: - Use wildcard subscription for pull subscription and separate inbox per `Fetch()`/`FetchBatch()`. Additionaly, `FetchBatch()` now verifies whether a request timeout was received for a current pull request ([#&#8203;1237](https://github.com/nats-io/nats.go/issues/1237), [#&#8203;1238](https://github.com/nats-io/nats.go/issues/1238)) ##### 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-03-24 23:02:42 +01:00
Update module github.com/nats-io/nats.go to v1.25.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
3e7f8573e9
kjuulh merged commit 3e7f8573e9 into main 2023-03-24 23:34:17 +01: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#26
No description provided.