-
Notifications
You must be signed in to change notification settings - Fork 238
Comparing changes
Open a pull request
base repository: googleapis/google-auth-library-java
base: v0.6.1
head repository: googleapis/google-auth-library-java
compare: v0.7.0
- 15 commits
- 10 files changed
- 4 contributors
Commits on Apr 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1303b3b - Browse repository at this point
Copy the full SHA 1303b3bView commit details
Commits on May 10, 2017
-
Add GoogleCredentials.createDelegated() method
This allows using domain-wide delegation with service accounts (cf. https://developers.google.com/identity/protocols/OAuth2ServiceAccount#delegatingauthority)
1Configuration menu - View commit details
-
Copy full SHA for b8c08e5 - Browse repository at this point
Copy the full SHA b8c08e5View commit details
Commits on May 11, 2017
-
Factor out the JWT assertion creation for easier testing.
- Factor out GoogleCredentials.createAssertion() from GoogleCredentials.refreshAccessToken() - Add ServiceAccountCredentialsTest.createAssertion_correct() test case - remove unused private method GoogleCredentials.readObject()
Configuration menu - View commit details
-
Copy full SHA for 432ee7e - Browse repository at this point
Copy the full SHA 432ee7eView commit details
Commits on May 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b795fa2 - Browse repository at this point
Copy the full SHA b795fa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b25a5e3 - Browse repository at this point
Copy the full SHA b25a5e3View commit details
Commits on May 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 434140b - Browse repository at this point
Copy the full SHA 434140bView commit details -
Make the new ServiceAccountCredentials constructor package-private
The new ServiceAccountCredentials constructor that includes a serviceAccountUser is now package-private for testing.
Configuration menu - View commit details
-
Copy full SHA for d6b9665 - Browse repository at this point
Copy the full SHA d6b9665View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3532a4 - Browse repository at this point
Copy the full SHA a3532a4View commit details
Commits on May 18, 2017
-
Merge pull request #102 from vchudnov-g/master
Add GoogleCredentials.createDelegated() method
Configuration menu - View commit details
-
Copy full SHA for 92bf7ef - Browse repository at this point
Copy the full SHA 92bf7efView commit details
Commits on May 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 98a8155 - Browse repository at this point
Copy the full SHA 98a8155View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9466b59 - Browse repository at this point
Copy the full SHA 9466b59View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6d0c40 - Browse repository at this point
Copy the full SHA d6d0c40View commit details
Commits on May 30, 2017
-
Merge pull request #104 from tcoffee-google/retry_refresh_token
Retry HTTP failures in ServiceAccountCredentials.refreshAccessToken
Configuration menu - View commit details
-
Copy full SHA for 97cf8aa - Browse repository at this point
Copy the full SHA 97cf8aaView commit details
Commits on Jun 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 41070a2 - Browse repository at this point
Copy the full SHA 41070a2View commit details -
Merge pull request #106 from tcoffee-google/master
Bumping to 0.7.0 for release
Configuration menu - View commit details
-
Copy full SHA for 4870755 - Browse repository at this point
Copy the full SHA 4870755View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.6.1...v0.7.0