Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

fix: migrate retry settings to grpc_service_config #174

Merged
merged 4 commits into from Jun 22, 2020

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/5c193786-fcd8-4a90-b8a2-1d007566f359/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 316908733
Source-Link: googleapis/googleapis@923b983
PiperOrigin-RevId: 316908726
Source-Link: googleapis/googleapis@8c53b2c
PiperOrigin-RevId: 316908080
Source-Link: googleapis/googleapis@7272af3

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
PiperOrigin-RevId: 316908080

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Jun 17 09:51:33 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 7272af32a96a42fe5bb9452360e32ae95718abc2
Source-Link: googleapis/googleapis@7272af3
PiperOrigin-RevId: 316908726

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Jun 17 09:55:07 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 8c53b2cb792234354c13336ac7daee61333deade
Source-Link: googleapis/googleapis@8c53b2c
PiperOrigin-RevId: 316908733

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Jun 17 09:55:10 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 923b983673af7348eb4e517d9e083a5aa69e1101
Source-Link: googleapis/googleapis@923b983
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 18, 2020
@codecov
Copy link

codecov bot commented Jun 18, 2020

Codecov Report

Merging #174 into master will increase coverage by 0.30%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #174      +/-   ##
============================================
+ Coverage     75.93%   76.23%   +0.30%     
  Complexity      390      390              
============================================
  Files            18       18              
  Lines          2809     2845      +36     
  Branches         28       28              
============================================
+ Hits           2133     2169      +36     
  Misses          588      588              
  Partials         88       88              
Impacted Files Coverage 螖 Complexity 螖
...le/cloud/tasks/v2/stub/CloudTasksStubSettings.java 83.52% <100.00%> (+0.81%) 26.00 <0.00> (酶)
...oud/tasks/v2beta2/stub/CloudTasksStubSettings.java 84.19% <100.00%> (+0.67%) 30.00 <0.00> (酶)
...oud/tasks/v2beta3/stub/CloudTasksStubSettings.java 83.52% <100.00%> (+0.81%) 26.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 c4a4f32...0d317c9. Read the comment docs.

@chingor13 chingor13 changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. fix: migrate retry settings to grpc_service_config Jun 22, 2020
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Jun 22, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 661fe83 into master Jun 22, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch June 22, 2020 20:01
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 23, 2020
馃 I have created a release \*beep\* \*boop\* 
---
## [1.30.0](https://www.github.com/googleapis/java-tasks/compare/v1.29.1...v1.30.0) (2020-06-23)


### Features

* **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#175](https://www.github.com/googleapis/java-tasks/issues/175)) ([1a61a5f](https://www.github.com/googleapis/java-tasks/commit/1a61a5fb740a7e2cacc791896d3fe03cf92d784f))
* **v2beta3:** add type to Queue ([#181](https://www.github.com/googleapis/java-tasks/issues/181)) ([f76fe21](https://www.github.com/googleapis/java-tasks/commit/f76fe2112909077259cc455b15479e56f96b5369))


### Bug Fixes

* migrate retry settings to grpc_service_config ([#174](https://www.github.com/googleapis/java-tasks/issues/174)) ([661fe83](https://www.github.com/googleapis/java-tasks/commit/661fe83ff847dad61bf90732befabf9eef9f9706))
* restore GAPIC v2 retry configs ([#144](https://www.github.com/googleapis/java-tasks/issues/144)) ([a03b61a](https://www.github.com/googleapis/java-tasks/commit/a03b61ac5313f7cd926805d0f01589b506822dc9))


### Dependencies

* update dependency com.google.api:api-common to v1.9.1 ([#150](https://www.github.com/googleapis/java-tasks/issues/150)) ([a4d0563](https://www.github.com/googleapis/java-tasks/commit/a4d056386ae70f243e87cfc1589ee8354cb7d711))
* update dependency com.google.api:api-common to v1.9.2 ([#157](https://www.github.com/googleapis/java-tasks/issues/157)) ([8e8d3c1](https://www.github.com/googleapis/java-tasks/commit/8e8d3c10adb4582995c6078755f678eb44e26a05))
* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#138](https://www.github.com/googleapis/java-tasks/issues/138)) ([2e83e36](https://www.github.com/googleapis/java-tasks/commit/2e83e3680d2ab008c212921d4e699890b65b87f5))
* update dependency com.google.cloud:google-cloud-core to v1.93.5 ([#151](https://www.github.com/googleapis/java-tasks/issues/151)) ([d27a27f](https://www.github.com/googleapis/java-tasks/commit/d27a27f116df1f6fa7ca41bc0cce06ba36c65935))
* update dependency com.google.guava:guava-bom to v29 ([#119](https://www.github.com/googleapis/java-tasks/issues/119)) ([39d1c1c](https://www.github.com/googleapis/java-tasks/commit/39d1c1c626715373e00400108c96858a56ef0406))
* update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#142](https://www.github.com/googleapis/java-tasks/issues/142)) ([4df90ac](https://www.github.com/googleapis/java-tasks/commit/4df90acf9e17654318a0f8d7439e0d867ea317e5))
* update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#148](https://www.github.com/googleapis/java-tasks/issues/148)) ([c8062c6](https://www.github.com/googleapis/java-tasks/commit/c8062c60cfa1ee810188703641c66c359c65c437))
* update dependency io.grpc:grpc-bom to v1.29.0 ([#131](https://www.github.com/googleapis/java-tasks/issues/131)) ([ea89037](https://www.github.com/googleapis/java-tasks/commit/ea8903701b007e2ceeb525ccf26c5992c8f18f79))
* update dependency io.grpc:grpc-bom to v1.30.0 ([#161](https://www.github.com/googleapis/java-tasks/issues/161)) ([d374bc3](https://www.github.com/googleapis/java-tasks/commit/d374bc3fa4c3a9d0085b344245ca845c9a8c2cd0))
* update dependency org.threeten:threetenbp to v1.4.4 ([#133](https://www.github.com/googleapis/java-tasks/issues/133)) ([cc0e466](https://www.github.com/googleapis/java-tasks/commit/cc0e46693f44f2d7c6b9ce22a7ec2d0a84b6c8f7))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement. context: partial
Projects
None yet
3 participants