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.23.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.24.0
Choose a head ref
  • 10 commits
  • 44 files changed
  • 7 contributors

Commits on Jan 27, 2021

  1. chore: release 0.23.1-SNAPSHOT (#544)

    🤖 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 Jan 27, 2021
    Configuration menu
    Copy the full SHA
    c90f1d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. chore: revert back to correct license (BSD) (#545)

    Automation accidentally changed this file.
    elharo authored Jan 28, 2021
    Configuration menu
    Copy the full SHA
    4ec16f9 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

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

Commits on Feb 16, 2021

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

Commits on Feb 18, 2021

  1. build(java): run linkage monitor as GitHub action build: migrate to f…

    …lakybot chore: update cloud-rad buckets (#574)
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/9dfb129c-4122-4560-83af-5a01ba16cbc9/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@b416a7b
    Source-Link: googleapis/synthtool@f327d3b
    Source-Link: googleapis/synthtool@2414b81
    Source-Link: googleapis/synthtool@692715c
    Source-Link: googleapis/synthtool@140ba24
    Source-Link: googleapis/synthtool@e935c9e
    Source-Link: googleapis/synthtool@5de29e9
    Source-Link: googleapis/synthtool@d1bb917
    yoshi-automation authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    7eccff1 View commit details
    Browse the repository at this point in the history
  2. docs: add instructions for using workload identity federation (#564)

    * docs: add instructions for using workload identity federation
    
    * docs: address review comments
    lsirac authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    2142db3 View commit details
    Browse the repository at this point in the history
  3. feat: add workload identity federation support (#547)

    Adds new credential types for File/URL based external credentials.
    Adds utilities for STS token exchange
    
    See go/guac-3pi-java.
    
    Co-authored-by: Jeff Ching <[email protected]>
    lsirac and chingor13 authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    b8dde1e View commit details
    Browse the repository at this point in the history
  4. fix: don't log downloads (#576)

    @chingor13 This change keeps Maven 3.6.1 and later from spamming our CI logs with page after page of lists of artifacts it's downloading that makes it much harder to find the actual test output.
    
    Source-Author: Elliotte Rusty Harold <[email protected]>
    Source-Date: Thu Feb 18 19:58:59 2021 +0000
    Source-Repo: googleapis/synthtool
    Source-Sha: 1aeca92e4a38f47134cb955f52ea76f84f09ff88
    Source-Link: googleapis/synthtool@1aeca92
    yoshi-automation authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    6181030 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. build: reduce download junk in log files (#577)

    * fix: less download junk log files
    
    * Update build.sh
    
    Source-Author: Elliotte Rusty Harold <[email protected]>
    Source-Date: Fri Feb 19 01:42:29 2021 +0000
    Source-Repo: googleapis/synthtool
    Source-Sha: 6946fd71ae9215b0e7ae188f5057df765ee6d7d2
    Source-Link: googleapis/synthtool@6946fd7
    yoshi-automation authored Feb 19, 2021
    Configuration menu
    Copy the full SHA
    50f0216 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. chore(master): release 0.24.0 (#575)

    release-please[bot] authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    035a455 View commit details
    Browse the repository at this point in the history
Loading