New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: restore GAPIC v2 retry configs #166
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Restores GAPIC v2 retry config overrides that were mistakenly removed during migration. PiperOrigin-RevId: 312088359 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon May 18 08:57:12 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 5a90d467aa65e7f038f87585e8fbb45d74475e7c Source-Link: googleapis/googleapis@5a90d46
Codecov Report
@@ Coverage Diff @@
## master #166 +/- ##
============================================
+ Coverage 73.39% 74.35% +0.96%
Complexity 108 108
============================================
Files 7 7
Lines 936 936
Branches 6 18 +12
============================================
+ Hits 687 696 +9
Misses 220 220
+ Partials 29 20 -9
Continue to review full report at Codecov.
|
stephaniewang526
approved these changes
May 18, 2020
gcf-merge-on-green bot
pushed a commit
that referenced
this issue
Jun 9, 2020
🤖 I have created a release \*beep\* \*boop\* --- ### [0.127.3](https://www.github.com/googleapis/java-bigquerydatatransfer/compare/v0.127.2...v0.127.3) (2020-06-09) ### Bug Fixes * restore GAPIC v2 retry configs ([#166](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/166)) ([64a92be](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/64a92be4d2e46d753cdaa491d2212cbe0124ceb9)) ### Documentation * **samples:** add codeowner file ([#180](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/180)) ([d7b5ba5](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/d7b5ba52a72d068fd6c51b234fdbe289d39aced9)) * **samples:** migrate samples into client ([#177](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/177)) ([6c52fa8](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/6c52fa84bf3cbaeec01fee909879628fe720e65c)) ### Dependencies * bump shared-deps version and add back certain test deps ([#174](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/174)) ([ee0c674](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/ee0c6743dec8f0ffd69bfe9546f1e7736a27437d)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.4.0 ([#169](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/169)) ([6a7949d](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/6a7949de6fb268427a908223dbc50c20a8810948)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.7.0 ([#175](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/175)) ([2d2fae3](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/2d2fae3dc08163cc76ec8e5ac7d59014b0a38413)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
This PR was generated using Autosynth.🌈
Synth log will be available here:
https://source.cloud.google.com/results/invocations/b94bacd6-05ee-45c2-be4d-b0f667030fab/targets
PiperOrigin-RevId: 312088359
Source-Link: googleapis/googleapis@5a90d46