Skip to content

chore(deps): bump github.com/rabbitmq/amqp091-go from 1.14.0 to 1.15.0 - #34

Merged
rossigee merged 1 commit into
masterfrom
dependabot/go_modules/github.com/rabbitmq/amqp091-go-1.15.0
Sep 21, 2026
Merged

rossigee merged 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 21, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/rabbitmq/amqp091-go from 1.14.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

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])
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

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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.14.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.14.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 21, 2026
@rossigee
rossigee merged commit 446a037 into master Sep 21, 2026
11 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/rabbitmq/amqp091-go-1.15.0 branch September 21, 2026 03: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.

1 participant