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

Update google-auth-library-java to 0.13.0 #5365

Merged
merged 2 commits into from
Feb 15, 2019
Merged

Commits on Feb 14, 2019

  1. Update google-auth-library-java to 0.13.0

    0.13.0 is the latest version.
    
    This honestly doesn't do much since any user of our auth API will be
    depending on the library themselves (we only depend on the interface; no
    implementation). But getting past 0.9.1 may encourage our users to use a
    newer version with better JWT handling and 0.9.1 was released 10 months
    ago, so we're overdue for an update.
    
    Fixes grpc#4700
    ejona86 committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    3fe5e7e View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. Fix alts dep exclusions

    This didn't trigger when -PskipCodegen=false, and it's unclear why.
    ejona86 committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    af83f1c View commit details
    Browse the repository at this point in the history