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.22.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: v0.22.2
Choose a head ref
  • 4 commits
  • 73 files changed
  • 2 contributors

Commits on Nov 12, 2020

  1. chore: release 0.22.2-SNAPSHOT (#504)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Nov 12, 2020
    Configuration menu
    Copy the full SHA
    3b50627 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. fix: quotaProjectId should be applied for cached `getRequestMetadata(…

    …URI, Executor, RequestMetadataCallback)` (#509)
    
    * test: add failing test for request metadata with callback
    
    * refactor: use protected getAdditionalHeaders to provide quotaProjectId and other headers
    
    * docs: add javadoc for new protected getAdditionalHeaders()
    
    * test: add more tests for quotaProjectId
    
    * docs: fix nit javadoc return format
    chingor13 authored Dec 3, 2020
    Configuration menu
    Copy the full SHA
    0a8412f View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. chore: maintain common templates via synthtool (#519)

    * chore: maintain common template via synthtool
    
    * chore: skip approve-readme workflow
    
    * chore: skip samples lint workflow
    chingor13 authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    4877961 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6222050 View commit details
    Browse the repository at this point in the history
Loading