This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) | `v1.48.0` → `v1.49.0` |  |  |
---
### Release Notes
<details>
<summary>nats-io/nats.go (github.com/nats-io/nats.go)</summary>
### [`v1.49.0`](https://github.com/nats-io/nats.go/releases/tag/v1.49.0)
[Compare Source](https://github.com/nats-io/nats.go/compare/v1.48.0...v1.49.0)
#### Changelog
##### ADDED
- Core NATS:
- `IgnoreDiscoveredServers` option for skipping advertised servers ([#​2022](https://github.com/nats-io/nats.go/issues/2022))
- Reconnect to selected server callback option [#​1958](https://github.com/nats-io/nats.go/issues/1958))
- Set custom server pool ([#​1958](https://github.com/nats-io/nats.go/issues/1958))
- KeyValue:
- `Config()` method for `KeyValueStatus` ([#​2014](https://github.com/nats-io/nats.go/issues/2014))
##### FIXED
- Core NATS:
- Only remove requested status listener ([#​1991](https://github.com/nats-io/nats.go/issues/1991))
- JetStream:
- Cleanup JS Publisher Status Channel ([#​1993](https://github.com/nats-io/nats.go/issues/1993))
- Legacy JetStream:
- Fix nil pointer dereference in `ConsumerInfo`. Thanks [@​olde-ducke](https://github.com/olde-ducke) for the contribution ([#​1987](https://github.com/nats-io/nats.go/issues/1987))
- Object store:
- Use default timeout on object `Put` when context has no deadline ([#​2013](https://github.com/nats-io/nats.go/issues/2013))
##### IMPROVED
- Various docs and test improvements across the codebase. Thanks [@​jjpinto](https://github.com/jjpinto) for the contribution! ([#​1995](https://github.com/nats-io/nats.go/issues/1995), [#​1996](https://github.com/nats-io/nats.go/issues/1996), [#​1997](https://github.com/nats-io/nats.go/issues/1997), [#​1998](https://github.com/nats-io/nats.go/issues/1998), [#​1999](https://github.com/nats-io/nats.go/issues/1999), [#​2000](https://github.com/nats-io/nats.go/issues/2000), [#​2001](https://github.com/nats-io/nats.go/issues/2001), [#​2002](https://github.com/nats-io/nats.go/issues/2002), [#​2003](https://github.com/nats-io/nats.go/issues/2003), [#​2004](https://github.com/nats-io/nats.go/issues/2004), [#​2005](https://github.com/nats-io/nats.go/issues/2005), [#​2007](https://github.com/nats-io/nats.go/issues/2007), [#​2008](https://github.com/nats-io/nats.go/issues/2008), [#​2009](https://github.com/nats-io/nats.go/issues/2009), [#​2010](https://github.com/nats-io/nats.go/issues/2010), [#​2011](https://github.com/nats-io/nats.go/issues/2011), [#​2012](https://github.com/nats-io/nats.go/issues/2012), [#​2016](https://github.com/nats-io/nats.go/issues/2016), [#​2017](https://github.com/nats-io/nats.go/issues/2017), [#​2018](https://github.com/nats-io/nats.go/issues/2018), [#​2019](https://github.com/nats-io/nats.go/issues/2019), [#​2020](https://github.com/nats-io/nats.go/issues/2020))
- Add JetStream migration guide ([#​2023](https://github.com/nats-io/nats.go/issues/2023))
##### Complete Changes
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0My4zMS4xIiwidXBkYXRlZEluVmVyIjoiNDMuMzEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v1.48.0→v1.49.0Release Notes
nats-io/nats.go (github.com/nats-io/nats.go)
v1.49.0Compare Source
Changelog
ADDED
IgnoreDiscoveredServersoption for skipping advertised servers (#2022)Config()method forKeyValueStatus(#2014)FIXED
ConsumerInfo. Thanks @olde-ducke for the contribution (#1987)Putwhen context has no deadline (#2013)IMPROVED
Complete Changes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 has been generated by Renovate Bot.
Pull request closed