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 Instrumentation to support RabbitMQ 7+ #2885

Open
tippmar-nr opened this issue Nov 15, 2024 · 1 comment · May be fixed by #2890
Open

Update Instrumentation to support RabbitMQ 7+ #2885

tippmar-nr opened this issue Nov 15, 2024 · 1 comment · May be fixed by #2890

Comments

@tippmar-nr
Copy link
Member

tippmar-nr commented Nov 15, 2024

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
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant