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: v1.16.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: v1.17.0
Choose a head ref
  • 10 commits
  • 25 files changed
  • 7 contributors

Commits on Apr 7, 2023

  1. chore(main): release 1.16.2-SNAPSHOT (#1197)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    6c2be85 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    608ee87 View commit details
    Browse the repository at this point in the history
  2. chore: fix codeowners for aion-sdk (#1201)

    * fix: ownership path
    * fix: add aion sdk as owners for README
    
    Co-authored-by: Leo <[email protected]>
    TimurSadykov and lsirac authored May 4, 2023
    Configuration menu
    Copy the full SHA
    1a6d02f View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. feat: expose method to manually obtain ADC from gcloud CLI well-known… (

    #1188)
    
    * feat: expose method to manually obtain ADC from gcloud CLI well-known file
    
    * chore: expose well-known file instead of credentials
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: expose path to well-known creds file only
    
    * chore: better test name
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: revert changes in favor of util class
    
    * chore: move gcloud CLI path logic to new utils class
    
    * chore: add GoogleAuthUtils test
    
    * chore: use default instance of DCP
    
    * chore: revert initial changes of utils class
    
    * chore: restore static modifier
    
    * chore: use test-friendly method signatures of auth utils
    
    * chore: fix utils test to compute path assuming env not set
    
    * chore: correct comments for the auth util class
    
    * chore: license header for utils test
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    diegomarquezp and gcf-owl-bot[bot] authored May 5, 2023
    Configuration menu
    Copy the full SHA
    2fa9d52 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. feat: updating readme for external account authorized user credentials (

    #1200)
    
    Adds readme section for workforce external account authorized user credentials
    aeitzman authored May 6, 2023
    Configuration menu
    Copy the full SHA
    bf25574 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. fix: improve errors and warnings related to ADC (#1172)

    * fix: update with latest text
    * fix: update error texts
    TimurSadykov authored May 12, 2023
    Configuration menu
    Copy the full SHA
    6d2251c View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

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

Commits on May 19, 2023

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

Commits on May 20, 2023

  1. fix: marking 503 as retryable for Compute credentials (#1205)

    * fix: add retryable for GCE credential in case of 503
    * fix: add tests for 503 retryable
    * fix: update user credential tests
    TimurSadykov authored May 20, 2023
    Configuration menu
    Copy the full SHA
    8ea9445 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.17.0 (#1202)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 20, 2023
    Configuration menu
    Copy the full SHA
    b54882f View commit details
    Browse the repository at this point in the history
Loading