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 #177

Merged
merged 3 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/8090a8db-78af-43ce-903e-cbc4378c9d99/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 317110345
Source-Link: googleapis/googleapis@bccd840
PiperOrigin-RevId: 317109450
Source-Link: googleapis/googleapis@7b21d44

        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: 317109450

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Jun 18 08:41:59 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 7b21d4424484842ed44d406bcba1b08fb8fbb507
Source-Link: googleapis/googleapis@7b21d44
PiperOrigin-RevId: 317110345

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Jun 18 08:47:06 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: bccd840c699996dc3356b537c883a4a09791fdd3
Source-Link: googleapis/googleapis@bccd840
@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 19, 2020

Codecov Report

Merging #177 into master will increase coverage by 0.31%.
The diff coverage is 90.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #177      +/-   ##
============================================
+ Coverage     66.20%   66.51%   +0.31%     
  Complexity       72       72              
============================================
  Files            12       12              
  Lines           432      436       +4     
  Branches          2        2              
============================================
+ Hits            286      290       +4     
  Misses          144      144              
  Partials          2        2              
Impacted Files Coverage 螖 Complexity 螖
...le/cloud/texttospeech/v1/TextToSpeechSettings.java 22.58% <0.00%> (酶) 2.00 <0.00> (酶)
...e/cloud/texttospeech/v1/stub/TextToSpeechStub.java 33.33% <0.00%> (酶) 1.00 <0.00> (酶)
...oud/texttospeech/v1beta1/TextToSpeechSettings.java 22.58% <0.00%> (酶) 2.00 <0.00> (酶)
...ud/texttospeech/v1beta1/stub/TextToSpeechStub.java 33.33% <0.00%> (酶) 1.00 <0.00> (酶)
...texttospeech/v1/stub/TextToSpeechStubSettings.java 79.77% <94.11%> (+0.46%) 11.00 <1.00> (酶)
...ospeech/v1beta1/stub/TextToSpeechStubSettings.java 79.77% <94.11%> (+0.46%) 11.00 <1.00> (酶)
...ogle/cloud/texttospeech/v1/TextToSpeechClient.java 58.33% <100.00%> (酶) 11.00 <4.00> (酶)
...oud/texttospeech/v1/stub/GrpcTextToSpeechStub.java 84.31% <100.00%> (酶) 9.00 <3.00> (酶)
...cloud/texttospeech/v1beta1/TextToSpeechClient.java 58.33% <100.00%> (酶) 11.00 <4.00> (酶)
...exttospeech/v1beta1/stub/GrpcTextToSpeechStub.java 84.31% <100.00%> (酶) 9.00 <3.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 7c1548c...48604ec. 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 94644ec 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.1.0](https://www.github.com/googleapis/java-texttospeech/compare/v1.0.2...v1.1.0) (2020-06-22)


### Features

* **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#178](https://www.github.com/googleapis/java-texttospeech/issues/178)) ([093cbc1](https://www.github.com/googleapis/java-texttospeech/commit/093cbc1d475217347e0fc7a5aa92a9222961c6cd))


### Bug Fixes

* migrate retry settings to grpc_service_config ([#177](https://www.github.com/googleapis/java-texttospeech/issues/177)) ([94644ec](https://www.github.com/googleapis/java-texttospeech/commit/94644ecdced8f730f56bee1ebf6b0e061f222dfe))
* restore GAPIC v2 retry configs ([#143](https://www.github.com/googleapis/java-texttospeech/issues/143)) ([a500ecb](https://www.github.com/googleapis/java-texttospeech/commit/a500ecbd982b182d81b49b717192a2088e8cdc0b))


### Dependencies

* update dependency com.google.api:api-common to v1.9.1 ([#150](https://www.github.com/googleapis/java-texttospeech/issues/150)) ([95c6aa9](https://www.github.com/googleapis/java-texttospeech/commit/95c6aa90f66439e554830e5c0e00db101e46e65d))
* update dependency com.google.api:api-common to v1.9.2 ([#156](https://www.github.com/googleapis/java-texttospeech/issues/156)) ([2a0a811](https://www.github.com/googleapis/java-texttospeech/commit/2a0a811b6663d74029e0f6d5ad1e13debb300b34))
* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#137](https://www.github.com/googleapis/java-texttospeech/issues/137)) ([a3bb294](https://www.github.com/googleapis/java-texttospeech/commit/a3bb294e84eee6429f3046d2777070530447222a))
* update dependency com.google.guava:guava-bom to v29 ([#114](https://www.github.com/googleapis/java-texttospeech/issues/114)) ([9bd8f9a](https://www.github.com/googleapis/java-texttospeech/commit/9bd8f9a310f0d10c8eb1de18f77ea776a5bc8cf3))
* update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#141](https://www.github.com/googleapis/java-texttospeech/issues/141)) ([1695b41](https://www.github.com/googleapis/java-texttospeech/commit/1695b41e392adb2418abb481d526797985762313))
* update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#148](https://www.github.com/googleapis/java-texttospeech/issues/148)) ([7829cc9](https://www.github.com/googleapis/java-texttospeech/commit/7829cc9d3950f76e1c6dda933a6ae2e39af9669d))
* update dependency io.grpc:grpc-bom to v1.29.0 ([#128](https://www.github.com/googleapis/java-texttospeech/issues/128)) ([8c69682](https://www.github.com/googleapis/java-texttospeech/commit/8c696822b48583fdf2a83de1fe557fbbf72b1e64))
* update dependency io.grpc:grpc-bom to v1.30.0 ([#160](https://www.github.com/googleapis/java-texttospeech/issues/160)) ([d4c7066](https://www.github.com/googleapis/java-texttospeech/commit/d4c706677e337a5fc0f96d919156dfc4e48440cf))
* update dependency org.threeten:threetenbp to v1.4.4 ([#133](https://www.github.com/googleapis/java-texttospeech/issues/133)) ([2422613](https://www.github.com/googleapis/java-texttospeech/commit/24226135e45f6e2183d766b526463c39f5b6914d))


### Documentation

* update relative URLs and regenerate with updated protoc ([#154](https://www.github.com/googleapis/java-texttospeech/issues/154)) ([3e7b0a5](https://www.github.com/googleapis/java-texttospeech/commit/3e7b0a51ec4113dc7f70715151af57a425f5b881))
---


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