• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

grpc / grpc-java / #20070

Builds Branch Commit Type Ran Committer Via Coverage
#20070 master okhttp: Fix bidirectional keep-alive causing spurious GO_AWAY When bidirectional keep-alive is enabled (both client and server sending keep-alive pings), the server incorrectly validates ping acknowledgments (ACKs) sent in response to server-init... push 12 Nov 2025 09:26PM UTC ejona86 github
88.61
#20069 master Upgrade gson to 2.12.1 Since error_prone_annotations are in version 2.36.0, there is not reason why gson couldn't be bumped to v2.12.1. Since v2.12.0 gson do not support Java 7, but it has been dropped in https://github.com/grpc/grpc-java/pull/8828. push 12 Nov 2025 09:25PM UTC web-flow github
88.59
#20068 master api,netty: Add custom header support for HTTP CONNECT proxy Allow users to specify custom HTTP headers when connecting through an HTTP CONNECT proxy. This extends HttpConnectProxiedSocketAddress with an optional headers field (Map<String, String>... push 12 Nov 2025 09:22PM UTC ejona86 github
88.56
#20067 master core: Release lock before closing shared resource If a resource has dependencies that also use SharedResourceHolder, and its close() blocks waiting for processing on another thread, then the threads could become deadlocked on the SharedResourceHo... push 12 Nov 2025 07:46PM UTC web-flow github
88.52
#20066 master alts: Metadata server address modification to account for default port Fixing the utilization of the GCE Metadata host server address environment variable to account for the case where the user does not specify a port (defaults to port 8080) b/4... push 12 Nov 2025 06:50PM UTC web-flow github
88.55
#20065 master compiler: Update maximum supported edition to EDITION_2024 gRPC doesn't do anything sensitive to the new 2024 features, but it does need a new enough libprotoc. push 11 Nov 2025 11:49PM UTC web-flow github
88.55
#20064 master xds: Enable flags for CSM Cloud run gRPC Java (#12499) Make default to true for the env vars GRPC_EXPERIMENTAL_XDS_SNI GRPC_EXPERIMENTAL_XDS_AUTHORITY_REWRITE GRPC_EXPERIMENTAL_XDS_SYSTEM_ROOT_CERTS and remove usage of the env var GRPC_EXPERIMEN... push 11 Nov 2025 04:51PM UTC web-flow github
88.53
#20063 master api: Document A18 TCP_USER_TIMEOUT handling for keepalive Fixes #12487 push 11 Nov 2025 03:55PM UTC ejona86 github
88.56
#20062 master s2a: Remove channel.awaitTermination() from S2A ChannelResource awaitTermination() was always timing out, because when the channel terminates it releases shared resources from a transport thread. Releasing the reference count was blocked on the s... push 10 Nov 2025 10:35PM UTC web-flow github
88.54
#20061 master opentelemetry: propagate baggage to metrics for custom attributes, helps with b/406058193 (#12389) push 09 Nov 2025 08:08PM UTC web-flow github
88.53
#20060 master opentelemetry: propagate baggage to metrics for custom attributes, helps with b/406058193 (#12389) push 07 Nov 2025 01:42PM UTC web-flow github
88.53
#20059 master core: Report marshaller error for uncompressed size too large back to the client 2 (#12477) Code mostly as in #12360 but trying to use `handleInternalError()` / `cancel()` as suggested by @ejona86 Fixes #11246 push 06 Nov 2025 04:31PM UTC web-flow github
88.55
#20058 master chore: fix typos in some files (#12478) This PR fixes typos in the file file using codespell. push 06 Nov 2025 04:29PM UTC web-flow github
88.54
#20057 master rls: Control plane channel monitor state and back off handling (#12460) At the end of back off time, instead of firing a Rls RPC, just update the RLS picker, and RLS connectivity state change from TRANSIENT_FAILURE to READY deactivate all active ... push 06 Nov 2025 10:38AM UTC web-flow github
88.53
#20056 master util: Add A68 random subsetting LB implementing [gRFC A68](https://github.com/grpc/proposal/blob/master/A68-random-subsetting.md) This change contains: 1. Usage of `murmur3_128` hashing algorithm from Guava library. 2. Implementation of `RandomS... push 05 Nov 2025 09:50PM UTC web-flow github
88.54
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 1142
  • 1143
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc