Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2025

Bumps RabbitMQ.Client from 6.8.1 to 7.1.0.

Release notes

Sourced from RabbitMQ.Client's releases.

v7.1.0

GitHub milestone

What's Changed

New Contributors

Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0...v7.1.0

v7.1.0-alpha.1

GitHub milestone

What's Changed

... (truncated)

Changelog

Sourced from RabbitMQ.Client's changelog.

v7.1.0 (2025-02-19)

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

... (truncated)

Commits
  • a8dcbc9 v7.1.0 CHANGELOG
  • ef73206 Merge pull request #1782 from rabbitmq/rabbitmq-dotnet-client-1751-2
  • 2c0b7ee Fix rare deadlock, second try
  • 0a4cec0 7.1.0-alpha.1 CHANGELOG
  • 0f2f247 Merge pull request #1781 from rabbitmq/rabbitmq-dotnet-client-1777
  • 17b216d Merge pull request #1771 from rabbitmq/rabbitmq-dotnet-client-1751
  • 2718d46 Fix very rare deadlock
  • e33544d Fix #1777
  • 5f4621f Merge pull request #1772 from rabbitmq/rabbitmq-dotnet-client-1760
  • 52e25da Track down ObjectDisposedExceptions
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [RabbitMQ.Client](https://github.com/rabbitmq/rabbitmq-dotnet-client) from 6.8.1 to 7.1.0.
- [Release notes](https://github.com/rabbitmq/rabbitmq-dotnet-client/releases)
- [Changelog](https://github.com/rabbitmq/rabbitmq-dotnet-client/blob/main/CHANGELOG.md)
- [Commits](rabbitmq/rabbitmq-dotnet-client@v6.8.1...v7.1.0)

---
updated-dependencies:
- dependency-name: RabbitMQ.Client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 20, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 27, 2025

Superseded by #794.

@dependabot dependabot bot closed this Feb 27, 2025
@dependabot dependabot bot deleted the dependabot/nuget/src/RabbitMQ.Client-7.1.0 branch February 27, 2025 08:42
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants