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

[release/8.0-preview5] Add WithManagementPlugin() method for RabbitMQ management plugin #3247

Merged

Commits on Mar 28, 2024

  1. Enable RabbitMQ management plugin in run mode

    Fixes #2067
    DamianEdwards authored and github-actions committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c63ba3d View commit details
    Browse the repository at this point in the history
  2. Update src/Aspire.Hosting.RabbitMQ/RabbitMQServerResource.cs

    Co-authored-by: Eric Erhardt <[email protected]>
    2 people authored and github-actions committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    8b37a26 View commit details
    Browse the repository at this point in the history
  3. Update src/Aspire.Hosting.RabbitMQ/RabbitMQBuilderExtensions.cs

    Co-authored-by: Eric Erhardt <[email protected]>
    2 people authored and github-actions committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    7d906ec View commit details
    Browse the repository at this point in the history
  4. Fix typo

    DamianEdwards authored and github-actions committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    9a92ac7 View commit details
    Browse the repository at this point in the history
  5. PR feedback

    DamianEdwards authored and github-actions committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3bacace View commit details
    Browse the repository at this point in the history
  6. PR feedback

    DamianEdwards authored and github-actions committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    bd1c3c1 View commit details
    Browse the repository at this point in the history
  7. Added WithManagementPlugin() for RabbitMQ resource

    DamianEdwards authored and github-actions committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3aae862 View commit details
    Browse the repository at this point in the history
  8. Update AddRabbitMQTests.cs

    DamianEdwards authored and github-actions committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d042e5b View commit details
    Browse the repository at this point in the history
  9. Update AddRabbitMQTests.cs

    DamianEdwards authored and github-actions committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    126978b View commit details
    Browse the repository at this point in the history