Skip to content

[deps]: Update RabbitMQ.Client to 7.2.1#6633

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/rabbitmq.client-7.x
Open

[deps]: Update RabbitMQ.Client to 7.2.1#6633
renovate[bot] wants to merge 1 commit intomainfrom
renovate/rabbitmq.client-7.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2025

This PR contains the following updates:

Package Change Age Confidence
RabbitMQ.Client (source) 7.1.27.2.1 age confidence

Release Notes

rabbitmq/rabbitmq-dotnet-client (RabbitMQ.Client)

v7.2.1

Full Changelog

Fixed bugs:

  • The Channel has been closed exception from HeartBeatReadCallback #​1884
  • Publisher confirms: _confirmSemaphore broken by cancelled CancellationToken allows concurrent access, corrupts _nextPublishSeqNo; #​1900
  • Auto-recovery attempts to restore bindings to deleted queues causing recovery failures #​1905

Closed issues:

  • Closing Channel does NOT remove the cached RecordedBinding, which will cause AutoRecovery fail #​1904

Merged pull requests:

v7.2.0

Full Changelog

Implemented enhancements:

  • Add support for SslStreamCertificateContext in SslOption #​1864
  • Consider including MessageId tag in RabbitMQActivitySource during BasicPublish #​1849
  • Consider allowing to set remote span as parent instead of link when propagating context via RabbitMQ #​1666
  • Make ConnectionFactory a real Factory pattern #​1844
  • Release an abstractions package #​1833
  • Replace IReadOnlyBasicProperties, IAmqpHeader generic type constraints in IChannel.BasicPublishAsync() with a single interface constraint. #​1813

Fixed bugs:

  • ObjectDisposedException from MaybeHandlePublisherConfirmationTcsOnChannelShutdownAsync closing connection when CloseChannel Continuation is cancelled #​1865
  • Possible connection leak when trying to create first connection #​1856
  • Semaphore exception when publishing with confirmation #​1818
  • Cancellation token not canceled in AsyncEventingBasicConsumer.ReceivedAsync #​1787
  • Event handlers for Channel.ChannelShutdownAsync and Consumer.ShutdownAsync are all called on the last registration? #​1837
  • Exception details lost when using async API #​1831
  • Recovery loop is not cancelled on connection dispose #​1825
  • Memory leak in Connection SharedArraypool #​1817
  • AutorecoveringConnection Memory Leak #​1808

Closed issues:

  • Ship public API changes #​1834
  • Update v7 migration guide #​1724
  • IConnectionFactory does not contain properties that are present in the class and are needed to correctly configure the connection. #​1836
  • Unexpected AMQP close-reason, initiated by Peer, code=504, text='CHANNEL_ERROR - expected 'channel.open' #​1835
  • Ship RabbitMQ.Client.OAuth2 2.0.0 #​1727

Merged pull requests:


Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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.

@bitwarden-bot bitwarden-bot changed the title [deps]: Update RabbitMQ.Client to 7.2.0 [PM-28724] [deps]: Update RabbitMQ.Client to 7.2.0 Nov 24, 2025
@bitwarden-bot
Copy link

Internal tracking:

@codecov
Copy link

codecov bot commented Nov 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.45%. Comparing base (0ad7a10) to head (64c0f6c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6633   +/-   ##
=======================================
  Coverage   57.45%   57.45%           
=======================================
  Files        2032     2032           
  Lines       89415    89415           
  Branches     7951     7951           
=======================================
+ Hits        51369    51370    +1     
+ Misses      36203    36202    -1     
  Partials     1843     1843           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot changed the title [PM-28724] [deps]: Update RabbitMQ.Client to 7.2.0 [deps]: Update RabbitMQ.Client to 7.2.0 Nov 24, 2025
@renovate renovate bot force-pushed the renovate/rabbitmq.client-7.x branch from 6a439c4 to c19ca01 Compare November 28, 2025 14:49
@renovate renovate bot force-pushed the renovate/rabbitmq.client-7.x branch from c19ca01 to b6eb5c3 Compare February 2, 2026 15:43
@renovate renovate bot force-pushed the renovate/rabbitmq.client-7.x branch from b6eb5c3 to 4bcbfa6 Compare February 12, 2026 12:15
@renovate renovate bot force-pushed the renovate/rabbitmq.client-7.x branch 2 times, most recently from ad01150 to 7b47e83 Compare February 24, 2026 14:21
@renovate renovate bot force-pushed the renovate/rabbitmq.client-7.x branch from 7b47e83 to 7522252 Compare March 4, 2026 20:49
@renovate renovate bot changed the title [deps]: Update RabbitMQ.Client to 7.2.0 [deps]: Update RabbitMQ.Client to 7.2.1 Mar 4, 2026
@renovate renovate bot force-pushed the renovate/rabbitmq.client-7.x branch from 7522252 to 64c0f6c Compare March 13, 2026 13:40
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.

1 participant