Skip to content

Update RabbitMQ.Client to 7.x #494

@thomashilzendegen

Description

@thomashilzendegen

The 7.x Version has major breaking changes, which directly impact our public API (this means we need a new major release).

For example:

  • IModel was changed to IChannel
  • Nearly everything is now Async (this means, that our method chain needs to be asynchronous, too)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions