Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency rabbitmq.client to 7.1.0 #1056

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
RabbitMQ.Client (source) 7.0.0 -> 7.1.0 age adoption passing confidence

Release Notes

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

v7.1.0

Full Changelog

Fixed bugs:

  • Intermittent deadlock when closing a channel using CloseAsync in 7.x #​1751
  • ObjectDisposedException when connection is closed from the server #​1760
  • Disposing Connection after closing it with timeout causes deadlock #​1759
  • ObjectDisposedException when connection is closed from the server #​1760
  • Disposing Connection after closing it with timeout causes deadlock #​1759
  • Intermittent deadlock when closing a channel using CloseAsync in 7.x #​1751
  • Connection Recovery is triggered without the old connection being closed #​1767
  • Cancelling ModelSendAsync can close the connection when it shouldn't #​1750
  • ObjectDisposedException when channel is closed by RabbitMQ due to a channel exception #​1749

Merged pull requests:

Closed issues:

  • Throw exception during CreateConnectionAsync in case of wrong credentials #​1777
  • Exception when disabling heartbeat with v7 #​1756
  • Throw exception during CreateConnectionAsync in case of wrong credentials #​1777
  • Exception when disabling heartbeat with v7 #​1756
  • IChannel thread safety #​1722

Implemented enhancements:

  • Single Active consumer #​1723
  • OpenTelemetry: Update messaging.operation span attribute to latest OTel Semantic Conventions #​1715
  • 7.0 release checklist / misc items #​1413

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 19, 2025
@renovate renovate bot requested a review from tnotheis as a code owner February 19, 2025 22:05
@tnotheis tnotheis merged commit c588039 into main Feb 20, 2025
24 checks passed
@tnotheis tnotheis deleted the renovate/minor-updates-nuget branch February 20, 2025 06:21
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant