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.9.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: v9.0.0
Choose a head ref
  • 11 commits
  • 41 files changed
  • 10 contributors

Commits on Jul 6, 2023

  1. chore: upgrade to Node 14 (#1584)

    Source-Link: googleapis/synthtool@2d2d5e5
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:bfa6fdba19aa7d105167d01fb51f5fd8285e8cd9fca264e43aff849e9e7fa36c
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    5b9adef View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. build!: remove arrify and fast-text-encoding (#1583)

    * build!: remove arrify and fast-text-encoding
    sofisl authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    d736da3 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. chore!: migrate to Node 14 (#1582)

    * chore!: migrate to Node 14
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    sofisl and gcf-owl-bot[bot] authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6004dca View commit details
    Browse the repository at this point in the history
  2. build: add extra test for Node 20, update windows tests (#1586)

    * build: add extra test for Node 20, update windows tests
    
    Source-Link: googleapis/synthtool@38f5d4b
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:ef104a520c849ffde60495342ecf099dfb6256eab0fbd173228f447bc73d1aa9
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>
    3 people authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    476b685 View commit details
    Browse the repository at this point in the history
  3. chore: clean up the Transporter interface. (#1407)

    The callback signature doesn't seem to be used.
    
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    Co-authored-by: Daniel Bankhead <danielbankhead@google.com>
    Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>
    4 people authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    11241e4 View commit details
    Browse the repository at this point in the history
  4. feat!: make transporter attribute type more generic (#1406)

    * feat: make tranporter attribute type more generic
    
    * fix: keep `quotaProjectId` public
    
    * fix: Use `Transporter` instead of `DefaultTransporter`
    
    ---------
    
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>
    Co-authored-by: Daniel Bankhead <dan@danielbankhead.com>
    4 people authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    dfac525 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    f95a153 View commit details
    Browse the repository at this point in the history
  2. build: Fixing tests that use reqheaders improperly (#1589)

    * fix: Fixing tests that use reqheaders improperly
    
    * fix lint
    aeitzman authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    1bf3376 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. chore(deps)!: upgrade node-gtoken to 7.0.0 (#1590)

    * chore(deps): upgrade node-gtoken to 7.0.0
    
    * fix!: remove p12 functionality for auth
    
    * revert
    
    * chore: remove tests
    sofisl authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    8738df9 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. build: update gaxios & gcp-metadata to 6.0.0, update @types/node to 2…

    …0.4.2, decrease puppeteer to ^19.0.0, distinguish status and code in error handling. (#1592)
    
    * build: update gaxios & gcp-metadata  to 6.0.0, update @types/node to 20.4.2, decrease puppeteer to ^19.0.0, distinguish status and code in error handling
    sofisl authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d8e5eb9 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 9.0.0 (#1585)

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