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

grpc / grpc-java / #20318

Builds Branch Commit Type Ran Committer Via Coverage
#20318 master netty: Reduce TcpMetrics log from INFO to FINE There's nothing actionable or even informative to users for this log. Remove the noise. push 14 Jun 2026 08:33PM UTC ejona86 github
88.89
#20317 master netty: Reduce TcpMetrics log from INFO to FINE There's nothing actionable or even informative to users for this log. Remove the noise. push 12 Jun 2026 01:11PM UTC ejona86 github
88.9
#20316 master Upgrade dependencies Also add a mention in RELEASING.md that we should check github actions for updates. push 12 Jun 2026 01:09PM UTC ejona86 github
88.88
#20315 master Update README etc to reference 1.82.0 push 12 Jun 2026 01:07PM UTC ejona86 github
88.87
#20314 master Upgrade to Netty 4.2.15 Netty 4.2 has the thread classes interact in a new way, so they've deprecated the Netty 4.1 threading APIs. While we want to use Netty 4.2, not all build systems compiling gRPC may have upgraded to 4.2 yet, so let's not be... push 11 Jun 2026 05:46PM UTC web-flow github
88.88
#20313 master googleapis: C2P resolver updates on query params handling (#12855) Since all queries should be dropped entirely rather than just stripping `force-xds`, I have unconditionally set `setRawQuery(null)` in GoogleCloudToProdNameResolver when building ... push 11 Jun 2026 01:38PM UTC web-flow github
88.88
#20312 master Upgrade Netty to 4.1.135 S2ATrustManager now needs to implement X509ExtendedTrustManager because Netty is now doing hostname verification itself if the trust manager is not extended (https://github.com/netty/netty/commit/09e72c4fd8). S2A didn't n... push 11 Jun 2026 12:59PM UTC ejona86 github
88.87
#20311 master servlet: fix write when not ready in AsyncServletOutputStreamWriter (#12790) ## Description In `runOrBuffer()`, after a direct write of writeBytes data, always set `readyAndDrained` to `false` even when `isReady()` returns `true`. This ensures s... push 10 Jun 2026 06:18AM UTC web-flow github
88.88
#20310 master core: normalize service config number values (#12826) This updates default service config validation to accept numeric values represented as `Number`, not only `Double`. Common JSON parsers may deserialize integer-looking JSON values such as `ma... push 10 Jun 2026 05:10AM UTC web-flow github
88.9
#20309 v1.82.x build: downgrade multiarch to Ubuntu 20.04 and consolidate images (#12830) Downgrades the multiarch build environment from Ubuntu 24.04 to 20.04. This ensures that native artifacts for aarch64 and ppc64le are linked against glibc 2.31, providing ... push 09 Jun 2026 02:44PM UTC ejona86 github
88.86
#20308 v1.82.x kokoro: Avoid brew on Mac OS brew is failing with "Error: undefined method 'first' for nil" when trying to upgrade itself. We already use Java 11 on other platforms, and it is already available on the Kokoro machines. We swap to download Maven ju... push 09 Jun 2026 02:43PM UTC ejona86 github
88.83
#20307 master kokoro: Avoid brew on Mac OS brew is failing with "Error: undefined method 'first' for nil" when trying to upgrade itself. We already use Java 11 on other platforms, and it is already available on the Kokoro machines. We swap to download Maven ju... push 08 Jun 2026 03:45PM UTC web-flow github
88.88
#20306 master xds: Remove newlines from XdsConfig.toString() The newlines can make logs really hard to read, as many log handling systems will split up each log statement by line. With the newlines, those singular log entries get split between multiple log ent... push 08 Jun 2026 02:17PM UTC ejona86 github
88.87
#20305 master api: Put attributes last in ResolvedAddresses.toString() Attributes is the least likely to be relevant in general, and has the most random assortment of information. Since xds puts XdsConfig in the Attributes, moving things before the attributes ... push 08 Jun 2026 02:16PM UTC ejona86 github
88.91
#20304 master Start 1.83.0 development cycle push 08 Jun 2026 02:14PM UTC ejona86 github
88.87
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 1155
  • 1156
  • 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