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

Move Service Bus Pubsub/Binding to common auth #1201

Merged
merged 15 commits into from
Nov 23, 2021
Merged

Commits on Oct 29, 2021

  1. Move Service Bus Pubsub/Binding to common auth

    Both the pubsub and input/output binding for Azure Service Bus were
    connecting via a connection string. This is still supported but will
    now fallback to using AAD from the common auth library. This is also
    the recommended auth pattern going forward.
    halspang committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    818f1dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1083807 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e83923 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9468327 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

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

Commits on Nov 9, 2021

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

Commits on Nov 12, 2021

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

Commits on Nov 15, 2021

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

Commits on Nov 18, 2021

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

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    990a851 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f0612b View commit details
    Browse the repository at this point in the history
  3. Update auth_amqp.go

    artursouza committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    0cdd181 View commit details
    Browse the repository at this point in the history
  4. Update auth.go

    artursouza committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    467738a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf12686 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

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