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

grpc / grpc-java / #20272

Builds Branch Commit Type Ran Committer Via Coverage
#20272 master core,opentelemetry: Fix server metric labels on early close (#12774) This addresses the server-side OpenTelemetry metric labeling bug from #12117 where a generated method can be recorded as `grpc.method="other"` if `streamClosed()` happens before... push 07 May 2026 12:46PM UTC web-flow github
88.84
#20271 master xds: pre-parse custom metric names in WRR load balancer (#12773) Introduce ParsedMetricName in MetricReportUtils to pre-parse configured custom metric names into Enums and key Strings on config initialization in WeightedRoundRobinLoadBalancerConf... push 07 May 2026 09:38AM UTC web-flow github
88.83
#20270 master api: Add a parser/editor for URL encoded query params push 07 May 2026 01:35AM UTC jdcormie github
88.82
#20269 master okhttp: Optimize HPACK to index :path Allow the :path pseudo-header to be added to the HPACK dynamic table in the gRPC-Java OkHttp transport. In gRPC, the :path header typically represents the service and method name (e.g., /package.Service/Meth... push 07 May 2026 01:21AM UTC ejona86 github
88.84
#20268 master compiler: Avoid compile error on weird proto file names This only matters when `@generated=javax` is used, so it shouldn't matter much. It isn't guaranteed that javac will interpret the file as UTF-8, but it is exceedingly common, and it doesn't... push 06 May 2026 09:09PM UTC web-flow github
88.82
#20267 master binder: Remove redundant ServerInbound.serverTransport field (#12734) push 06 May 2026 07:00AM UTC web-flow github
88.84
#20266 master xds: skip DiscoveryRequest for unsubscribed types on stream ready (#12782) ## TL;DR When the bootstrap declares more than one xDS server (e.g. a default server for LDS/CDS plus an authority-specific EDS-only server), grpc-java was sending CDS/LD... push 06 May 2026 05:47AM UTC web-flow github
88.83
#20265 master core: Clarify missing content-type on HTTP error responses (#12720) ## Summary In this case, grpc-java preserves the HTTP status-based context, but may later append `invalid content-type: null`. That seems misleading when the response is missin... push 06 May 2026 03:25AM UTC web-flow github
88.84
#20264 master binder: Give clear error when message is larger than parcel Yes, it is lacking a test, but it seems we don't yet have good testing tools to help for tests like this. b/507253841 push 05 May 2026 10:54PM UTC ejona86 github
88.81
#20263 master core: Make NameResolverFactoryToProviderFacade transparent w.r.t io.grpc.Uri push 05 May 2026 06:34PM UTC jdcormie github
88.82
#20262 master Upgrading Build Environment to Ubuntu 24.04 1. Transition to Ubuntu 24.04 Ubuntu 18.04 has reached End-of-Life (EOL), making standard package repositories unreliable. More critically, legacy versions like 18.04 and 20.04 lack modern root SSL certi... push 05 May 2026 04:21PM UTC ejona86 github
88.81
#20261 master xds: Reload cert/key even if only one of them changes push 04 May 2026 02:31PM UTC ejona86 github
88.81
#20260 master Update README etc to reference 1.81.0 (#12784) push 04 May 2026 10:01AM UTC web-flow github
88.81
#20259 master xds: add missing `@RunWith` Annotation (#12791) Test class may not be run because it is missing a `@RunWith` annotation. push 04 May 2026 08:16AM UTC web-flow github
88.83
#20258 master okhttp: enable TLS 1.3 on Android, retain TLS 1.2-only for desktop JVM The ConnectionSpec used by OkHttpChannelBuilder had TLS 1.3 explicitly disabled since Dec 2020 due to a Conscrypt/SunJSSE incompatibility. However, this incompatibility does n... push 03 May 2026 08:17PM UTC web-flow github
88.8
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 1152
  • 1153
  • 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