Skip to content

build(deps): bump github.com/nats-io/nats.go from 1.50.0 to 1.52.0#480

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

build(deps): bump github.com/nats-io/nats.go from 1.50.0 to 1.52.0#480
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/nats-io/nats.go-1.52.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

Release v1.52.0

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:
    • Fix Subscription.StatusChanged channel closure on Closed Subscription. Thanks @​nithimani38-prog for the contribution (#2034)

IMPROVED

  • Fixed Flaky JS cluster tests (#2062)

Complete Changes

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

Release v1.51.0

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

... (truncated)

Commits
  • e9f2a36 Release v1.52.0 (#2074)
  • 609274f [FIXED] Subscription.StatusChanged channel closure on Closed Subscription (#2...
  • f7cde74 [IMPROVED] Use latest release build for badge in README (#2064)
  • c7476ea [IMPROVED] Reject empty consumer info in CONSUMER.RESET response (#2072)
  • 8fde36f [ADDED] ResetConsumer JetStream API (#2069)
  • dcfd0fc [ADDED] StreamSource.Consumer config field and AckFlowControlPolicy (#2070)
  • 7a28503 [ADDED] Publish options and consts for message scheduling (#2051)
  • 6c91a51 [ADDED] AllowBatchPublish stream config field (#2052)
  • a614d0b [FIXED] Flaky JS cluster tests due to race in setupJSClusterWithSize (#2062)
  • 17b6fd1 Release v1.51.0 (#2061)
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 7, 2026
@codecov-commenter

codecov-commenter commented May 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.04%. Comparing base (9543e69) to head (d041220).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #480   +/-   ##
=======================================
  Coverage   52.04%   52.04%           
=======================================
  Files          25       25           
  Lines        1245     1245           
=======================================
  Hits          648      648           
  Misses        562      562           
  Partials       35       35           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) from 1.50.0 to 1.52.0.
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](nats-io/nats.go@v1.50.0...v1.52.0)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats.go
  dependency-version: 1.52.0
  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.52.0 branch from 08aea05 to d041220 Compare May 8, 2026 04:40
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.

1 participant