-
Notifications
You must be signed in to change notification settings - Fork 18
Bump RabbitMQ.Client from 6.8.1 to 7.1.2 #762
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
Conversation
--- updated-dependencies: - dependency-name: RabbitMQ.Client dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Automatically approved by gstraccini[bot]
@dependabot squash and merge |
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
Caution Review the following alerts detected in dependencies. According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. Learn more about Socket for GitHub.
|
Infisical secrets check: ✅ No secrets leaked! 💻 Scan logsA new release of infisical is available: 0.41.90 -> 0.42.1
To update, run: sudo apt-get update && sudo apt-get install infisical
3:15PM INF scanning for exposed secrets...
3:15PM INF 710 commits scanned.
3:15PM INF scan completed in 1.14s
3:15PM INF no leaks found
|
❌ Build CrispyWaffle 10.0.682 failed (commit 99dcda0d97 by @gstraccini[bot]) |
Pull request was closed
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Updated RabbitMQ.Client from 6.8.1 to 7.1.2.
Release notes
Sourced from RabbitMQ.Client's releases.
7.1.2
GitHub milestone
What's Changed
long
by @lukebakken in Serialize sequence number aslong
rabbitmq/rabbitmq-dotnet-client#1806ObjectDisposedException
by @lukebakken in AddressObjectDisposedException
rabbitmq/rabbitmq-dotnet-client#1809Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.1.1...v7.1.2
7.1.1
GitHub milestone
What's Changed
IntervalList
by @lukebakken in Fix bug inIntervalList
rabbitmq/rabbitmq-dotnet-client#1785Channel.Close
by @lukebakken in Demonstrate handling ofChannel.Close
rabbitmq/rabbitmq-dotnet-client#1791IntAllocator
fromrabbitmq-java-client
by @lukebakken in PortIntAllocator
fromrabbitmq-java-client
rabbitmq/rabbitmq-dotnet-client#1790Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.1.0...v7.1.1
7.1.0
GitHub milestone
What's Changed
OperationCanceledException
in RPC continuations by @lukebakken in HandleOperationCanceledException
in RPC continuations rabbitmq/rabbitmq-dotnet-client#1753TimeSpan.Zero
by @lukebakken in Allow setting heartbeat timeout toTimeSpan.Zero
rabbitmq/rabbitmq-dotnet-client#1773timeout
by @lukebakken in Create cancellation token fromtimeout
rabbitmq/rabbitmq-dotnet-client#1775ObjectDisposedExceptions
by @lukebakken in Track downObjectDisposedExceptions
rabbitmq/rabbitmq-dotnet-client#1772New Contributors
Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0...v7.1.0
7.1.0-alpha.1
GitHub milestone
What's Changed
OperationCanceledException
in RPC continuations by @lukebakken in HandleOperationCanceledException
in RPC continuations rabbitmq/rabbitmq-dotnet-client#1753TimeSpan.Zero
by @lukebakken in Allow setting heartbeat timeout toTimeSpan.Zero
rabbitmq/rabbitmq-dotnet-client#1773timeout
by @lukebakken in Create cancellation token fromtimeout
rabbitmq/rabbitmq-dotnet-client#1775ObjectDisposedExceptions
by @lukebakken in Track downObjectDisposedExceptions
rabbitmq/rabbitmq-dotnet-client#1772New Contributors
Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0...v7.1.0-alpha.1
7.1.0-alpha.0
GitHub milestone
What's Changed
OperationCanceledException
in RPC continuations by @lukebakken in HandleOperationCanceledException
in RPC continuations rabbitmq/rabbitmq-dotnet-client#1753New Contributors
Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0...v7.1.0-alpha.0
7.0.0
GitHub milestone for
RabbitMQ.Client
version7.0.0
What's Changed
... (truncated)
7.0.0-rc.14
This is release candidate 14, suitable for testing in pre-production environments
What's Changed
x-dotnet-pub-seq-no
when tracking enabled by @lukebakken in Only addx-dotnet-pub-seq-no
when tracking enabled rabbitmq/rabbitmq-dotnet-client#1710ChannelOptions
internal class by @lukebakken in RemoveChannelOptions
internal class rabbitmq/rabbitmq-dotnet-client#1712Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-rc.13...v7.0.0-rc.14
7.0.0-rc.13
This is release candidate 13, suitable for testing in pre-production environments
What's Changed
Channel
intoChannelBase
by @lukebakken in IntegrateChannel
intoChannelBase
rabbitmq/rabbitmq-dotnet-client#1700System.Threading.RateLimiting
by @lukebakken in LeverageSystem.Threading.RateLimiting
rabbitmq/rabbitmq-dotnet-client#1706Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-rc.12...v7.0.0-rc.13
7.0.0-rc.12
This is release candidate 12, suitable for testing in pre-production environments
What's Changed
New Contributors
Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-rc.11...v7.0.0-rc.12
7.0.0-rc.11
This is release candidate 11, suitable for testing in pre-production environments
What's Changed
Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-rc.10...v7.0.0-rc.11
7.0.0-rc.10
This is release candidate 10, suitable for testing in pre-production environments
What's Changed
IChannel
thread-safety by @lukebakken in Add test to demonstrateIChannel
thread-safety rabbitmq/rabbitmq-dotnet-client#1665IChannel
forAsyncDefaultBasicConsumer
by @lukebakken in RequireIChannel
forAsyncDefaultBasicConsumer
rabbitmq/rabbitmq-dotnet-client#1667Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-rc.9...v7.0.0-rc.10
7.0.0-rc.9
This is release candidate 9, suitable for testing in pre-production environments
What's Changed
Task
orValueTask
in APIs by @lukebakken in Consistently useTask
orValueTask
in APIs rabbitmq/rabbitmq-dotnet-client#1646NextPublishSeqNo
when retrieved concurrently by @lukebakken in FixNextPublishSeqNo
when retrieved concurrently rabbitmq/rabbitmq-dotnet-client#1662IChannelExtensions
by @lukebakken in Clean upIChannelExtensions
rabbitmq/rabbitmq-dotnet-client#1664New Contributors
Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-rc.8...v7.0.0-rc.9
7.0.0-rc.8
This is release candidate 8, suitable for testing in pre-production environments
What's Changed
Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-rc.7...v7.0.0-rc.8
7.0.0-rc.7
This is release candidate 7, suitable for testing in pre-production environments
What's Changed
Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-rc.6...v7.0.0-rc.7
7.0.0-rc.6
This is release candidate 6, suitable for testing in pre-production environments
What's Changed
Deliver
OTEL activity to consumer dispatchers by @lukebakken in MoveDeliver
OTEL activity to consumer dispatchers rabbitmq/rabbitmq-dotnet-client#1633Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-rc.5...v7.0.0-rc.6
7.0.0-rc.5
This is release candidate 5, suitable for testing in pre-production environments
What's Changed
Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-rc.4...v7.0.0-rc.5
7.0.0-rc.4
This is release candidate 4, suitable for testing in pre-production environments
What's Changed
New Contributors
Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-rc.3...v7.0.0-rc.4
7.0.0-rc.3
This is release candidate 3, suitable for testing in pre-production environments
What's Changed
BasicProperties
a class by @lukebakken in MakeBasicProperties
a class rabbitmq/rabbitmq-dotnet-client#1609DispatchConsumersAsyncEnabled
property onIConnection
(#1611) by @lukebakken in AddDispatchConsumersAsyncEnabled
property onIConnection
(#1611) rabbitmq/rabbitmq-dotnet-client#1615Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-rc.2...v7.0.0-rc.3
7.0.0-rc.2
This is release candidate 2, suitable for testing in pre-production environments
What's Changed
CloseAsync
by @lukebakken in Fix ShutdownInitiator inCloseAsync
rabbitmq/rabbitmq-dotnet-client#1574IChannel
within async consumer callback by @lukebakken in Add test that createsIChannel
within async consumer callback rabbitmq/rabbitmq-dotnet-client#1578.Cast<>()
usages by @lukebakken in Remove two unnecessary.Cast<>()
usages rabbitmq/rabbitmq-dotnet-client#1577RabbitMQActivitySource.UseRoutingKeyAsOperationName
by @lukebakken in Use default value forRabbitMQActivitySource.UseRoutingKeyAsOperationName
rabbitmq/rabbitmq-dotnet-client#1595ReadonlyBasicProperties
a class. by @lukebakken in MakeReadonlyBasicProperties
a class. rabbitmq/rabbitmq-dotnet-client#1607New Contributors
Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-alpha.6...v7.0.0-rc.2
7.0.0-rc.1
This is release candidate 1, suitable for testing in pre-production environments
What's Changed
CloseAsync
by @lukebakken in Fix ShutdownInitiator inCloseAsync
rabbitmq/rabbitmq-dotnet-client#1574IChannel
within async consumer callback by @lukebakken in Add test that createsIChannel
within async consumer callback rabbitmq/rabbitmq-dotnet-client#1578.Cast<>()
usages by @lukebakken in Remove two unnecessary.Cast<>()
usages rabbitmq/rabbitmq-dotnet-client#1577Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-alpha.6...v7.0.0-rc.1
7.0.0-alpha.6
This is an early alpha release, suitable for testing in pre-production environments
What's Changed
TestPublishRpcRightAfterReconnect
improvements by @lukebakken inTestPublishRpcRightAfterReconnect
improvements rabbitmq/rabbitmq-dotnet-client#1553TestThatDeletedQueueBindingsDontReappearOnRecovery
by @lukebakken in FixTestThatDeletedQueueBindingsDontReappearOnRecovery
rabbitmq/rabbitmq-dotnet-client#1554CancellationToken
todos by @lukebakken in MoreCancellationToken
todos rabbitmq/rabbitmq-dotnet-client#1555rabbitmq-client
event logging when tests are verbose by @lukebakken in Enablerabbitmq-client
event logging when tests are verbose rabbitmq/rabbitmq-dotnet-client#1559Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-alpha.5...v7.0.0-alpha.6
7.0.0-alpha.5
This is an early alpha release, suitable for testing in pre-production environments
Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-alpha.4...v7.0.0-alpha.5
7.0.0-alpha.4
This is an early alpha release, suitable for testing in pre-production environments
What's Changed
Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-alpha.3...v7.0.0-alpha.4
7.0.0-alpha.3
This is an early alpha release, suitable for testing in pre-production environments
What's Changed
Microsoft.CodeAnalysis.PublicApiAnalyzers
by @lukebakken in UseMicrosoft.CodeAnalysis.PublicApiAnalyzers
rabbitmq/rabbitmq-dotnet-client#1447main
by @lukebakken in Port #1494 tomain
rabbitmq/rabbitmq-dotnet-client#1495Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-alpha.2...v7.0.0-alpha.3
7.0.0-alpha.2
What's Changed
This is an early alpha release, suitable for testing in pre-production environments. This release fixes a stack overflow error in
ExchangeDeclareAsync
that was reported several times:Other fixes:
Task.Delay
is canceled. by @lukebakken in Ensure that the underlying timer forTask.Delay
is canceled. rabbitmq/rabbitmq-dotnet-client#1426main
by @lukebakken in Port #1434 tomain
rabbitmq/rabbitmq-dotnet-client#1442Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-alpha.1...v7.0.0-alpha.2
7.0.0-alpha.1
GitHub Milestone
This alpha release includes changes from #1347, which adds async methods to the public API, and is appropriate to test in your pre-production environments.
7.0.0-alpha.0
This is a very early pre-release of version 7. The goal is to test publishing the NuGet package from GitHub Actions.
https://www.nuget.org/packages/RabbitMQ.Client/7.0.0-alpha.0
Commits viewable in compare view.
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 will merge this PR once CI passes on it, as requested by @guibranco.
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)Description by Korbit AI
What change is being made?
Upgrade RabbitMQ.Client to version 7.1.2 in Directory.Packages.props.
Why are these changes being made?
To adopt the latest RabbitMQ client features, fixes, and API improvements available in the 7.x series. This ensures compatibility with newer brokers and other updated libraries.