Skip to content

fix(deps): update module github.com/rabbitmq/amqp091-go to v1.13.0 - #1457

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-rabbitmq-amqp091-go-1.x
Open

fix(deps): update module github.com/rabbitmq/amqp091-go to v1.13.0#1457
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-rabbitmq-amqp091-go-1.x

Conversation

@renovate

@renovate renovate Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/rabbitmq/amqp091-go v1.11.0v1.13.0 age confidence

Release Notes

rabbitmq/amqp091-go (github.com/rabbitmq/amqp091-go)

v1.13.0

Compare Source

Full Changelog

Implemented enhancements:

  • feat: skip-and-continue topology recovery with per-entity error surfacing #​365 (suchitd)
  • Make TopologyRecoveryAllEnabled the default topology recovery mode #​362 (suchitd)
  • feature: implement automatic topology recovery #​357 (suchitd)

Fixed bugs:

  • Evict auto-delete queues and exchanges from topology store to prevent stale resurrection during recovery #​368
  • Data race in Connection.shutdown between buffered listener send goroutine and close(listener) #​360
  • fix: reject frames exceeding negotiated frame_max before allocation #​369 (suchitd)
  • fix: prevent recursive channel recovery during connection reconnection #​367 (suchitd)
  • fix: eliminate multiple data races in Channel and Connection operations #​366 (suchitd)
  • fix: forget auto-delete topology on last consumer/binding removal #​363 (suchitd)
  • fix: explicitly enforce TLS 1.2 minimum version in tlsConfigFromURI #​355 (suchitd)
  • fix: return error when shortstr exceeds 255 bytes #​354 (suchitd)
  • fix: enforce AMQP minimum frame size during negotiation #​353 (suchitd)
  • fix: URL-encode TLS file paths in URI.String() query string #​352 (suchitd)
  • Reject negative prefetch values in Qos #​351 (suchitd)
  • fix: redact and zero out plaintext SASL credentials after handshake #​350 (suchitd)
  • Avoid notifications blocking reader. #​349 (MirahImage)
  • Return error when longstring too long. #​347 (MirahImage)
  • Cap body pre-allocation to FrameMax. #​346 (MirahImage)
  • Safely handle negative x- field length. #​344 (MirahImage)

Merged pull requests:

v1.12.0

Compare Source

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:

Closed issues:

  • PublishWithContext does not respect context cancellation #​329

Merged pull requests:


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner August 6, 2026 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants