Skip to content

Update module github.com/nats-io/nats.go to v1.53.1 - #42

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.qkg1.top-nats-io-nats.go-1.x
Open

Update module github.com/nats-io/nats.go to v1.53.1#42
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.qkg1.top-nats-io-nats.go-1.x

Conversation

@renovate

@renovate renovate Bot commented Feb 23, 2026

Copy link
Copy Markdown

This PR contains the following updates:

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

Release Notes

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

v1.53.1

Compare Source

Changelog

This is a patch release containing no functional changes.

FIXED
  • Version const and the README install line, which were not updated for v1.53.0 (#​2118)
Complete Changes

v1.53.0

Compare Source

Changelog

ADDED
  • JetStream:
    • WithPublishAsyncAckHandler option for JetStream async publish. Thanks @​occamist for the contribution (#​2109)
    • AckFlowControlPolicy to legacy API (#​2091)
  • Micro:
FIXED
  • Core NATS:
  • JetStream:
    • Data race in resetOrderedConsumer when resets overlap (#​2111)
    • Avoid panic in PullSubscribe consumer create path. Thanks @​wyf027 for the contribution (#​2088)
    • Honor per-request JSOpt API prefix across JetStream APIs. Thanks @​wyf027 for the contribution (#​2087)
    • Add nil checks for empty JetStream API responses. Thanks @​colecschmidt for the contribution (#​2073)
  • KeyValue:
    • Recognize error code 10164 for replicated KV CAS conflicts (#​2098)
    • Reject keys with consecutive dots in keyValid and searchKeyValid. Thanks @​c-tonneslan for the contribution (#​2076)
  • Micro:
IMPROVED
  • Performance enhancement when publishing core NATS messages with headers. Thanks @​jonchammer for the contribution (#​2083)
  • Migrate tests to ntf (#​2082)
  • Add docs.nats.io examples to main (#​2106)
  • Improve readme wording for JetStream consumers. Thanks @​trevorah for the contribution (#​2104)
Complete Changes

v1.52.0

Compare Source

Changelog

This release focuses on 2.14 nats-server features support.

ADDED
  • JetStream:
    • Added fast batch stream config field (#​2052)
    • Added message scheduling headers and publish opts (#​2051)
    • Updated StreamConfig with Consumer field and added AckFlowControlPolicy (#​2070)
    • Added reset consumer API (#​2069)
FIXED
  • Core NATS:
IMPROVED
  • Fixed Flaky JS cluster tests (#​2062)
Complete Changes

v1.51.0

Compare Source

Changelog

ADDED
  • Core NATS:
    • Option to customize write buffer size (#​2057)
    • Option to automatically reconnect on write error (#​2055)
    • Accessors for JetStream API level and IsSysAccount from ServerInfo (#​2060)
FIXED
  • Core NATS:
    • Make websocket frame validation more robust (#​2050)
  • JetStream:
    • Fix deadlock in Consume() when calling Stop/Drain from ConsumeErrHandler (#​2059)
IMPROVED
  • Fix typos in tests. Thanks @​deining for the contribution (#​2049)
  • Fix deprecation warnings by bumping GH actions to their latest versions. Thanks @​deining for the contibution (#​2048)
  • Code linting: remove functions min and max. Thanks @​deining for the contribution (#​2047)
Complete Changes

v1.50.0

Compare Source

Changelog

FIXED
  • Core NATS:
    • Fix WebSocket close frame discarding buffered data frames (#​2032)
  • JetStream:
    • Remove status listener in Consume()/Messages() cleanup. Thanks @​txuna for the contribution (#​1993)
    • Fix race condition in orderedSubscription.Drain() (#​2030)
    • Fixed OrderedConsumer.Consume() race in handler (#​2043)
IMPROVED
  • Core NATS:
    • De-flake TestAlwaysReconnectOnAccountMaxConnectionsExceededErr (#​2042)
    • Wrap EOF/connection reset errors with TLS context after handshake (#​2031)
  • JetStream:
    • Reject control characters in stream and consumer names (#​2038)
    • Add missing AccountLimits fields in jetstream package (#​2041)
    • Fix flaky TestConsumerPrioritized/messages test (#​2033)
  • KeyValue:
    • Deduplicate keys in KeyValue.Keys() and document ListKeys behavior (#​2029)
    • Fix flaky TestKeyValueWithSources (#​2036)
CHANGED
Complete Changes

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: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner February 23, 2026 15:16
@renovate renovate Bot changed the title fix(deps): update module github.com/nats-io/nats.go to v1.49.0 fix(deps): update module github.com/nats-io/nats.go to v1.49.0 - autoclosed Mar 4, 2026
@renovate renovate Bot closed this Mar 4, 2026
@renovate
renovate Bot deleted the renovate/github.qkg1.top-nats-io-nats.go-1.x branch March 4, 2026 16:07
@renovate renovate Bot changed the title fix(deps): update module github.com/nats-io/nats.go to v1.49.0 - autoclosed fix(deps): update module github.com/nats-io/nats.go to v1.49.0 Mar 4, 2026
@renovate renovate Bot reopened this Mar 4, 2026
@renovate
renovate Bot force-pushed the renovate/github.qkg1.top-nats-io-nats.go-1.x branch 2 times, most recently from 397baea to 92c66b1 Compare March 4, 2026 18:57
@renovate renovate Bot changed the title fix(deps): update module github.com/nats-io/nats.go to v1.49.0 fix(deps): update module github.com/nats-io/nats.go to v1.49.0 - autoclosed Mar 22, 2026
@renovate renovate Bot closed this Mar 22, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/nats-io/nats.go to v1.49.0 - autoclosed fix(deps): update module github.com/nats-io/nats.go to v1.49.0 Mar 22, 2026
@renovate renovate Bot reopened this Mar 22, 2026
@renovate
renovate Bot force-pushed the renovate/github.qkg1.top-nats-io-nats.go-1.x branch 3 times, most recently from 4c96a2b to a654d9c Compare March 24, 2026 15:15
@renovate renovate Bot changed the title fix(deps): update module github.com/nats-io/nats.go to v1.49.0 fix(deps): update module github.com/nats-io/nats.go to v1.50.0 Mar 25, 2026
@renovate
renovate Bot force-pushed the renovate/github.qkg1.top-nats-io-nats.go-1.x branch from a654d9c to 92d9cd7 Compare March 25, 2026 19:12
@renovate

renovate Bot commented Mar 25, 2026

Copy link
Copy Markdown
Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/klauspost/compress v1.18.4 -> v1.18.5
golang.org/x/crypto v0.48.0 -> v0.49.0
golang.org/x/sys v0.41.0 -> v0.42.0

@renovate renovate Bot changed the title fix(deps): update module github.com/nats-io/nats.go to v1.50.0 Update module github.com/nats-io/nats.go to v1.50.0 Apr 8, 2026
@renovate renovate Bot changed the title Update module github.com/nats-io/nats.go to v1.50.0 Update module github.com/nats-io/nats.go to v1.50.0 - autoclosed Apr 14, 2026
@renovate renovate Bot closed this Apr 14, 2026
@renovate renovate Bot changed the title Update module github.com/nats-io/nats.go to v1.50.0 - autoclosed Update module github.com/nats-io/nats.go to v1.51.0 Apr 15, 2026
@renovate renovate Bot reopened this Apr 15, 2026
@renovate
renovate Bot force-pushed the renovate/github.qkg1.top-nats-io-nats.go-1.x branch from 92d9cd7 to 680926c Compare April 15, 2026 12:07
@renovate renovate Bot changed the title Update module github.com/nats-io/nats.go to v1.51.0 Update module github.com/nats-io/nats.go to v1.51.0 - autoclosed Apr 26, 2026
@renovate renovate Bot closed this Apr 26, 2026
@renovate renovate Bot changed the title Update module github.com/nats-io/nats.go to v1.51.0 - autoclosed Update module github.com/nats-io/nats.go to v1.51.0 Apr 26, 2026
@renovate renovate Bot reopened this Apr 26, 2026
@renovate
renovate Bot force-pushed the renovate/github.qkg1.top-nats-io-nats.go-1.x branch 2 times, most recently from 680926c to 6a1cef4 Compare April 26, 2026 19:04
@renovate
renovate Bot force-pushed the renovate/github.qkg1.top-nats-io-nats.go-1.x branch 2 times, most recently from 615f293 to 0ad9a67 Compare June 15, 2026 08:44
@renovate
renovate Bot force-pushed the renovate/github.qkg1.top-nats-io-nats.go-1.x branch from 0ad9a67 to b83fed7 Compare August 12, 2026 02:38
@renovate renovate Bot changed the title Update module github.com/nats-io/nats.go to v1.52.0 Update module github.com/nats-io/nats.go to v1.53.1 Aug 12, 2026
@renovate renovate Bot changed the title Update module github.com/nats-io/nats.go to v1.53.1 Update module github.com/nats-io/nats.go to v1.53.1 - autoclosed Aug 20, 2026
@renovate renovate Bot closed this Aug 20, 2026
@renovate renovate Bot changed the title Update module github.com/nats-io/nats.go to v1.53.1 - autoclosed Update module github.com/nats-io/nats.go to v1.53.1 Aug 20, 2026
@renovate renovate Bot reopened this Aug 20, 2026
@renovate
renovate Bot force-pushed the renovate/github.qkg1.top-nats-io-nats.go-1.x branch 2 times, most recently from b83fed7 to 99cac82 Compare August 20, 2026 17:16
@renovate renovate Bot changed the title Update module github.com/nats-io/nats.go to v1.53.1 Update module github.com/nats-io/nats.go to v1.53.1 - autoclosed Aug 22, 2026
@renovate renovate Bot closed this Aug 22, 2026
@renovate renovate Bot changed the title Update module github.com/nats-io/nats.go to v1.53.1 - autoclosed Update module github.com/nats-io/nats.go to v1.53.1 Aug 23, 2026
@renovate renovate Bot reopened this Aug 23, 2026
@renovate
renovate Bot force-pushed the renovate/github.qkg1.top-nats-io-nats.go-1.x branch 2 times, most recently from 99cac82 to 9cc6af7 Compare August 23, 2026 03:32
@renovate renovate Bot changed the title Update module github.com/nats-io/nats.go to v1.53.1 Update module github.com/nats-io/nats.go to v1.53.1 - autoclosed Aug 28, 2026
@renovate renovate Bot closed this Aug 28, 2026
@renovate renovate Bot changed the title Update module github.com/nats-io/nats.go to v1.53.1 - autoclosed Update module github.com/nats-io/nats.go to v1.53.1 Aug 28, 2026
@renovate renovate Bot reopened this Aug 28, 2026
@renovate
renovate Bot force-pushed the renovate/github.qkg1.top-nats-io-nats.go-1.x branch 2 times, most recently from 9cc6af7 to 159fbf7 Compare August 28, 2026 23:55
@renovate renovate Bot changed the title Update module github.com/nats-io/nats.go to v1.53.1 Update module github.com/nats-io/nats.go to v1.53.1 - autoclosed Aug 29, 2026
@renovate renovate Bot closed this Aug 29, 2026
@renovate renovate Bot changed the title Update module github.com/nats-io/nats.go to v1.53.1 - autoclosed Update module github.com/nats-io/nats.go to v1.53.1 Aug 29, 2026
@renovate renovate Bot reopened this Aug 29, 2026
@renovate
renovate Bot force-pushed the renovate/github.qkg1.top-nats-io-nats.go-1.x branch 2 times, most recently from 159fbf7 to 7fcf6e4 Compare August 29, 2026 23:29
@renovate renovate Bot changed the title Update module github.com/nats-io/nats.go to v1.53.1 Update module github.com/nats-io/nats.go to v1.53.1 - autoclosed Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants