Skip to content

deps: Bump github.com/nats-io/nats.go from 1.52.0 to 1.53.1 - #25

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/nats-io/nats.go-1.53.1
Open

deps: Bump github.com/nats-io/nats.go from 1.52.0 to 1.53.1#25
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/nats-io/nats.go-1.53.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/nats-io/nats.go from 1.52.0 to 1.53.1.

Release notes

Sourced from github.com/nats-io/nats.go's releases.

Release v1.53.1

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

nats-io/nats.go@v1.53.0...v1.53.1

Release v1.53.0

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

nats-io/nats.go@v1.52.0...v1.53.0

Commits
  • db1375f Release v1.53.1 (#2118)
  • ae0af2c [IMPROVED] Migrate tests to ntf (#2082)
  • 0c5d8d7 [ADDED] WithPublishAsyncAckHandler option for JetStream async publish (#2109)
  • 15d96ca [FIXED] Data race in resetOrderedConsumer when resets overlap (#2111)
  • f66c8e7 [FIXED] Recognize error code 10164 for replicated KV CAS conflicts (#2097) (#...
  • 9d92e85 iter: don't yield a phantom (nil, nil) after MsgsTimeout's ErrTimeout (#2093)
  • c68c4de [FIXED] micro: endpoint subject prefix over-match (#2105)
  • e663e67 Improve example wording (#2104)
  • c1a0716 Add docs.nats.io examples to main (#2106)
  • 77e280d [FIXED] MsgsTimeout iterator yields spurious (nil, nil) after a timeout (#2099)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 21, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 21, 2026 22:55
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/nats-io/nats.go-1.53.1 branch from c7936e0 to 135ee99 Compare August 25, 2026 10:43
Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) from 1.52.0 to 1.53.1.
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](nats-io/nats.go@v1.52.0...v1.53.1)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats.go
  dependency-version: 1.53.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/nats-io/nats.go-1.53.1 branch from 135ee99 to cf94a8c Compare August 31, 2026 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants