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

Merged
merged 3 commits into from Jul 8, 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/064d885f-e246-4a73-93ae-61c4d27d9d17/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 319092854
Source-Link: googleapis/googleapis@83a83a4
PiperOrigin-RevId: 319092844
Source-Link: googleapis/googleapis@f6d35b4

PiperOrigin-RevId: 319092844

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Jun 30 13:55:47 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: f6d35b4b58a6810ad2e93cdcaf9b4d943f60150e
Source-Link: googleapis/googleapis@f6d35b4
PiperOrigin-RevId: 319092854

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Jun 30 13:55:50 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 83a83a43ded3f0bfc8a5b0aa13be10a210ef319d
Source-Link: googleapis/googleapis@83a83a4
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 1, 2020
@codecov
Copy link

codecov bot commented Jul 1, 2020

Codecov Report

Merging #188 into master will increase coverage by 0.14%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #188      +/-   ##
============================================
+ Coverage     72.70%   72.84%   +0.14%     
  Complexity      118      118              
============================================
  Files            12       12              
  Lines           762      766       +4     
  Branches          2        2              
============================================
+ Hits            554      558       +4     
  Misses          206      206              
  Partials          2        2              
Impacted Files Coverage 螖 Complexity 螖
.../language/v1/stub/LanguageServiceStubSettings.java 82.81% <100.00%> (+0.27%) 15.00 <0.00> (酶)
...uage/v1beta2/stub/LanguageServiceStubSettings.java 82.81% <100.00%> (+0.27%) 15.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 e3b1b1f...bd118e1. 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 Jul 8, 2020
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Jul 8, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 3d1762d into master Jul 8, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch July 8, 2020 20:59
gcf-merge-on-green bot pushed a commit that referenced this pull request Aug 11, 2020
馃 I have created a release \*beep\* \*boop\* 
---
## [1.101.0](https://www.github.com/googleapis/java-language/compare/v1.100.0...v1.101.0) (2020-08-07)


### Features

* **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#176](https://www.github.com/googleapis/java-language/issues/176)) ([da9046c](https://www.github.com/googleapis/java-language/commit/da9046c2feaa90268761ba15e9b900ee183e2e3e))


### Bug Fixes

* migrate to grpc_service_config ([#188](https://www.github.com/googleapis/java-language/issues/188)) ([3d1762d](https://www.github.com/googleapis/java-language/commit/3d1762d33fc2d18d79c4f238b62fc44954fab39e))


### Dependencies

* update dependency com.google.api:api-common to v1.9.1 ([#150](https://www.github.com/googleapis/java-language/issues/150)) ([6d241fa](https://www.github.com/googleapis/java-language/commit/6d241fadb64cc5def074042ae80fc93042066463))
* update dependency com.google.api:api-common to v1.9.2 ([#157](https://www.github.com/googleapis/java-language/issues/157)) ([83bf00b](https://www.github.com/googleapis/java-language/commit/83bf00b3217acff6ac7cc6d309a0c006c906d27a))
* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#139](https://www.github.com/googleapis/java-language/issues/139)) ([d1b8516](https://www.github.com/googleapis/java-language/commit/d1b8516a1229ecc0807144b69dc9fe9e48b63c78))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.2 ([#189](https://www.github.com/googleapis/java-language/issues/189)) ([34c2867](https://www.github.com/googleapis/java-language/commit/34c2867a19c29f59f89e8205a8c6ebdcfbbf8285))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.3 ([#191](https://www.github.com/googleapis/java-language/issues/191)) ([ab13ac1](https://www.github.com/googleapis/java-language/commit/ab13ac15c46bed94902d176fc0a4d1264aea4e7e))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 ([#199](https://www.github.com/googleapis/java-language/issues/199)) ([9608a5b](https://www.github.com/googleapis/java-language/commit/9608a5be225fcebf138bb820c049c555aaea195d))
* update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#143](https://www.github.com/googleapis/java-language/issues/143)) ([9cc04fa](https://www.github.com/googleapis/java-language/commit/9cc04fa0e3be5864757f549f8c65b203c985ab34))
* update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#148](https://www.github.com/googleapis/java-language/issues/148)) ([69a8524](https://www.github.com/googleapis/java-language/commit/69a85247c7f521e94d2f9c3a75e8dc2fb7ae2f42))
* update dependency io.grpc:grpc-bom to v1.29.0 ([#129](https://www.github.com/googleapis/java-language/issues/129)) ([d24999c](https://www.github.com/googleapis/java-language/commit/d24999c81bcfb95ceeeb6dc1a92afc577838ef23))
* update dependency io.grpc:grpc-bom to v1.30.0 ([#161](https://www.github.com/googleapis/java-language/issues/161)) ([09240a3](https://www.github.com/googleapis/java-language/commit/09240a31bb6f5e1d6ae597521ebab080c68ac896))
* update dependency org.threeten:threetenbp to v1.4.4 ([#135](https://www.github.com/googleapis/java-language/issues/135)) ([a4fdbc3](https://www.github.com/googleapis/java-language/commit/a4fdbc3265a02669fc1cd2494bb8fcbf5ca81bdd))
---


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: full
Projects
None yet
3 participants