Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/google-auth-library-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.1
Choose a base ref
...
head repository: googleapis/google-auth-library-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.0
Choose a head ref
  • 8 commits
  • 17 files changed
  • 4 contributors

Commits on Apr 9, 2018

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

Commits on Jun 4, 2018

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

Commits on Jun 26, 2018

  1. Versionless docs (#164)

    * Copy docs release version to latest folder
    
    * Update link to documentation to latest
    chingor13 authored Jun 26, 2018
    Configuration menu
    Copy the full SHA
    6cc1073 View commit details
    Browse the repository at this point in the history
  2. Add OAuth2Credentials#refreshIfExpired() (#163)

    * Add OAuth2Credentials#refreshIfExpired()
    
    * Update README with info on explicit credential loading/refreshing
    chingor13 authored Jun 26, 2018
    Configuration menu
    Copy the full SHA
    64b48cb View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

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

Commits on Jul 2, 2018

  1. Log warning if default credentials yields a user token from gcloud sdk (

    #166)
    
    * Log warning if default credentials yields a user token from gcloud sdk
    
    * Address PR comments
    chingor13 authored Jul 2, 2018
    Configuration menu
    Copy the full SHA
    13c2418 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. Allows to use GCE service credentials to sign blobs (#150)

    Fixes #141 
    
    * Allows to use GCE service credentials to sign blobs (#141)
    
    * Fix failing test (#141)
    
    * Improve error reporting (#141)
    
    * Fix issues for code review (#141)
    
    * Don't change ServiceAccountSigner method signatures
    * Use complete list of imports in ComputeEngineCredentials
    
    * Restore individual assert imports
    
    * No need for IAM_API_ROOT_URL constant
    
    * Add tests for failure cases
    dtretyakov authored and chingor13 committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    8964e7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb13da1 View commit details
    Browse the repository at this point in the history
Loading