Skip to content

Update Instrumentation to support RabbitMQ 7+ #2885

Open
@tippmar-nr

Description

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.

Note that this update is currently blocked by our lack of support for ValueTask<T> return type.

Activity

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions