newrelic / newrelic-dotnet-agent

The New Relic .NET language agent.
Apache License 2.0
98 stars 62 forks source link

Update Instrumentation to support RabbitMQ 7+ #2885

Open tippmar-nr opened 1 week ago

tippmar-nr commented 1 week ago

RabbitMQ v7.0.0 targets .NET Standard 2.0 and .NET8 only, and brings significant breaking changes to the public API, including async methods everywhere.

Update instrumentation and integration tests to support the latest version.

Also update Dotty config to re-enable checking for RabbitMQ updates.

workato-integration[bot] commented 1 week ago

https://new-relic.atlassian.net/browse/NR-340747