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

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

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Apr 22, 2020

This PR contains the following updates:

Package Update Change
io.grpc:grpc-bom minor 1.28.1 -> 1.29.0

Release Notes

grpc/grpc-java

v1.29.0

Compare Source

Behavioral Changes

  • core, grpclb: change policy selection strategy for Grpclb policy (move logic of querying SRV into Grpclb's own resolver) (#​6723). System property io.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 the KnownLength interface when wrapping InputStream (#​6852). This should prevent certain optimizations from being disabled when using useInputStreamMessages
  • core: ServerInterceptors.useInputStreamMessages() and useMarshalledMessages() 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 of OkHttpChannelBuilder.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 by WhiteSource Renovate. View repository job log here.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 22, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 22, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 22, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 22, 2020
@athakor athakor added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 24, 2020
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Apr 24, 2020
@codecov
Copy link

codecov bot commented Apr 24, 2020

Codecov Report

Merging #123 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #123   +/-   ##
=========================================
  Coverage     76.72%   76.72%           
  Complexity      150      150           
=========================================
  Files            12       12           
  Lines          1474     1474           
  Branches          4        4           
=========================================
  Hits           1131     1131           
  Misses          328      328           
  Partials         15       15           

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 f578765...88f444e. Read the comment docs.

@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Apr 24, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit e942bb1 into googleapis:master Apr 24, 2020
@renovate-bot renovate-bot deleted the renovate/core-dependencies branch April 24, 2020 23:00
gcf-merge-on-green bot pushed a commit that referenced this pull request Sep 23, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [1.1.0](https://www.github.com/googleapis/java-redis/compare/v1.0.0...v1.1.0) (2020-09-23)


### Features

* **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#163](https://www.github.com/googleapis/java-redis/issues/163)) ([8063d1d](https://www.github.com/googleapis/java-redis/commit/8063d1d780737e0fae9a98740a510945f6ff3d59))
* enable REDIS_5_0 as and option for redis_version, add --stream-node-max-entries, --stream-node-max-bytes ([#98](https://www.github.com/googleapis/java-redis/issues/98)) ([2947244](https://www.github.com/googleapis/java-redis/commit/29472441162380ba1f5fcf2799e56726ecb85c81)), closes [#453](https://www.github.com/googleapis/java-redis/issues/453) [#453](https://www.github.com/googleapis/java-redis/issues/453) [#452](https://www.github.com/googleapis/java-redis/issues/452) [#452](https://www.github.com/googleapis/java-redis/issues/452) [#457](https://www.github.com/googleapis/java-redis/issues/457) [#457](https://www.github.com/googleapis/java-redis/issues/457)


### Bug Fixes

* migrate redis/v1 to grpc_service_config ([#152](https://www.github.com/googleapis/java-redis/issues/152)) ([14a0c0f](https://www.github.com/googleapis/java-redis/commit/14a0c0fceedd46331a1e05620316b51289c429a2))
* migrate redis/v1beta1 to grpc_service_config ([#161](https://www.github.com/googleapis/java-redis/issues/161)) ([43ae8e9](https://www.github.com/googleapis/java-redis/commit/43ae8e97272d216a1f4a87c0ac28d05269b1d5ad))


### Documentation

* change relative URLs to absolute URLs to fix broken links ([#143](https://www.github.com/googleapis/java-redis/issues/143)) ([e83e0c0](https://www.github.com/googleapis/java-redis/commit/e83e0c0b60137d272b80c20bb16fae5e140d5032))


### Dependencies

* update core dependencies ([#81](https://www.github.com/googleapis/java-redis/issues/81)) ([1235903](https://www.github.com/googleapis/java-redis/commit/1235903062275cc0b3ac6a6da1ff6ef23af7b20a))
* update dependency com.google.api:api-common to v1.9.0 ([#97](https://www.github.com/googleapis/java-redis/issues/97)) ([fe62f6f](https://www.github.com/googleapis/java-redis/commit/fe62f6ff3e33a103378a5db33b84a49b195061c7))
* update dependency com.google.api:api-common to v1.9.1 ([#136](https://www.github.com/googleapis/java-redis/issues/136)) ([c089592](https://www.github.com/googleapis/java-redis/commit/c0895927dd204cda98c5cb1257349a2f8d116593))
* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#127](https://www.github.com/googleapis/java-redis/issues/127)) ([03f7ccb](https://www.github.com/googleapis/java-redis/commit/03f7ccb5490cc5552fd44b055e07cc4a64bdb0fe))
* update dependency com.google.cloud:google-cloud-core to v1.93.1 ([#80](https://www.github.com/googleapis/java-redis/issues/80)) ([899393d](https://www.github.com/googleapis/java-redis/commit/899393ddb7f5450c389d85e11fd11e9e584c58d4))
* update dependency com.google.cloud:google-cloud-core to v1.93.4 ([#103](https://www.github.com/googleapis/java-redis/issues/103)) ([be57170](https://www.github.com/googleapis/java-redis/commit/be571708240e62dbda2df9c6c4be8699fbc96593))
* update dependency com.google.cloud:google-cloud-core to v1.93.5 ([#137](https://www.github.com/googleapis/java-redis/issues/137)) ([9a4ea1e](https://www.github.com/googleapis/java-redis/commit/9a4ea1eb73107ffbdd8b36a2feaa717bd2d6e0a9))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.2 ([#172](https://www.github.com/googleapis/java-redis/issues/172)) ([ce530e8](https://www.github.com/googleapis/java-redis/commit/ce530e8988e210073a142c81242224d6008d911d))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.3 ([#175](https://www.github.com/googleapis/java-redis/issues/175)) ([9fc6e2a](https://www.github.com/googleapis/java-redis/commit/9fc6e2a3de27443c09adee8506b2a67bececd987))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.9.0 ([#180](https://www.github.com/googleapis/java-redis/issues/180)) ([6cc7a02](https://www.github.com/googleapis/java-redis/commit/6cc7a020456524df486d972a62214d5f1e15290e))
* update dependency com.google.cloud.samples:shared-configuration to v1.0.13 ([#96](https://www.github.com/googleapis/java-redis/issues/96)) ([17740a7](https://www.github.com/googleapis/java-redis/commit/17740a7bea9a41a02368dea02d350257ebb27417))
* update dependency com.google.guava:guava-bom to v29 ([#109](https://www.github.com/googleapis/java-redis/issues/109)) ([58d00a8](https://www.github.com/googleapis/java-redis/commit/58d00a849a8ad36f279504af2b0f9ffda68e8588))
* update dependency com.google.protobuf:protobuf-bom to v3.12.0 ([#132](https://www.github.com/googleapis/java-redis/issues/132)) ([9c1312f](https://www.github.com/googleapis/java-redis/commit/9c1312feacf369a8b3cec934c3c686884f5d6b19))
* update dependency com.google.protobuf:protobuf-bom to v3.12.2 ([#134](https://www.github.com/googleapis/java-redis/issues/134)) ([fd6d8f1](https://www.github.com/googleapis/java-redis/commit/fd6d8f1069286aa7bb1b0a8a188e3afa9c2a4b83))
* update dependency io.grpc:grpc-bom to v1.29.0 ([#123](https://www.github.com/googleapis/java-redis/issues/123)) ([e942bb1](https://www.github.com/googleapis/java-redis/commit/e942bb17e8665f8035528a93ebb52f4103f67686))
* update dependency org.threeten:threetenbp to v1.4.3 ([#91](https://www.github.com/googleapis/java-redis/issues/91)) ([ccdf82f](https://www.github.com/googleapis/java-redis/commit/ccdf82ffc2a5f14196005ba934868949f8321689))
* update dependency org.threeten:threetenbp to v1.4.4 ([#125](https://www.github.com/googleapis/java-redis/issues/125)) ([46482aa](https://www.github.com/googleapis/java-redis/commit/46482aa4a1f078257a382169e375c4d2f3da89df))
---


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.
Projects
None yet
5 participants