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

Add Service Bus emulator support #6737

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Commits on Oct 30, 2024

  1. wip

    sebastienros committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f956d0d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. It's alive

    sebastienros committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    000b32f View commit details
    Browse the repository at this point in the history
  2. Add healthchecks

    sebastienros committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    c6fdaca View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/main' into sebros/sbemu

    # Conflicts:
    #	Aspire.sln
    #	src/Aspire.Hosting.Azure.ServiceBus/AzureServiceBusExtensions.cs
    sebastienros committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    1561028 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ecc4fd View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    698faae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e22e309 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary !

    sebastienros committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    63dae9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e3ae51 View commit details
    Browse the repository at this point in the history
  5. Remove OptionalValue<T>

    sebastienros committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    0a971eb View commit details
    Browse the repository at this point in the history
  6. PR feedback

    sebastienros committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    8f8281d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd1a4b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    12c6214 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Add tests

    sebastienros committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    af5ff57 View commit details
    Browse the repository at this point in the history
  2. Fix breaking changes

    sebastienros committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    781c595 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    340b389 View commit details
    Browse the repository at this point in the history
  2. Fix API descriptions

    sebastienros committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    4725b38 View commit details
    Browse the repository at this point in the history
  3. Fix breaking change

    sebastienros committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    59b6ea4 View commit details
    Browse the repository at this point in the history
  4. Clean delta

    sebastienros committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    cf46faf View commit details
    Browse the repository at this point in the history