Skip to content

chore: bump github.com/nats-io/nats.go from 1.51.0 to 1.52.0#392

Merged
retr0h merged 2 commits intomainfrom
dependabot/go_modules/github.com/nats-io/nats.go-1.52.0
May 9, 2026
Merged

chore: bump github.com/nats-io/nats.go from 1.51.0 to 1.52.0#392
retr0h merged 2 commits intomainfrom
dependabot/go_modules/github.com/nats-io/nats.go-1.52.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/nats-io/nats.go from 1.51.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

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)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go labels May 8, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

Thank you for contributing to this project! 😊🕹️

@retr0h
Copy link
Copy Markdown
Collaborator

retr0h commented May 9, 2026

@dependabot rebase

Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) from 1.51.0 to 1.52.0.
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](nats-io/nats.go@v1.51.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 9e8a7d9 to 323e113 Compare May 9, 2026 06:11
Regenerate audit stream mock for new ResetConsumer methods from
nats.go 1.52.0 and bump indirect gofumpt to v0.10.0. Fix
react-hooks/set-state-in-effect (new in eslint-plugin-react-hooks
v7) by dispatching the initial enrollment fetch via setTimeout so
all setState calls happen inside callbacks.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented May 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #392   +/-   ##
=======================================
  Coverage   99.91%   99.91%           
=======================================
  Files         484      484           
  Lines       24935    24935           
=======================================
  Hits        24913    24913           
  Misses         14       14           
  Partials        8        8           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7174a11...f2d99c8. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@retr0h retr0h merged commit 0458cab into main May 9, 2026
11 checks passed
@retr0h retr0h deleted the dependabot/go_modules/github.com/nats-io/nats.go-1.52.0 branch May 9, 2026 15:22
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 kind/go

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant