-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Pull requests: grpc/grpc-go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
authz: reject duplicate rule names in authorization policy
#9312
opened Aug 12, 2026 by
nvxbug
Contributor
Loading…
extproc : wait for async RPC to complete in test
Area: xDS
Includes everything xDS related, including LB policies used with xDS.
Type: Bug
server: unify handling of unary and streaming RPCs
Area: Server
Includes Server, Streams and Server Options.
Type: Internal Cleanup
Refactors, etc
xds: fix uint32 overflow scaling rds route runtime_fraction
Area: xDS
Includes everything xDS related, including LB policies used with xDS.
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.
Type: Performance
Performance improvements (CPU, network, memory, etc)
endpointsharding: simplify implementation to use a single mutex
Area: Resolvers/Balancers
Includes LB policy & NR APIs, resolver/balancer/picker wrappers, LB policy impls and utilities.
Type: Internal Cleanup
Refactors, etc
xds: add ResourceNameFunc server option and UnderlyingServer method
Area: xDS
Includes everything xDS related, including LB policies used with xDS.
Type: Feature
New features or improvements in behavior
stream: group bool fields at tail of clientStream to reduce allocator size class 288B→256B
Type: Performance
Performance improvements (CPU, network, memory, etc)
A75: Implement the new LB policy topology for the non-aggregate cluster
Area: xDS
Includes everything xDS related, including LB policies used with xDS.
Type: Feature
New features or improvements in behavior
Documentation: add documentation for non-experimental environment variables
Type: Documentation
Documentation or examples
xds: parse allowed_grpc_services from the bootstrap config (A102)
Type: Feature
New features or improvements in behavior
grpc: change existing dial/server options that set initial window size to not disable BDP estimation
Type: Behavior Change
Behavior changes not categorized as bugs
grpc: support per-message compression and enforce embedding in ServerTransportStream implementations
Area: RPC Features
Includes Compression, Encoding, Attributes/Metadata, Interceptors.
Type: API Change
Breaking API changes (experimental APIs only!)
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.