Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

deps: update dependency io.grpc:grpc-bom to v1.29.0#284

Merged
stephaniewang526 merged 1 commit intogoogleapis:masterfrom
renovate-bot:renovate/core-dependencies
Apr 22, 2020
Merged

deps: update dependency io.grpc:grpc-bom to v1.29.0#284
stephaniewang526 merged 1 commit intogoogleapis:masterfrom
renovate-bot:renovate/core-dependencies

Conversation

@renovate-bot
Copy link
Contributor

@renovate-botrenovate-bot commentedApr 22, 2020
edited
Loading

This PR contains the following updates:

PackageUpdateChange
io.grpc:grpc-bomminor1.28.1 ->1.29.0

Release Notes

grpc/grpc-java

v1.29.0

Compare Source

gRPC Java 1.29.0 Release Notes

Behavioral Changes

  • core, grpclb: change policy selection strategy for Grpclb policy (move logic of querying SRV into Grpclb's own resolver) (#​6723). System propertyio.grpc.internal.DnsNameResolverProvider.enable_grpclb is eliminated, grpc-grpclb dependency implicitly enables querying SRV records since v1.24.2

New Features

  • core:ServerInterceptors.useInputStreamMessages() now preserves theKnownLength interface when wrapping InputStream (#​6852). This should prevent certain optimizations from being disabled when using useInputStreamMessages
  • core:ServerInterceptors.useInputStreamMessages() anduseMarshalledMessages() now preserve the SchemaDescriptor, so the methods are now compatible with the reflection service (#​6851)

Bug Fixes

  • core: Fix IllegalStateException if remote-specified decompressor is unknown (#​6864)
  • core: keep round_robin lb subchannel in TRANSIENT_FAILURE until becoming READY (#​6657). This avoids RPC being indefinitely queued when subchannels are bouncing back and forth between CONNECTING and TRANSIENT_FAILURE
  • netty: fixed a bug when grpc-netty and grpc-netty-shaded were both used, which could result in "ClassCastException: io.netty.util.AsciiString cannot be cast to io.grpc.netty.shaded.io.netty.util.AsciiString" (#​6765)
  • netty: Prevent thread interruption during server start from leaking socket (#​6867)
  • okhttp: fix incorrect connection-level flow control handling at beginning of connection (#​6742). This only impacted users ofOkHttpChannelBuilder.flowControlWindow(), who seem to be few since this bug was not reported sooner
  • core: A Java 9+ ABI compatibility issue with java.nio.ByteBuffer is fixed (#​6839). This only impacted users manually compiling grpc-java with JDK 9+ and then using it as a library for applications that run with JDK 8- (e.g., on Android). This does not impact the pre-built JARs on Maven Central
  • core: fixed a bug in health check config propagation. (#​6804)
  • benchmarks: some netty benchmarks failed to start and are now fixed (#​6877). This was a regression introduced in v1.23.0

Documentation

Dependencies

  • Bump guava to 28.2-android (#​6772)
  • Bump netty to 4.1.48.Final, bump tcnative to 2.0.30.Final (#​6845)
  • Bump truth version to 1.0.1 (#​6754)

Compiling

  • android: add grpc-android into main build (#​6793). Compiling with-PskipAndroid=false (default) includes building grpc-android module, which requires Android SDK

Acknowledgements

@​chrisschek
@​elharo Elliotte Rusty Harold
@​herbyderby Chris Nokleberg
@​markb74
@​ST-DDT


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 byWhiteSource Renovate. View repository job loghere.

@trusted-contributions-gcftrusted-contributions-gcfbot added the kokoro:runAdd this label to force Kokoro to re-run the tests. labelApr 22, 2020
@googlebotgooglebot added the cla: yesThis human has signed the Contributor License Agreement. labelApr 22, 2020
@yoshi-kokoroyoshi-kokoro removed the kokoro:runAdd this label to force Kokoro to re-run the tests. labelApr 22, 2020
@trusted-contributions-gcftrusted-contributions-gcfbot added the kokoro:runAdd this label to force Kokoro to re-run the tests. labelApr 22, 2020
@stephaniewang526stephaniewang526 merged commite72a99f intogoogleapis:masterApr 22, 2020
@renovate-botrenovate-bot deleted the renovate/core-dependencies branchApril 22, 2020 15:41
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@stephaniewang526stephaniewang526stephaniewang526 approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

cla: yesThis human has signed the Contributor License Agreement.kokoro:runAdd this label to force Kokoro to re-run the tests.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@renovate-bot@stephaniewang526@googlebot@yoshi-kokoro

[8]ページ先頭

©2009-2026 Movatter.jp