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

grpc / grpc-java / #20247

Builds Branch Commit Type Ran Committer Via Coverage
#20247 master Cancel DelayedClientCall when application listener throws (#12761) Align DelayedClientCall.DelayedListener with ClientCallImpl's existing behavior for listener exceptions. When the application listener throws from onHeaders/onMessage/onReady, cat... push 22 Apr 2026 12:38PM UTC web-flow github
88.8
#20246 master okhttp: HPACK should fail on varint overflow This does reduce the largest supported integer from just less than 2^32 to slightly more than 2^29, which does not seem a significant loss. It would previously produce a corrupted integer, which makes... push 21 Apr 2026 05:32AM UTC ejona86 github
88.81
#20245 master core: Reduce per-stream idle memory by 20% Metadata was accidentally being retained after the start of the call. That can be an overwhelming percentage of memory for an idle RPC; don't do that. The other changes are considerably smaller, but I ha... push 19 Apr 2026 08:13PM UTC web-flow github
88.79
#20244 master core: Reduce per-stream idle memory by 20% Metadata was accidentally being retained after the start of the call. That can be an overwhelming percentage of memory for an idle RPC; don't do that. The other changes are considerably smaller, but I ha... push 17 Apr 2026 02:41PM UTC web-flow github
88.79
#20243 master xds: Propagate status cause through XdsDepManager Often there is no cause, but connect(), channel credentials, and call credentials failures on the control plane RPC can include a useful causal exception. This was triggered by seeing an error li... push 16 Apr 2026 05:37PM UTC ejona86 github
88.81
#20242 master xds: remove dependency from WRR to LoadBalancerConfigFactory (#12756) Addresses https://github.com/grpc/grpc-java/pull/12645#discussion_r3033365863 push 16 Apr 2026 06:34AM UTC web-flow github
88.8
#20241 v1.81.x core,xds: Fix backend_service plumbing for subchannel metrics (#12735) This PR fixes #12432. Subchannel metrics read backend_service from EAG attributes, but xDS currently only populates the resolution result attribute. As a result, grpc.lb.back... push 14 Apr 2026 08:24PM UTC web-flow github
88.82
#20240 master Start 1.82.0 development cycle (#12758) push 14 Apr 2026 08:21PM UTC web-flow github
88.82
#20239 master core,xds: Fix backend_service plumbing for subchannel metrics (#12735) This PR fixes #12432. Subchannel metrics read backend_service from EAG attributes, but xDS currently only populates the resolution result attribute. As a result, grpc.lb.back... push 14 Apr 2026 05:44PM UTC web-flow github
88.81
#20238 master Revert "Replace javax ThreadSafe annotation with errorprone ThreadSafe (#12742) (#12755) This reverts commit ef3531325 because it breaks Google internal build. Error Prone adds a lot of restrictions, which we may or... push 13 Apr 2026 08:41AM UTC web-flow github
88.81
#20237 master Replace javax ThreadSafe annotation with errorprone ThreadSafe (#12742) Replace the javax ThreadSafe annotation with the errorprone ThreadSafe annotation. This change should help downstream Java 9+ projects that do not use the javax namespace. push 12 Apr 2026 08:14PM UTC web-flow github
88.8
#20236 master examples: Clean up Health, and document need for grpc-services For something like this, putting all the config together in service config is what we would want to encourage. Remove unused/needless variables. Emphasize health checking more than ro... push 10 Apr 2026 01:56AM UTC web-flow github
88.8
#20235 master xds: fix xDS HTTP CONNECT's transport socket name bug (#12740) fixes https://github.com/grpc/grpc-java/issues/12739 push 06 Apr 2026 05:31AM UTC web-flow github
88.79
#20234 master Upgrade Netty to 4.1.132 and netty-tcnative to 2.0.75 push 02 Apr 2026 02:13PM UTC ejona86 github
88.81
#20233 master [xds] Implement A114: WRR support for custom backend metrics (#12645) ### Description This PR implements [gRFC A114: WRR Support for Custom Backend Metrics](https://github.com/grpc/proposal/pull/536). It updates the `weighted_round_robin` policy... push 02 Apr 2026 12:30PM UTC web-flow github
88.79
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 1153
  • 1154
  • 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

© 2026 Coveralls, Inc