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

Update dependency RabbitMQ.Client to v7 #65

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2024

This PR contains the following updates:

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

Release Notes

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

v7.1.1

Full Changelog

Implemented enhancements:

  • Port IntAllocator from rabbitmq-java-client #​1786

Fixed bugs:

  • Intermittent deadlock when closing a channel using CloseAsync in 7.x #​1751
  • Bug in IntervalList causes leak in locks. #​1784

Merged pull requests:

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

v7.0.0

Full Changelog

Merged pull requests:

Merged pull requests:


Configuration

📅 Schedule: 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 force-pushed the renovate/rabbitmq.client-7.x branch from 98f6af9 to 3fd2358 Compare November 9, 2024 18:23
@renovate renovate bot force-pushed the renovate/rabbitmq.client-7.x branch from 3fd2358 to c2d2098 Compare February 22, 2025 18:25
@renovate renovate bot force-pushed the renovate/rabbitmq.client-7.x branch from c2d2098 to 0df7b31 Compare March 1, 2025 19:03
@renovate renovate bot force-pushed the renovate/rabbitmq.client-7.x branch from 0df7b31 to e1a45c7 Compare March 7, 2025 03:39
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