-
**What would you like to be added**:
To upgrade HealthChecks.RabbitMQ from v6 to v7.
**Why is this needed**:
Because v7 has lots of API changes in compare to v6, HealthChecks.RabbitMQ blocks user…
-
I already made this package which is currently on nuget, I thought it might be a good fit for the communitytoolkit.
https://www.nuget.org/packages/AspireMassTransit.RabbitMQ.Client
https://www.nuge…
-
There have been some major binary breaking changes in https://www.nuget.org/packages/RabbitMQ.Client/7.0.0-alpha.5. Our component doesn't even load when using this version. The first error I get is:
…
-
https://www.nuget.org/packages/RabbitMQ.Client.OpenTelemetry/
-
**Is your feature request related to a problem? Please describe.**
Since I updated my project that also makes use of the RabbitMq.Client library to version 7.0, the sink no longer works and throws a …
-
runtime: bun.js: 1.1.12
rabbitmq-client: 5.0.0 and 4.6.0
rabbitmqctl version: 3.12.2
```
AMQPConnectionError: invalid FRAME_END octet: 208
code: "FRAME_ERROR"
at new AMQPError (/wo…
-
Please update RabbitMQ amqp-client to latest version as 5.14.2 has some security vulnerability
https://nvd.nist.gov/vuln/detail/CVE-2023-46120
-
The current implementation uses RabbitMQ Client library version **6.8.1**. The new **7.0.0** version introduces several updates, bug fixes, and potential performance improvements. Upgrading to this ve…
-
Like classic RabbitMQ Client, it would be great to support Stream Client as a component
-
RabbitMQ.Client 7.0 would have built-in Activity when publish/consumer message, it would be helpful for distributed trace, and it would be great if we could support 7.0 in our next major(8.0) release
…