base repository: googleapis/gax-java
base: v2.0.0
head repository: googleapis/gax-java
Uh oh!
There was an error while loading. Please reload this page.
compare: v2.1.0
- 8 commits
- 16 files changed
- 7 contributors
Commits on Aug 5, 2021
fix: make closeAsync don't interrupt running thread (#1446)
mutianf authoredAug 5, 2021 feat: add allowNonDefaultServiceAccount option for DirectPath (#1433)
* feat: add allowNonDefaultServiceAccount option for DirectPath * feat: add allowNonDefaultServiceAccount option for DirectPath
mohanli-ml authoredAug 5, 2021
Commits on Aug 9, 2021
fix: fix httpjson executor (#1448)
mutianf authoredAug 9, 2021 chore: release 2.0.1-SNAPSHOT (#1445)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com> Co-authored-by: Vadym Matsishevskyi <[email protected]>
Commits on Aug 10, 2021
chore(deps): update dependency com.google.api.grpc:grpc-google-cloud-…
…bigtable-v2 to v2 (#1451)
renovate-bot authoredAug 10, 2021 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]>
Commits on Aug 11, 2021
deps: update dependency com.google.api:api-common to v2.0.1 (#1452)
Neenu1995 authoredAug 11, 2021 🤖 I have created a release \*beep\* \*boop\* --- ## [2.1.0](https://www..com/googleapis/gax-java/compare/v2.0.0...v2.1.0) (2021-08-11) ### Features * add allowNonDefaultServiceAccount option for DirectPath ([#1433](https://www..com/googleapis/gax-java/issues/1433)) ([209b494](https://www..com/googleapis/gax-java/commit/209b4944feba1c62be2c9de4545e3b01a806b738)) ### Bug Fixes * fix httpjson executor ([#1448](https://www..com/googleapis/gax-java/issues/1448)) ([8f48b70](https://www..com/googleapis/gax-java/commit/8f48b7027b95e8e75872d1f9dac537ea697d0acc)) * make closeAsync don't interrupt running thread ([#1446](https://www..com/googleapis/gax-java/issues/1446)) ([7c6c298](https://www..com/googleapis/gax-java/commit/7c6c29824487346d444730388ea6967408692696)) ### Dependencies * update dependency com.google.api:api-common to v2.0.1 ([#1452](https://www..com/googleapis/gax-java/issues/1452)) ([a52f16f](https://www..com/googleapis/gax-java/commit/a52f16f6cef8340357acb374ff31c8a6f248403c)) --- This PR was generated with [Release Please](https://.com/googleapis/release-please). See [documentation](https://.com/googleapis/release-please#release-please).
release-please[bot] authoredAug 11, 2021
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v2.0.0...v2.1.0
Uh oh!
There was an error while loading. Please reload this page.