Commit 4d77887
authored
fix(deps): update module github.com/nats-io/nats.go to v1.46.0 (#538)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs
from Renovate will soon appear from 'Mend'. Learn more
[here](https://redirect.github.com/renovatebot/renovate/discussions/37842).
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[github.com/nats-io/nats.go](https://redirect.github.com/nats-io/nats.go)
| `v1.45.0` -> `v1.46.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>nats-io/nats.go (github.com/nats-io/nats.go)</summary>
###
[`v1.46.0`](https://redirect.github.com/nats-io/nats.go/releases/tag/v1.46.0)
[Compare
Source](https://redirect.github.com/nats-io/nats.go/compare/v1.45.0...v1.46.0)
#### Changelog
##### Overview
This release enables features introduced in
[[email protected]](https://redirect.github.com/nats-io/nats-server/releases/tag/v2.12.0).
##### ADDED
- JetStream:
- Stream counters configuration option
([#​1932](https://redirect.github.com/nats-io/nats.go/issues/1932),
[#​1939](https://redirect.github.com/nats-io/nats.go/issues/1939))
- New fields in `ClusterInfo`
([#​1935](https://redirect.github.com/nats-io/nats.go/issues/1935))
- `AllowAtomicPublish` stream configuration option
([#​1940](https://redirect.github.com/nats-io/nats.go/issues/1940))
- `PersistMode` stream config option for configurable stream persistence
settings
([#​1943](https://redirect.github.com/nats-io/nats.go/issues/1943))
- `AllowMsgSchedules` stream configuration option to enable message
scheduling
([#​1942](https://redirect.github.com/nats-io/nats.go/issues/1942))
- Context and timeout options to `Messages.Next()` plus `Fetch` context
support
([#​1938](https://redirect.github.com/nats-io/nats.go/issues/1938))
- Support custom name prefix for ordered consumers
([#​1928](https://redirect.github.com/nats-io/nats.go/issues/1928))
- KeyValue:
- Added KeyValue bucket metadada support
([#​1944](https://redirect.github.com/nats-io/nats.go/issues/1944))
##### IMPROVED
- JetStream:
- Add max consumers limit error (code=10026). Thanks
[@​Arlet2](https://redirect.github.com/Arlet2) for the
contribution
([#​1922](https://redirect.github.com/nats-io/nats.go/issues/1922))
- Return more specific cons info error on ordered consumer recreation
([#​1931](https://redirect.github.com/nats-io/nats.go/issues/1931))
##### 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/infratographer/x).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 9516495 commit 4d77887
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
506 | 506 | | |
507 | 507 | | |
508 | 508 | | |
509 | | - | |
510 | | - | |
| 509 | + | |
| 510 | + | |
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
| |||
0 commit comments