Skip to content

build(deps): bump github.com/rabbitmq/amqp091-go from 1.11.0 to 1.12.0#359

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

build(deps): bump github.com/rabbitmq/amqp091-go from 1.11.0 to 1.12.0#359
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/rabbitmq/amqp091-go-1.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/rabbitmq/amqp091-go from 1.11.0 to 1.12.0.

Release notes

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

v1.12.0

What's Changed

New Contributors

Full Changelog: rabbitmq/amqp091-go@v1.11.0...v1.12.0

Changelog

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

v1.12.0 (2026-06-16)

Full Changelog

Implemented enhancements:

  • Feature: implement automatic connection and channel recovery with state change notifications #339 (suchitd)
  • Add integration test for publish with immediate flag #338 (suchitd)
  • Add integration tests for QueueUnbind and QueuePurge #337 (suchitd)
  • Add integration test for exchange-to-exchange binding and unbinding #336 (suchitd)

Fixed bugs:

  • Fix Client example to work with RabbitMQ 4.3 #341 (suchitd)
  • Update CONTRIBUTING.md and .gitignore files #335 (suchitd)
  • Fix inconsistencies in the Makefile #334 (suchitd)
  • Fix integration tests for RabbitMQ 4.3 #331 (suchitd)

Closed issues:

  • PublishWithContext does not respect context cancellation #329

Merged pull requests:

Commits
  • 672e671 Release v1.12.0 (#345)
  • 178f984 Merge pull request #343 from rabbitmq/doc/update-non-goals
  • b6d3274 doc: remove auto-reconnect from non-goals in README
  • 4f6ade4 Feature: implement automatic connection and channel recovery with state chang...
  • f98134c Merge pull request #342 from rabbitmq/add-claude
  • 840e11c Update CLAUDE.md to correct some technical inaccuracies
  • 32d8249 Merge branch 'main' into add-claude
  • ad86bd2 Merge pull request #341 from rabbitmq/fix/client-example-rmq-4.3
  • d751223 Add CLAUDE.md
  • 66a7a25 Fix Client example to work with RabbitMQ 4.3
  • 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.11.0 to 1.12.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.11.0...v1.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor Author

Assignees

The following users could not be added as assignees: rustatian. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 17, 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