Skip to content
This repository was archived by the owner on Nov 18, 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/gax-nodejs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.1
Choose a base ref
...
head repository: googleapis/gax-nodejs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.0
Choose a head ref
  • 3 commits
  • 11 files changed
  • 2 contributors

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    2f39306 View commit details
    Browse the repository at this point in the history
  2. feat: implement support for Trusted Partner Cloud (#1552)

    * feat: TPC support
    
    * test: add unit tests for TPC
    
    * fix: typo
    
    * fix: formatting
    
    * fix: lint in tests
    alexander-fenster authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d51218c View commit details
    Browse the repository at this point in the history
  3. chore: release main (#1553)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    <details><summary>4.3.0</summary>
    
    ## [4.3.0](https://togithub.com/googleapis/gax-nodejs/compare/v4.2.1...v4.3.0) (2024-01-31)
    
    
    ### Features
    
    * implement support for Trusted Partner Cloud ([#1552](https://togithub.com/googleapis/gax-nodejs/issues/1552)) ([d51218c](https://togithub.com/googleapis/gax-nodejs/commit/d51218c23d4afe437285a55a44a39f64bdb3736d))
    
    
    ### Bug Fixes
    
    * do not throw DeprecationWarnings for legacy retry behavior ([#1551](https://togithub.com/googleapis/gax-nodejs/issues/1551)) ([2f39306](https://togithub.com/googleapis/gax-nodejs/commit/2f39306a441ce08374fe069ab1e1892871715a77))
    </details>
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    c65cee0 View commit details
    Browse the repository at this point in the history
Loading