Skip to content
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

test(deps): update dependency io.grpc:protoc-gen-grpc-java to v1.58.0 #1884

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Aug 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.grpc:protoc-gen-grpc-java 1.57.1 -> 1.58.0 age adoption passing confidence

Release Notes

grpc/grpc-java (io.grpc:protoc-gen-grpc-java)

v1.58.0

API Changes
  • xds: Add missing ExperimentalApi to OrcaServiceImpl
  • stub: Removed deprecated methods attachHeaders and captureMetadata from MetadataUtils (#​10443)
  • api: Stabilized ServerCall.getAuthority() by removing experimental annotation (#​10498)
  • api: Stabilized ServerCall#setMessageCompression() and PartialForwardingServerCall#setMessageCompression() (#​10393)
  • protobuf: Stabilize ProtoUtils.setExtensionRegistry() and ProtoLiteUtils.setExtensionRegistry() (#​10392)
  • testing: Stabilize GrpcCleanupRule, GrpcServerRule (#​10494)
  • api: Stabilized ServerBuilder.handshakeTimeout (#​10499)
  • api: Removed Context.Storage deprecated method attach(), made doAttach() abstract (#​10379)
  • api : Stabilized methodDescriptor getRequestMarshaller, getResponseMarshaller (#​10495)
Behavior Changes
  • rls: Have RLS's LRU Cache rely on cleanup process to remove expired entries (#​10400)
  • core, inprocess, util: 2 new artifacts grpc-inprocess and grpc-util have been created by moving code from grpc-core to facilitate Java module support (#​10362, #​10390)
  • all: Automatic module name support added to all artifacts (#​10413)
  • xds: Encode the service authority in XdsNameResolver (#​10207)
Improvements
  • api: In Javadoc, link to gRFCs A8/A9 for keepalive and related settings
  • okhttp: Enable support for being returned by Grpc.newServerBuilderForPort(). At present, Netty always has higher priority than OkHttp, if they are both available, because ServerBuilder.forPort() is not supported in the OkHttp transport but is supported in the Netty transport
  • bazel: Enhance java_grpc_library.bzl to allow toolchain to use annotation processors
  • examples: Add pre-serialized-message example (#​10112)
  • examples: Android examples to use AGP 7.4.0 (#​10497)
Bug Fixes
  • Fix compatibility with Java 8. This fixes the NoSuchMethodError for ByteBuffer methods present in 1.57.0 (#​10441)
  • xds: Remove debug assert in WeightedRoundRobinLoadBalancer. The assert was to detect breakages in the static stride algorithm causing too much looping. However, with multithreading it is possible to trigger even in legitimate scenarios (#​10437)
  • util: Outlier detection tracer delegation (#​10459)
  • Handle header with errors and endStream = true. Was filling logs with NPEs. (#​10384)
  • core: Fix a retriablestream bug that may cause deadlock with OkHttp (#​10386)
  • stub: Remove ThreadlessExecutor from BlockingServerStream to eliminate the problem where sometimes the iterator’s next() method would get stuck. (#​10496)
  • compiler: Fix aarch_64 macs not being able to build the compiler module. (#​10516)
  • okhttp: Use padded length for flow control in both client and server transport (#​10422)
  • xds: Fix locality logging information in bootstrap (#​10423)
Dependencies
  • Upgraded protobuf to 3.24.0
  • android: Min SDK level to 21 (#​10505)
  • Various dependency upgrades (#​10359):
    androidx.core:core 1.10.0 -> 1.10.1
    com.google.api.grpc:proto-google-common-protos 2.17.0 -> 2.22.0
    com.google.cloud:google-cloud-logging 3.14.5 -> 3.15.5
    com.google.errorprone:error_prone_annotations 2.18.0 -> 2.20.0
    com.squareup.okio:okio 1.17.5 -> 2.10.0
Acknowledgements

Halvard Skogsrud

v1.57.2

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested review from a team as code owners August 16, 2023 01:17
@renovate-bot renovate-bot force-pushed the renovate/io.grpc-protoc-gen-grpc-java-1.x branch from ad446dc to 91dd270 Compare August 16, 2023 01:17
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Aug 16, 2023
@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 Aug 16, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 16, 2023
@product-auto-label product-auto-label bot added the api: bigtable Issues related to the googleapis/java-bigtable API. label Aug 16, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 16, 2023
@renovate-bot renovate-bot changed the title test(deps): update dependency io.grpc:protoc-gen-grpc-java to v1.57.2 test(deps): update dependency io.grpc:protoc-gen-grpc-java to v1.58.0 Sep 6, 2023
@renovate-bot renovate-bot force-pushed the renovate/io.grpc-protoc-gen-grpc-java-1.x branch from 91dd270 to 9e7a1e8 Compare September 6, 2023 22:09
@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 Sep 6, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 6, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 6, 2023
@renovate-bot renovate-bot force-pushed the renovate/io.grpc-protoc-gen-grpc-java-1.x branch from 9e7a1e8 to 2c730ad Compare September 13, 2023 14:15
@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 Sep 13, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 13, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 13, 2023
@kolea2 kolea2 merged commit 4ea16f2 into googleapis:main Sep 13, 2023
15 of 16 checks passed
@renovate-bot renovate-bot deleted the renovate/io.grpc-protoc-gen-grpc-java-1.x branch September 13, 2023 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the googleapis/java-bigtable API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants