Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.

deps: update dependency io.grpc:grpc-bom to v1.33.1 - #319

Merged
gcf-merge-on-green[bot] merged 1 commit into
googleapis:masterfrom
renovate-bot:renovate/grpc.version
Nov 10, 2020
Merged

deps: update dependency io.grpc:grpc-bom to v1.33.1#319
gcf-merge-on-green[bot] merged 1 commit into
googleapis:masterfrom
renovate-bot:renovate/grpc.version

Conversation

@renovate-bot

@renovate-botrenovate-bot commented Oct 30, 2020

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageUpdateChange
io.grpc:grpc-bompatch1.33.0 -> 1.33.1

Release Notes

grpc/grpc-java

v1.33.1

Compare Source

gRPC Java 1.33.1 Release Notes
Bug Fixes
  • Fix builders ABI backward compatibility broken in v1.33.0, see #​7552
    • netty: The class io.grpc.netty.NettyServerBuilder reverted to extend internal class io.grpc.internal.AbstractServerImplBuilder
    • netty: The class io.grpc.netty.NettyChannelBuilder reverted to extend internal class io.grpc.internal.AbstractManagedChannelImplBuilder
    • okhttp: The class io.grpc.okhttp.OkhttpChannelBuilder reverted to extend internal class io.grpc.internal.AbstractManagedChannelImplBuilder
    • core: The class io.grpc.inprocess.InProcessChannelBuilder reverted to extend internal class io.grpc.internal.AbstractManagedChannelImplBuilder
    • cronet: The class io.grpc.cronet.CronetChannelBuilder reverted to extend internal class io.grpc.internal.AbstractManagedChannelImplBuilder
  • api: ForwardingServerBuilder reverted until the permanent fix of the issue with ABI compatibility of delegating classes
  • okhttp: exclude Internal* from javadoc
  • netty: Abrupt GOAWAY should not cause INTERNAL status. It is now UNAVAILABLE. This was a regression introduced in v1.33.0. The error was in the form StatusRuntimeException: INTERNAL: http2 exception with a cause similar to Http2Exception$StreamException: Cannot create stream 222691 greater than Last-Stream-ID 222689 from GOAWAY. This was mainly observed when a C core-based gRPC server shut down.
  • core: fix floating-point number formatting Locale

Renovate 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, check this box

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

@renovate-bot
renovate-bot requested a review from a teamOctober 30, 2020 21:03
@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 30, 2020
@google-clagoogle-claBot added the cla: yes This human has signed the Contributor License Agreement. label Oct 30, 2020
@codecov

codecovBot commented Oct 30, 2020

Copy link
Copy Markdown

Codecov Report

Merging #319 (1584b69) into master (48f1da7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #319 +/- ##
=========================================
Coverage 67.62% 67.62% Complexity 384 384 =========================================
Files 36 36 Lines 1986 1986 Branches 269 269 =========================================
Hits 1343 1343 Misses 535 535 Partials 108 108 

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 48f1da7...1584b69. Read the comment docs.

@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 30, 2020
@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 30, 2020
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 30, 2020
@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 10, 2020
@chingor13chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Nov 10, 2020
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 10, 2020
@gcf-merge-on-green
gcf-merge-on-greenBot merged commit 8a788a6 into googleapis:masterNov 10, 2020
@gcf-merge-on-greengcf-merge-on-greenBot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 10, 2020
@renovate-bot
renovate-bot deleted the renovate/grpc.version branch November 10, 2020 20:08
gcf-merge-on-greenBot pushed a commit that referenced this pull request Nov 10, 2020
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@renovate-bot@chingor13@yoshi-kokoro