Skip to content

Bump github.com/rabbitmq/amqp091-go from 1.13.0 to 1.15.0 - #115

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/rabbitmq/amqp091-go-1.15.0
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/rabbitmq/amqp091-go-1.15.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 18, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/rabbitmq/amqp091-go from 1.13.0 to 1.15.0.

Release notes

Sourced from github.com/rabbitmq/amqp091-go's releases.

v1.15.0

What's Changed

Full Changelog: rabbitmq/amqp091-go@v1.14.0...v1.15.0

v1.14.0

What's Changed

Full Changelog: rabbitmq/amqp091-go@v1.13.0...v1.14.0

Changelog

Sourced from github.com/rabbitmq/amqp091-go's changelog.

v1.15.0 (2026-09-15)

Full Changelog

Fixed bugs:

  • fix: preserve caller-provided SASL credentials across Reconnect() #389 (suchitd)
  • fix: clone SASL authentication before zeroing credentials post-handshake #388 (suchitd)

Closed issues:

  • v1.13.0 (#350) zeroes caller-provided PlainAuth.Password, breaking auth on any reconnect that reuses the Config #387

Merged pull requests:

  • chore(deps): bump github/codeql-action from 4.37.8 to 4.37.9 in the github-actions group #390 (dependabot[bot])
  • chore(deps): bump github/codeql-action from 4.37.7 to 4.37.8 in the github-actions group #386 (dependabot[bot])
  • chore(deps): bump github/codeql-action from 4.37.6 to 4.37.7 in the github-actions group #385 (dependabot[bot])

v1.14.0 (2026-08-18)

Full Changelog

Implemented enhancements:

  • refactor: extract shared close prologue into beginClose() #376 (suchitd)

Fixed bugs:

  • Retry consumer recovery instead of cancelling on a failed re-subscribe #380 (lukebakken)
  • Fix auto-recovery correctness gaps #379 (suchitd)
  • Enforce frame size in pre-negotiation state #377 (Zerpet)
  • test: retry cleanup connection after clearing memory alarm #375 (suchitd)
  • fix: eliminate flakiness in TestTLSHandshake #373 (suchitd)
  • fix: close goroutine leaks from Close()/Reconnect() races #372 (suchitd)

Merged pull requests:

  • chore(deps): reduce github-actions dependabot updates to weekly #384 (suchitd)
  • chore(deps): bump github/codeql-action from 4.37.5 to 4.37.6 in the github-actions group #383 (dependabot[bot])
  • docs: update CLAUDE.md with lifecycle/log files and updated recovery details #382 (suchitd)
  • chore(deps): bump github/codeql-action from 4.37.4 to 4.37.5 in the github-actions group #381 (dependabot[bot])
  • chore(deps): bump github/codeql-action from 4.37.3 to 4.37.4 in the github-actions group #378 (dependabot[bot])
  • chore(deps): bump github/codeql-action from 4 to 4.37.3 in the github-actions group #374 (dependabot[bot])
Commits
  • ff03b2f Release v1.15.0
  • 276f52e Merge pull request #390 from rabbitmq/dependabot/github_actions/github-action...
  • ca02321 chore(deps): bump github/codeql-action in the github-actions group
  • 4a2300f Merge pull request #389 from rabbitmq/fix/recovery-preserve-sasl
  • bf771db docs: trim cloneAuthentication doc comment
  • 54bd90e fix: preserve caller-provided SASL credentials across Reconnect()
  • 5935ca1 fix: clone SASL authentication before zeroing credentials post-handshake (#388)
  • 0e52b40 Merge pull request #386 from rabbitmq/dependabot/github_actions/github-action...
  • 01c30ed chore(deps): bump github/codeql-action in the github-actions group
  • 28da80d Merge pull request #385 from rabbitmq/dependabot/github_actions/github-action...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/rabbitmq/amqp091-go](https://github.com/rabbitmq/amqp091-go) from 1.13.0 to 1.15.0.
- [Release notes](https://github.com/rabbitmq/amqp091-go/releases)
- [Changelog](https://github.com/rabbitmq/amqp091-go/blob/main/CHANGELOG.md)
- [Commits](rabbitmq/amqp091-go@v1.13.0...v1.15.0)

---
updated-dependencies:
- dependency-name: github.com/rabbitmq/amqp091-go
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 18, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 18, 2026 10:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 18, 2026
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