Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

deps: update dependency io.grpc:grpc-stub to v1.45.1#341

Merged
gcf-merge-on-green[bot] merged 1 commit into
googleapis:maingoogleapis/java-common-protos:mainfrom
renovate-bot:renovate/io.grpc-grpc-stub-1.xrenovate-bot/java-common-protos:renovate/io.grpc-grpc-stub-1.xCopy head branch name to clipboard
Apr 7, 2022
Merged

deps: update dependency io.grpc:grpc-stub to v1.45.1#341
gcf-merge-on-green[bot] merged 1 commit into
googleapis:maingoogleapis/java-common-protos:mainfrom
renovate-bot:renovate/io.grpc-grpc-stub-1.xrenovate-bot/java-common-protos:renovate/io.grpc-grpc-stub-1.xCopy head branch name to clipboard

Conversation

@renovate-bot

@renovate-bot renovate-bot commented Mar 29, 2022

Copy link
Copy Markdown
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.grpc:grpc-stub 1.45.0 -> 1.45.1 age adoption passing confidence

Release Notes

grpc/grpc-java

v1.45.1

Bug Fixes

  • netty: Fixed incompatibility with Netty 4.1.75.Final that caused COMPRESSION_ERROR (#​9004)
  • xds: Fix LBs blindly propagating control plane errors (#​9012). This change forces the use of UNAVAILABLE for any xDS communication failures, which otherwise could greatly confuse an application. This is essentially a continuation of the fix in 1.45.0 for XdsNameResolver, but for other similar cases

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team March 29, 2022 21:29
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 29, 2022
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 29, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 29, 2022
@eaball35 eaball35 added the automerge Merge the pull request once unit tests and other checks pass. label Apr 7, 2022
@renovate-bot renovate-bot force-pushed the renovate/io.grpc-grpc-stub-1.x branch from 9abd710 to 68f3991 Compare April 7, 2022 16:08
@product-auto-label product-auto-label Bot added the size: xs Pull request size is extra small. label Apr 7, 2022
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 7, 2022
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 7, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 7, 2022
@gcf-merge-on-green gcf-merge-on-green Bot merged commit b661805 into googleapis:main Apr 7, 2022
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Apr 7, 2022
@renovate-bot renovate-bot deleted the renovate/io.grpc-grpc-stub-1.x branch April 7, 2022 16:54
gcf-merge-on-green Bot pushed a commit that referenced this pull request Apr 7, 2022
🤖 I have created a release *beep* *boop*
---


### [2.8.1](v2.8.0...v2.8.1) (2022-04-07)


### Dependencies

* update dependency com.google.protobuf:protobuf-bom to v3.20.0 ([#342](#342)) ([9314088](9314088))
* update dependency com.google.protobuf:protobuf-java to v3.20.0 ([#343](#343)) ([7c1b0db](7c1b0db))
* update dependency io.grpc:grpc-bom to v1.45.1 ([#339](#339)) ([4d713c3](4d713c3))
* update dependency io.grpc:grpc-protobuf to v1.45.1 ([#340](#340)) ([db951fb](db951fb))
* update dependency io.grpc:grpc-stub to v1.45.1 ([#341](#341)) ([b661805](b661805))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
suztomo pushed a commit to googleapis/sdk-platform-java that referenced this pull request Dec 16, 2022
🤖 I have created a release *beep* *boop*
---


### [2.8.1](googleapis/java-common-protos@v2.8.0...v2.8.1) (2022-04-07)


### Dependencies

* update dependency com.google.protobuf:protobuf-bom to v3.20.0 ([#342](googleapis/java-common-protos#342)) ([c7e05b8](googleapis/java-common-protos@c7e05b8))
* update dependency com.google.protobuf:protobuf-java to v3.20.0 ([#343](googleapis/java-common-protos#343)) ([24bdd0a](googleapis/java-common-protos@24bdd0a))
* update dependency io.grpc:grpc-bom to v1.45.1 ([#339](googleapis/java-common-protos#339)) ([72e5c1c](googleapis/java-common-protos@72e5c1c))
* update dependency io.grpc:grpc-protobuf to v1.45.1 ([#340](googleapis/java-common-protos#340)) ([f1be92c](googleapis/java-common-protos@f1be92c))
* update dependency io.grpc:grpc-stub to v1.45.1 ([#341](googleapis/java-common-protos#341)) ([6a893e3](googleapis/java-common-protos@6a893e3))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.