Skip to content
This repository was archived by the owner on Sep 26, 2023. 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-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: googleapis/gax-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 8 commits
  • 16 files changed
  • 7 contributors

Commits on Aug 5, 2021

  1. Configuration menu
    Copy the full SHA
    7c6c298 View commit details
    Browse the repository at this point in the history
  2. feat: add allowNonDefaultServiceAccount option for DirectPath (#1433)

    * feat: add allowNonDefaultServiceAccount option for DirectPath
    
    * feat: add allowNonDefaultServiceAccount option for DirectPath
    mohanli-ml authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    209b494 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Configuration menu
    Copy the full SHA
    8f48b70 View commit details
    Browse the repository at this point in the history
  2. chore: release 2.0.1-SNAPSHOT (#1445)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Vadym Matsishevskyi <[email protected]>
    release-please[bot] and vam-google authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    0ed9af8 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Configuration menu
    Copy the full SHA
    fb2a1bf View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.api.grpc:grpc-google-cloud-…

    …bigtable-v2 to v1.27.3 (#1430)
    
    Co-authored-by: Elliotte Rusty Harold <[email protected]>
    Co-authored-by: Neenu Shaji <[email protected]>
    3 people authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    2721342 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Configuration menu
    Copy the full SHA
    a52f16f View commit details
    Browse the repository at this point in the history
  2. chore: release 2.1.0 (#1449)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [2.1.0](https://www.github.com/googleapis/gax-java/compare/v2.0.0...v2.1.0) (2021-08-11)
    
    
    ### Features
    
    * add allowNonDefaultServiceAccount option for DirectPath ([#1433](https://www.github.com/googleapis/gax-java/issues/1433)) ([209b494](https://www.github.com/googleapis/gax-java/commit/209b4944feba1c62be2c9de4545e3b01a806b738))
    
    
    ### Bug Fixes
    
    * fix httpjson executor ([#1448](https://www.github.com/googleapis/gax-java/issues/1448)) ([8f48b70](https://www.github.com/googleapis/gax-java/commit/8f48b7027b95e8e75872d1f9dac537ea697d0acc))
    * make closeAsync don't interrupt running thread ([#1446](https://www.github.com/googleapis/gax-java/issues/1446)) ([7c6c298](https://www.github.com/googleapis/gax-java/commit/7c6c29824487346d444730388ea6967408692696))
    
    
    ### Dependencies
    
    * update dependency com.google.api:api-common to v2.0.1 ([#1452](https://www.github.com/googleapis/gax-java/issues/1452)) ([a52f16f](https://www.github.com/googleapis/gax-java/commit/a52f16f6cef8340357acb374ff31c8a6f248403c))
    ---
    
    
    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 Aug 11, 2021
    Configuration menu
    Copy the full SHA
    a069701 View commit details
    Browse the repository at this point in the history
Loading