Skip to content

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

Merged
kodiakhq[bot] merged 1 commit intodevelopfrom
dependabot/go_modules/develop/github.com/nats-io/nats.go-1.50.0
Apr 4, 2026
Merged

build(deps): bump github.com/nats-io/nats.go from 1.49.0 to 1.50.0#239
kodiakhq[bot] merged 1 commit intodevelopfrom
dependabot/go_modules/develop/github.com/nats-io/nats.go-1.50.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2026

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

Release notes

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

Release v1.50.0

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

  • Bump go version to 1.25 and update dependencies (#2044, #2039)

Complete Changes

nats-io/nats.go@v1.49.0...v1.50.0

Commits
  • a76c5a9 Release v1.50.0 (#2045)
  • 7239722 [IMPROVED] Wrap EOF/connection reset errors with TLS context after handshake ...
  • 03c61d7 [FIXED] WebSocket close frame discarding buffered data frames (#2032)
  • 01214e2 [FIXED] Fixed OrderedConsumer.Consume race in handler (#2043)
  • 31953ef [FIXED] Fix flaky TestKeyValueWithSources test (#2036)
  • a460b81 [IMPROVED] De-flake TestAlwaysReconnectOnAccountMaxConnectionsExceededErr (#2...
  • 1b89315 [FIXED] Fix flaky TestConsumerPrioritized/messages test (#2033)
  • 192be1a [FIXED] Fix race condition in orderedSubscription.Drain() (#2030)
  • 7f1bc42 [IMPROVED] Bump dependencies and go version (#2044)
  • b7908ea Add missing AccountLimits fields in jetstream package (#2041)
  • 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 Mar 28, 2026
Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) from 1.49.0 to 1.50.0.
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](nats-io/nats.go@v1.49.0...v1.50.0)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats.go
  dependency-version: 1.50.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/develop/github.com/nats-io/nats.go-1.50.0 branch from 6943f05 to 261a3e7 Compare April 4, 2026 16:06
@kodiakhq kodiakhq bot merged commit 55242b8 into develop Apr 4, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/develop/github.com/nats-io/nats.go-1.50.0 branch April 4, 2026 16:08
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 size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants