Update module github.com/nats-io/nats.go to v1.49.0 (master) #3

Closed
meda wants to merge 0 commits from renovate/master-renovate-all into master
Owner

This PR contains the following updates:

Package Change Age Confidence
github.com/nats-io/nats.go v1.48.0v1.49.0 age confidence

Release Notes

nats-io/nats.go (github.com/nats-io/nats.go)

v1.49.0

Compare Source

Changelog

ADDED
  • Core NATS:
    • IgnoreDiscoveredServers option for skipping advertised servers (#​2022)
    • Reconnect to selected server callback option #​1958)
    • Set custom server pool (#​1958)
  • KeyValue:
    • Config() method for KeyValueStatus (#​2014)
FIXED
  • Core NATS:
    • Only remove requested status listener (#​1991)
  • JetStream:
    • Cleanup JS Publisher Status Channel (#​1993)
  • Legacy JetStream:
  • Object store:
    • Use default timeout on object Put when 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.


  • 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 | 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` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fnats-io%2fnats.go/v1.49.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fnats-io%2fnats.go/v1.48.0/v1.49.0?slim=true) | --- ### 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 ([#&#8203;2022](https://github.com/nats-io/nats.go/issues/2022)) - Reconnect to selected server callback option [#&#8203;1958](https://github.com/nats-io/nats.go/issues/1958)) - Set custom server pool ([#&#8203;1958](https://github.com/nats-io/nats.go/issues/1958)) - KeyValue: - `Config()` method for `KeyValueStatus` ([#&#8203;2014](https://github.com/nats-io/nats.go/issues/2014)) ##### FIXED - Core NATS: - Only remove requested status listener ([#&#8203;1991](https://github.com/nats-io/nats.go/issues/1991)) - JetStream: - Cleanup JS Publisher Status Channel ([#&#8203;1993](https://github.com/nats-io/nats.go/issues/1993)) - Legacy JetStream: - Fix nil pointer dereference in `ConsumerInfo`. Thanks [@&#8203;olde-ducke](https://github.com/olde-ducke) for the contribution ([#&#8203;1987](https://github.com/nats-io/nats.go/issues/1987)) - Object store: - Use default timeout on object `Put` when context has no deadline ([#&#8203;2013](https://github.com/nats-io/nats.go/issues/2013)) ##### IMPROVED - Various docs and test improvements across the codebase. Thanks [@&#8203;jjpinto](https://github.com/jjpinto) for the contribution! ([#&#8203;1995](https://github.com/nats-io/nats.go/issues/1995), [#&#8203;1996](https://github.com/nats-io/nats.go/issues/1996), [#&#8203;1997](https://github.com/nats-io/nats.go/issues/1997), [#&#8203;1998](https://github.com/nats-io/nats.go/issues/1998), [#&#8203;1999](https://github.com/nats-io/nats.go/issues/1999), [#&#8203;2000](https://github.com/nats-io/nats.go/issues/2000), [#&#8203;2001](https://github.com/nats-io/nats.go/issues/2001), [#&#8203;2002](https://github.com/nats-io/nats.go/issues/2002), [#&#8203;2003](https://github.com/nats-io/nats.go/issues/2003), [#&#8203;2004](https://github.com/nats-io/nats.go/issues/2004), [#&#8203;2005](https://github.com/nats-io/nats.go/issues/2005), [#&#8203;2007](https://github.com/nats-io/nats.go/issues/2007), [#&#8203;2008](https://github.com/nats-io/nats.go/issues/2008), [#&#8203;2009](https://github.com/nats-io/nats.go/issues/2009), [#&#8203;2010](https://github.com/nats-io/nats.go/issues/2010), [#&#8203;2011](https://github.com/nats-io/nats.go/issues/2011), [#&#8203;2012](https://github.com/nats-io/nats.go/issues/2012), [#&#8203;2016](https://github.com/nats-io/nats.go/issues/2016), [#&#8203;2017](https://github.com/nats-io/nats.go/issues/2017), [#&#8203;2018](https://github.com/nats-io/nats.go/issues/2018), [#&#8203;2019](https://github.com/nats-io/nats.go/issues/2019), [#&#8203;2020](https://github.com/nats-io/nats.go/issues/2020)) - Add JetStream migration guide ([#&#8203;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-->
meda added 1 commit 2026-02-24 00:12:52 +01:00
meda closed this pull request 2026-02-24 07:46:33 +01:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: actions/nats-upload#3