-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Pull requests: grpc/grpc-go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
xds: reject ring_hash cluster with out-of-range or inverted ring size
#9384
opened Aug 28, 2026 by
nvxbug
Contributor
Loading…
attributes: format non-Stringer, non-string types as %T=%v
#9383
opened Aug 28, 2026 by
pefoley2
Loading…
transport: add opt-in env var to never-index high-cardinality headers…
#9378
opened Aug 25, 2026 by
doroshenkosa
Loading…
transport: skip HPACK indexing for per-RPC-unique request headers
#9377
opened Aug 25, 2026 by
doroshenkosa
Loading…
Refactor: Encapsulate shared transport-level code for client stream
#9376
opened Aug 25, 2026 by
mswierq
Contributor
Loading…
grpc, balancer, rls: implement gRFC A110 child channel options (Go)
#9364
opened Aug 25, 2026 by
sushanb
Loading…
2 tasks
transport: reduce server header decoding allocations
#9356
opened Aug 24, 2026 by
hunterinvariants
Loading…
xds: add unified API for server-side HTTP filter interceptors.
Area: Server
Includes Server, Streams and Server Options.
Type: API Change
Breaking API changes (experimental APIs only!)
interop: add OpenTelemetry tracing support to interop client and server
Area: Interop
Includes vanilla and PSM interop test client and server. Not for bugs from interop testing.
Type: Testing
[Security] Supporting negotiation of certs based on signing algorithm
Type: Feature
New features or improvements in behavior
Type: Security
A bug or other problem affecting security
xdsresolver: use the refcounted utility for cluster refcounting
Area: xDS
Includes everything xDS related, including LB policies used with xDS.
Type: Internal Cleanup
Refactors, etc
stats/otel: Add client side metrics for retries (A96)
Type: Feature
New features or improvements in behavior
server: Preserve the RPC status when a compressed RPC ends before response compressor setup.
Area: RPC Features
Includes Compression, Encoding, Attributes/Metadata, Interceptors.
Type: Bug
xds: fix uint32 overflow scaling rds route runtime_fraction
Area: xDS
Includes everything xDS related, including LB policies used with xDS.
Status: Requires Reporter Clarification
Type: Bug
interop: implement client_compressed_unary and server_compressed_unary tests
Area: Interop
Includes vanilla and PSM interop test client and server. Not for bugs from interop testing.
Type: Testing
xds/resolver: drop field references on Close to prevent retention across ClientConn recycle
Area: xDS
Includes everything xDS related, including LB policies used with xDS.
Type: Bug
xds/extauthz: add clientInterceptor implementation for gRFC A92.
Area: xDS
Includes everything xDS related, including LB policies used with xDS.
Type: Feature
New features or improvements in behavior
transport: optimize header field allocation
Area: Transport
Includes HTTP/2 client/server and HTTP server handler transports and advanced transport features.
Status: Requires Reporter Clarification
Type: Performance
Performance improvements (CPU, network, memory, etc)
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.