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

fix: migrate to grpc_service_config #202

Merged
merged 2 commits into from Jun 26, 2020
Merged

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/24de3e05-3efb-415a-ac3d-99f7d576a03f/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 317953021
Source-Link: googleapis/googleapis@cd24bd2

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

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Jun 23 15:43:00 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: cd24bd2d870ee5b9e046a2bfa0d0d0afda29be60
Source-Link: googleapis/googleapis@cd24bd2
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 24, 2020
@codecov
Copy link

codecov bot commented Jun 24, 2020

Codecov Report

Merging #202 into master will increase coverage by 0.14%.
The diff coverage is 92.59%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #202      +/-   ##
============================================
+ Coverage     81.71%   81.85%   +0.14%     
  Complexity      198      198              
============================================
  Files             7        7              
  Lines          1520     1532      +12     
  Branches          3        3              
============================================
+ Hits           1242     1254      +12     
  Misses          276      276              
  Partials          2        2              
Impacted Files Coverage 螖 Complexity 螖
...gle/cloud/container/v1/ClusterManagerSettings.java 7.86% <0.00%> (酶) 2.00 <0.00> (酶)
...le/cloud/container/v1/stub/ClusterManagerStub.java 3.03% <0.00%> (酶) 1.00 <0.00> (酶)
...oogle/cloud/container/v1/ClusterManagerClient.java 75.29% <82.60%> (酶) 113.00 <8.00> (酶)
.../container/v1/stub/ClusterManagerStubSettings.java 86.20% <97.80%> (+0.45%) 41.00 <2.00> (酶)
...loud/container/v1/stub/GrpcClusterManagerStub.java 98.51% <100.00%> (酶) 38.00 <2.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 2a706c3...d2836bb. Read the comment docs.

@chingor13 chingor13 changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. fix: migrate to grpc_service_config Jun 26, 2020
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Jun 26, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit e909f20 into master Jun 26, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch June 26, 2020 06:45
gcf-merge-on-green bot pushed a commit that referenced this pull request Oct 30, 2020
馃 I have created a release \*beep\* \*boop\* 
---
## [1.1.0](https://www.github.com/googleapis/java-container/compare/v1.0.4...v1.1.0) (2020-10-30)


### Features

* **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#206](https://www.github.com/googleapis/java-container/issues/206)) ([d001d6f](https://www.github.com/googleapis/java-container/commit/d001d6fbd62cab4d4264fc34df73684d0cdbd0e0))


### Bug Fixes

* migrate to grpc_service_config ([#202](https://www.github.com/googleapis/java-container/issues/202)) ([e909f20](https://www.github.com/googleapis/java-container/commit/e909f20144e88b90127a391b510d86139c6ac9fe))
* restore retry config for deleteCluster, deleteNode ([#166](https://www.github.com/googleapis/java-container/issues/166)) ([697949e](https://www.github.com/googleapis/java-container/commit/697949ef41ccc010f3fe221902699bbcf5ef0763))


### Documentation

* fix a broken link in the docs. ([#179](https://www.github.com/googleapis/java-container/issues/179)) ([1ea5933](https://www.github.com/googleapis/java-container/commit/1ea59336a0790d464626bf99ea2f9c6c393182d2))
* Fixed broken links in the reference documentation ([#183](https://www.github.com/googleapis/java-container/issues/183)) ([ccfdc18](https://www.github.com/googleapis/java-container/commit/ccfdc1883955bb4b24697ccbb8a3dd42783c475f))


### Dependencies

* update core dependencies ([#189](https://www.github.com/googleapis/java-container/issues/189)) ([2a706c3](https://www.github.com/googleapis/java-container/commit/2a706c35dcd2162467b7204c86f86332009beffc))
* update dependency com.google.api:api-common to v1.9.1 ([#171](https://www.github.com/googleapis/java-container/issues/171)) ([b98a6e5](https://www.github.com/googleapis/java-container/commit/b98a6e5cf003f7b86c602449353f572b8cabcfeb))
* update dependency com.google.api:api-common to v1.9.2 ([#178](https://www.github.com/googleapis/java-container/issues/178)) ([bb9954f](https://www.github.com/googleapis/java-container/commit/bb9954ff7982df60c6ebc5f672ce935888e80dc8))
* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#160](https://www.github.com/googleapis/java-container/issues/160)) ([cb5982a](https://www.github.com/googleapis/java-container/commit/cb5982ae91ac5a2a342a1df414a3a4683b7621cf))
* update dependency com.google.cloud:google-cloud-core to v1.93.5 ([#172](https://www.github.com/googleapis/java-container/issues/172)) ([c3635c7](https://www.github.com/googleapis/java-container/commit/c3635c7dbade7823c03aa3747a4a927a3f7312f4))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 ([#252](https://www.github.com/googleapis/java-container/issues/252)) ([63294a5](https://www.github.com/googleapis/java-container/commit/63294a5b0a33f837acca66cbb401d92004474a5b))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.2 ([#209](https://www.github.com/googleapis/java-container/issues/209)) ([b1b8994](https://www.github.com/googleapis/java-container/commit/b1b8994c7f7ca9daced77a6daf75f7d4298ff9db))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.3 ([#211](https://www.github.com/googleapis/java-container/issues/211)) ([a9a195b](https://www.github.com/googleapis/java-container/commit/a9a195b5d351638970605f023590dd64f7b8a910))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.9.0 ([#217](https://www.github.com/googleapis/java-container/issues/217)) ([ce08762](https://www.github.com/googleapis/java-container/commit/ce08762db57ee3473fd7abf977745381271924a8))
* update dependency com.google.protobuf:protobuf-bom to v3.12.0 ([#164](https://www.github.com/googleapis/java-container/issues/164)) ([0cdb923](https://www.github.com/googleapis/java-container/commit/0cdb92371a1842495a1fd181e72fc6f9f95c4e05))
* update dependency com.google.protobuf:protobuf-bom to v3.12.2 ([#169](https://www.github.com/googleapis/java-container/issues/169)) ([b4fe079](https://www.github.com/googleapis/java-container/commit/b4fe07927691da958c033238848d6e4ddb96e6c6))
* update dependency io.grpc:grpc-bom to v1.29.0 ([#152](https://www.github.com/googleapis/java-container/issues/152)) ([856f1cc](https://www.github.com/googleapis/java-container/commit/856f1cccdc00c003e4731f1d10d6cd85c1593506))
* update dependency io.grpc:grpc-bom to v1.30.0 ([#184](https://www.github.com/googleapis/java-container/issues/184)) ([e105f60](https://www.github.com/googleapis/java-container/commit/e105f60fbde9ad45e9d03011a232e0978fe0fe09))
* update dependency org.threeten:threetenbp to v1.4.4 ([#154](https://www.github.com/googleapis/java-container/issues/154)) ([a483161](https://www.github.com/googleapis/java-container/commit/a48316167d0cdebd6716484dcf026d4af6e6baec))
---


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