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.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.9.1
Choose a head ref
  • 8 commits
  • 9 files changed
  • 3 contributors

Commits on Nov 7, 2017

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

Commits on Mar 21, 2018

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

Commits on Apr 2, 2018

  1. Add caching for JWT tokens (#151)

    * Add caching for JWT tokens
    
    * code style
    
    * Add tests
    
    * refresh token 5 minutes early
    igorbernstein2 authored and lesv committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    664754e View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2018

  1. Update RELEASE.md

    Relevant issue: balena-io/etcher#1786
    jeanbza authored Apr 5, 2018
    Configuration menu
    Copy the full SHA
    c59f51d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #154 from jadekler/patch-1

    Update RELEASE.md
    jeanbza authored Apr 5, 2018
    Configuration menu
    Copy the full SHA
    8b965c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2018

  1. bump release from 0.9.1-SNAPSHOT to 0.9.1

    Also, fix a documentation problem in RELEASE.md (apparently, searching sonatype
    now not only accepts periods but requires them).
    jeanbza committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    d0e4245 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7f0153 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #155 from jadekler/bump_release_0.9.1

    bump release from 0.9.1-SNAPSHOT to 0.9.1
    jeanbza authored Apr 9, 2018
    Configuration menu
    Copy the full SHA
    dfd7b6d View commit details
    Browse the repository at this point in the history
Loading