Update module github.com/nats-io/nats.go to v1.27.1 #30

Merged
kjuulh merged 1 commits from renovate/all into main 2023-06-22 16:59:27 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
github.com/nats-io/nats.go require patch v1.27.0 -> v1.27.1

Release Notes

nats-io/nats.go

v1.27.1

Compare Source

Changelog

Improved
  • JetStream Simplified API:
    • Fixed unit from kB to B for FetchBytes() in jetstream/README.md. Thanks @​fabiant7t for the contribution! (#​1329)
    • Add param names in API interfaces to better document the code (#​1316)
Fixed
  • JetStream Simplified API:
    • Use custom inbox prefix set on nats.Conn for pull requests. Thanks @​oderwat for the contribution! (#​1322)
  • Object Store:
  • JetStream:
    • Fixed creating a consumer with Durable not set on server versions prior to 2.9.0 (#​1325)
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 | patch | `v1.27.0` -> `v1.27.1` | --- ### Release Notes <details> <summary>nats-io/nats.go</summary> ### [`v1.27.1`](https://github.com/nats-io/nats.go/releases/tag/v1.27.1) [Compare Source](https://github.com/nats-io/nats.go/compare/v1.27.0...v1.27.1) #### Changelog ##### Improved - JetStream Simplified API: - Fixed unit from kB to B for `FetchBytes()` in `jetstream/README.md`. Thanks [@&#8203;fabiant7t](https://github.com/fabiant7t) for the contribution! ([#&#8203;1329](https://github.com/nats-io/nats.go/issues/1329)) - Add param names in API interfaces to better document the code ([#&#8203;1316](https://github.com/nats-io/nats.go/issues/1316)) ##### Fixed - JetStream Simplified API: - Use custom inbox prefix set on `nats.Conn` for pull requests. Thanks [@&#8203;oderwat](https://github.com/oderwat) for the contribution! ([#&#8203;1322](https://github.com/nats-io/nats.go/issues/1322)) - Object Store: - Fixed race condition in object store when `nats.Context` is used. Thanks [@&#8203;anthonyjacques20](https://github.com/anthonyjacques20) for the contribution! ([#&#8203;1314](https://github.com/nats-io/nats.go/issues/1314)) - JetStream: - Fixed creating a consumer with `Durable` not set on server versions prior to 2.9.0 ([#&#8203;1325](https://github.com/nats-io/nats.go/issues/1325)) ##### 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-06-22 16:39:11 +02:00
Update module github.com/nats-io/nats.go to v1.27.1
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
35b4652fa7
kjuulh merged commit 1251bcaa70 into main 2023-06-22 16:59:27 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/ceen#30
No description provided.