Skip to content
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(retry): restore grpc_service_config for CreateBackup and {Restore,Snapshot}Table #667

Merged
merged 1 commit into from Mar 8, 2021

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/e14ab93c-49eb-4cf3-a541-bad2c2dfb953/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 361301101
Source-Link: googleapis/googleapis@458338f

…,Snapshot}Table

Committer: @miraleung
PiperOrigin-RevId: 361301101

Source-Author: Google APIs <noreply@google.com>
Source-Date: Sat Mar 6 02:06:05 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 458338f8ca444e43b9df96b984b68f3978852b74
Source-Link: googleapis/googleapis@458338f
@yoshi-automation yoshi-automation requested review from a team as code owners March 6, 2021 22:31
@product-auto-label product-auto-label bot added the api: bigtable Issues related to the googleapis/java-bigtable API. label Mar 6, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 6, 2021
@codecov
Copy link

codecov bot commented Mar 6, 2021

Codecov Report

Merging #667 (de97e3b) into master (1c5a5b0) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #667   +/-   ##
=========================================
  Coverage     83.44%   83.44%           
  Complexity     1198     1198           
=========================================
  Files           110      110           
  Lines          7309     7309           
  Branches        383      383           
=========================================
  Hits           6099     6099           
  Misses         1009     1009           
  Partials        201      201           
Impacted Files Coverage Δ Complexity Δ
.../admin/v2/stub/BigtableTableAdminStubSettings.java 94.88% <100.00%> (ø) 36.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1c5a5b0...348121b. Read the comment docs.

@kolea2 kolea2 merged commit 121f071 into master Mar 8, 2021
@kolea2 kolea2 deleted the autosynth-googleapis branch March 8, 2021 20:50
gcf-merge-on-green bot pushed a commit that referenced this pull request Mar 16, 2021
🤖 I have created a release \*beep\* \*boop\*
---
### [1.21.1](https://www.github.com/googleapis/java-bigtable/compare/v1.21.0...v1.21.1) (2021-03-15)


### Bug Fixes

* **retry:** restore grpc_service_config for CreateBackup and {Restore,Snapshot}Table ([#667](https://www.github.com/googleapis/java-bigtable/issues/667)) ([121f071](https://www.github.com/googleapis/java-bigtable/commit/121f07159c2715368cb53753ba39d70d1d25efb8))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 ([#671](https://www.github.com/googleapis/java-bigtable/issues/671)) ([6ba3bf3](https://www.github.com/googleapis/java-bigtable/commit/6ba3bf3a642bd5b7ecf2a86a821ede0f2bae084f))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the googleapis/java-bigtable API. cla: yes This human has signed the Contributor License Agreement. context: full
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants