googleapis / java-kms Public
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: fix IAM retry settings #259
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters.
Changes include: - a fix for using reroute_to_grpc_interface when generating with grpc_service_config PiperOrigin-RevId: 329771412 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Sep 2 13:01:43 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 88d4f10bbe6821a3e16b082f408bc381a73860ff Source-Link: googleapis/googleapis@88d4f10
Codecov Report
@@ Coverage Diff @@
## master #259 +/- ##
=========================================
Coverage 76.81% 76.81%
Complexity 174 174
=========================================
Files 6 6
Lines 1449 1449
Branches 25 25
=========================================
Hits 1113 1113
Misses 307 307
Partials 29 29
Continue to review full report at Codecov.
|
chingor13
approved these changes
Sep 21, 2020
gcf-merge-on-green bot
pushed a commit
that referenced
this issue
Nov 2, 2020
🤖 I have created a release \*beep\* \*boop\* --- ### [1.40.1](https://www.github.com/googleapis/java-kms/compare/v1.40.0...v1.40.1) (2020-11-02) ### Bug Fixes * fix IAM retry settings ([#259](https://www.github.com/googleapis/java-kms/issues/259)) ([f02404d](https://www.github.com/googleapis/java-kms/commit/f02404dedf858319611767725f47fd6fad7761b6)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.0 ([#270](https://www.github.com/googleapis/java-kms/issues/270)) ([a700528](https://www.github.com/googleapis/java-kms/commit/a7005281c304ddadfa645d7f9a0449c9f20a4560)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.2 ([#281](https://www.github.com/googleapis/java-kms/issues/281)) ([c6379ca](https://www.github.com/googleapis/java-kms/commit/c6379caa536f32169a96c3d9a8eb1a13e2dd846b)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.12.1 ([#295](https://www.github.com/googleapis/java-kms/issues/295)) ([34f52d2](https://www.github.com/googleapis/java-kms/commit/34f52d2a8e76bc55641175c8cbf51a6b2ff82341)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 ([#299](https://www.github.com/googleapis/java-kms/issues/299)) ([18836a9](https://www.github.com/googleapis/java-kms/commit/18836a94cbc9a3bb2c1a65ebb7555bb068d410f9)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.14.1 ([#314](https://www.github.com/googleapis/java-kms/issues/314)) ([8a71a1d](https://www.github.com/googleapis/java-kms/commit/8a71a1d8e1b62377018232d845f1467935a4fba2)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.9.0 ([#252](https://www.github.com/googleapis/java-kms/issues/252)) ([5254922](https://www.github.com/googleapis/java-kms/commit/5254922d8398170e73afc4905b6054e0c1f88a8f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api: cloudkms
Issues related to the googleapis/java-kms API.
cla: yes
This human has signed the Contributor License Agreement.
context: partial
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
This PR was generated using Autosynth.🌈
Synth log will be available here:
https://source.cloud.google.com/results/invocations/c246b619-ebb7-4318-a6d7-d5d07091f801/targets
PiperOrigin-RevId: 329771412
Source-Link: googleapis/googleapis@88d4f10