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.17.0
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.17.1
Choose a head ref
  • 6 commits
  • 11 files changed
  • 3 contributors

Commits on Aug 16, 2019

  1. Configuration menu
    Copy the full SHA
    ce5aca6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a83cec7 View commit details
    Browse the repository at this point in the history
  3. chore: release 0.17.1-SNAPSHOT (#333)

    * updated versions.txt [ci skip]
    
    * updated appengine/pom.xml [ci skip]
    
    * updated bom/pom.xml [ci skip]
    
    * updated credentials/pom.xml [ci skip]
    
    * updated oauth2_http/pom.xml [ci skip]
    
    * updated pom.xml [ci skip]
    yoshi-automation authored and chingor13 committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    19f38ad View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. fix: allow unset/null privateKeyId for JwtCredentials (#336)

    * fix: add failing test for unset/null privateKeyId
    
    * fix: relax preconditions to allow null privateKeyId
    
    * chore: fix lint
    
    * fix: remove invalid test
    chingor13 authored Aug 22, 2019
    Configuration menu
    Copy the full SHA
    d28a6ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c27eb92 View commit details
    Browse the repository at this point in the history
  3. chore: release 0.17.1 (#337)

    * updated CHANGELOG.md [ci skip]
    
    * updated README.md [ci skip]
    
    * updated versions.txt [ci skip]
    
    * updated appengine/pom.xml [ci skip]
    
    * updated bom/pom.xml [ci skip]
    
    * updated credentials/pom.xml [ci skip]
    
    * updated oauth2_http/pom.xml [ci skip]
    
    * updated pom.xml [ci skip]
    yoshi-automation authored and chingor13 committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    c24c4df View commit details
    Browse the repository at this point in the history
Loading