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.25.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.25.1
Choose a head ref
  • 4 commits
  • 23 files changed
  • 3 contributors

Commits on Mar 16, 2021

  1. chore: release 0.25.1-SNAPSHOT (#596)

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

Commits on Mar 17, 2021

  1. test: adds integration tests for workload identity federation (#581)

    A setup script workloadidentityfederation-setup.sh is added to make the workload identity pool configuration changes on the current project, if needed. The setup script only needs to be run once on a project (already ran).
    lsirac authored Mar 17, 2021
    Configuration menu
    Copy the full SHA
    31ebe6e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. fix: fix service account credentials createScopedRequired (#601)

    * fix: fix service account credentials createScopedRequired
    
    * Update oauth2_http/javatests/com/google/auth/oauth2/ServiceAccountCredentialsTest.java
    arithmetic1728 authored Mar 18, 2021
    Configuration menu
    Copy the full SHA
    0614482 View commit details
    Browse the repository at this point in the history
  2. chore: release 0.25.1 (#602)

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