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

fix: migrate memcache/v1beta2 to grpc_service_config #97

Merged
merged 1 commit into from Jun 16, 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/1a5efa2b-7082-489a-87a2-7d303da2cd98/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 316512618
Source-Link: googleapis/googleapis@9ba904b

PiperOrigin-RevId: 316512618

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Jun 15 11:49:58 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 9ba904b233179c23dc57a836f554135a6d62248e
Source-Link: googleapis/googleapis@9ba904b
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 16, 2020
@codecov
Copy link

codecov bot commented Jun 16, 2020

Codecov Report

Merging #97 into master will decrease coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #97      +/-   ##
============================================
- Coverage     75.48%   75.41%   -0.08%     
  Complexity       74       74              
============================================
  Files             6        6              
  Lines           669      667       -2     
  Branches          6        6              
============================================
- Hits            505      503       -2     
  Misses          156      156              
  Partials          8        8              
Impacted Files Coverage 螖 Complexity 螖
...mcache/v1beta2/stub/CloudMemcacheStubSettings.java 88.21% <100.00%> (-0.09%) 22.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 36dbfd3...9f8c8a6. Read the comment docs.

@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Jun 16, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit b311cec into master Jun 16, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch June 16, 2020 22:04
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 23, 2020
馃 I have created a release \*beep\* \*boop\* 
---
## [0.2.0](https://www.github.com/googleapis/java-memcache/compare/v0.1.2...v0.2.0) (2020-06-22)


### Features

* **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#102](https://www.github.com/googleapis/java-memcache/issues/102)) ([c8f29cf](https://www.github.com/googleapis/java-memcache/commit/c8f29cf5740213869d612e2d54816a56339b8d69))


### Bug Fixes

* migrate memcache/v1beta2 to grpc_service_config ([#97](https://www.github.com/googleapis/java-memcache/issues/97)) ([b311cec](https://www.github.com/googleapis/java-memcache/commit/b311cec81d8561f6e759edd658af78bac362fb85))


### Dependencies

* update dependency com.google.api:api-common to v1.9.1 ([#74](https://www.github.com/googleapis/java-memcache/issues/74)) ([5ce0c92](https://www.github.com/googleapis/java-memcache/commit/5ce0c9209c405f895be38c2af8d4f3583db61cb1))
* update dependency com.google.api:api-common to v1.9.2 ([#85](https://www.github.com/googleapis/java-memcache/issues/85)) ([c64a289](https://www.github.com/googleapis/java-memcache/commit/c64a28915bae2f4188bf515202597cc1191831e5))
* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#63](https://www.github.com/googleapis/java-memcache/issues/63)) ([e9b2486](https://www.github.com/googleapis/java-memcache/commit/e9b248690d27dd1c8e870759279c25f367405dbf))
* update dependency com.google.cloud:google-cloud-core to v1.93.5 ([#75](https://www.github.com/googleapis/java-memcache/issues/75)) ([eecfe8a](https://www.github.com/googleapis/java-memcache/commit/eecfe8a7446636ebbba8ede7a0d9f17fd67478cc))
* update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#67](https://www.github.com/googleapis/java-memcache/issues/67)) ([598e994](https://www.github.com/googleapis/java-memcache/commit/598e994e6e3691bb429bb294f0e3a459b9c36a89))
* update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#72](https://www.github.com/googleapis/java-memcache/issues/72)) ([a7fae5a](https://www.github.com/googleapis/java-memcache/commit/a7fae5a645ec7b0e4f46eb831c41515c0c71cf64))
* update dependency io.grpc:grpc-bom to v1.29.0 ([#53](https://www.github.com/googleapis/java-memcache/issues/53)) ([73bb1e3](https://www.github.com/googleapis/java-memcache/commit/73bb1e3ac64a02f51be9920783d1a14519478b2a))
* update dependency io.grpc:grpc-bom to v1.30.0 ([#90](https://www.github.com/googleapis/java-memcache/issues/90)) ([dab0eb6](https://www.github.com/googleapis/java-memcache/commit/dab0eb60ed23f7bd00961cf5e28d79aa2f53f18c))
* update dependency org.threeten:threetenbp to v1.4.4 ([#59](https://www.github.com/googleapis/java-memcache/issues/59)) ([2a99c8a](https://www.github.com/googleapis/java-memcache/commit/2a99c8aa4097157e7c1959a2f6bc442d261f1b79))


### Documentation

* Change relative URLs to absolute URLs to fix broken links. ([#94](https://www.github.com/googleapis/java-memcache/issues/94)) ([d807788](https://www.github.com/googleapis/java-memcache/commit/d80778819479c5736a9d704fe86c175ed469768f))
---


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