Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.
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-nodejs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.8.0
Choose a base ref
...
head repository: googleapis/google-auth-library-nodejs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.9.0
Choose a head ref
  • 12 commits
  • 15 files changed
  • 7 contributors

Commits on May 17, 2023

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

Commits on May 19, 2023

  1. fix: make universeDomain private (#1552)

    * feat: adds universe_domain field to base external client
    
    * fix: make universeDomain private
    
    * fixing merge issue
    aeitzman authored May 19, 2023
    Configuration menu
    Copy the full SHA
    73b63d5 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

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

Commits on May 31, 2023

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

Commits on Jun 3, 2023

  1. fix: keepAlive sample (#1561)

    * fix: keep alive sample
    
    The property should be `agent`
    
    * chore: copyright header
    d-goog authored Jun 3, 2023
    Configuration menu
    Copy the full SHA
    e3ab824 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. fix: IdTokenClient expiry_date check (#1555)

    to respect eagerRefreshThresholdMillis of parent class `OAuth2Client`
    
    Co-authored-by: Daniel Bankhead <danielbankhead@google.com>
    AyushWalekar and d-goog authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    efcdef1 View commit details
    Browse the repository at this point in the history
  2. docs: update docs-devsite.sh to use latest node-js-rad version (#1553)

    Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>
    
    Source-Link: https://togithub.com/googleapis/synthtool/commit/b1ced7db5adee08cfa91d6b138679fceff32c004
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:0527a86c10b67742c409dc726ba9a31ec4e69b0006e3d7a49b0e6686c59cdaa9
    gcf-owl-bot[bot] authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    070ec96 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    fe84049 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e6d6a2 View commit details
    Browse the repository at this point in the history
  3. feat: Utilize gcp-metadata's GCP Residency Check (#1513)

    * feat: utilize `gcp-residency` check
    
    Removes 1 network check for workloads running on GCP
    
    * test: Update tests for gcp residency detection
    
    * refactor: streamline logic and update documentation
    
    * chore: stash
    
    * chore: Update `gcp-metadata`
    
    * refactor: use `getGCPResidency`
    
    * test: Dedup gcp-metadata tests
    
    * fix: await
    d-goog authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    43377ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7373b75 View commit details
    Browse the repository at this point in the history
  5. chore(main): release 8.9.0 (#1549)

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