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

feat: Add CredentialsProvider to Publisher and Subscriber settings #475

Merged
merged 10 commits into from
Feb 1, 2021

Commits on Feb 1, 2021

  1. feat: Add CredentialsProvider to Publisher and Subscriber settings

    These objects require more than one client and are annoying to construct correctly. Add a commonly needed setting to the top level here.
    
    Fixes #472
    dpcollins-google committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    038cda4 View commit details
    Browse the repository at this point in the history
  2. feat: Add CredentialsProvider to Publisher and Subscriber settings

    These objects require more than one client and are annoying to construct correctly. Add a commonly needed setting to the top level here.
    
    Fixes #472
    dpcollins-google committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    6dd21e0 View commit details
    Browse the repository at this point in the history
  3. feat: Add CredentialsProvider to Publisher and Subscriber settings

    These objects require more than one client and are annoying to construct correctly. Add a commonly needed setting to the top level here.
    
    Fixes #472
    dpcollins-google committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    b6fda04 View commit details
    Browse the repository at this point in the history
  4. fix: clirr

    dpcollins-google committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    056cb28 View commit details
    Browse the repository at this point in the history
  5. fix: flaky test

    dpcollins-google committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    cbd2673 View commit details
    Browse the repository at this point in the history
  6. fix: deps

    dpcollins-google committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    45ae1fb View commit details
    Browse the repository at this point in the history
  7. fix: scopes

    dpcollins-google committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    0f7be6c View commit details
    Browse the repository at this point in the history
  8. fix: format

    dpcollins-google committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    8144b32 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    997a352 View commit details
    Browse the repository at this point in the history
  10. fix: admin endpoint

    dpcollins-google committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    c1b304c View commit details
    Browse the repository at this point in the history