Skip to content

Pull requests: grpc/grpc-go

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

xds/extproc: adds ClientInterceptor and ClientStream implementation for observability mode for gRFC A93 Area: xDS Includes everything xDS related, including LB policies used with xDS. Type: Feature New features or improvements in behavior
#9180 opened Jun 12, 2026 by eshitachandwani Member Loading… 1.83 Release
xds: add protobuf support to credentials registry in bootstrap (A102) Type: Feature New features or improvements in behavior
#9178 opened Jun 10, 2026 by mbissa Contributor Loading… 1.83 Release
grpc: Add grpc service support (A102) Type: Feature New features or improvements in behavior
#9175 opened Jun 8, 2026 by mbissa Contributor Loading… 1.83 Release
xds/extproc: adds ClientInterceptor and ClientStream implementation for normal mode for gRFC A93 Area: xDS Includes everything xDS related, including LB policies used with xDS. Type: Feature New features or improvements in behavior
#9174 opened Jun 8, 2026 by eshitachandwani Member Loading… 1.83 Release
Change version to 1.82.1-dev
#9171 opened Jun 8, 2026 by mbissa Contributor Loading…
Change version to 1.82.0
#9170 opened Jun 8, 2026 by mbissa Contributor Loading…
stats/opentelemetry: add e2e test for baggage propagation Area: Observability Includes Stats, Tracing, Channelz, Healthz, Binlog, Reflection, Admin, GCP Observability Type: Feature New features or improvements in behavior
#9160 opened Jun 2, 2026 by ulascansenturk Contributor Loading… 1.83 Release
Add Experimental client side support for virtual RPCs in gRPC Go Area: RPC Features Includes Compression, Encoding, Attributes/Metadata, Interceptors. Status: Requires Reporter Clarification Type: Feature New features or improvements in behavior
#9159 opened Jun 2, 2026 by siddharthnohria Loading… 1.83 Release
xds: handle receipt of server-side listener resource on the client, and vice-versa Area: xDS Includes everything xDS related, including LB policies used with xDS. Status: Requires Reporter Clarification Type: Bug
#9152 opened Jun 1, 2026 by mswierq Contributor Loading… 1.83 Release
transport: reject malformed method paths before tap Area: Transport Includes HTTP/2 client/server and HTTP server handler transports and advanced transport features. Status: Requires Reporter Clarification Type: Bug
#9150 opened Jun 1, 2026 by sainiranjannallam Loading… 1.83 Release
benchmark: add README documenting how to run benchmarks (#8574) Area: Benchmarking Includes our benchmarking utility. Type: Documentation Documentation or examples
#9144 opened May 27, 2026 by luongs3 Loading… 1.83 Release
authz: add onPolicyUpdate callback to authz file watcher Area: Auth Includes regular credentials API and implementation. Also includes advancedtls, authz, rbac etc. Status: Requires Reporter Clarification Type: Feature New features or improvements in behavior
#9142 opened May 27, 2026 by hnefatl Loading… 1.83 Release
xds/resolver: remove onCommitted() from RPCConfig. Area: xDS Includes everything xDS related, including LB policies used with xDS. Type: Feature New features or improvements in behavior
#9140 opened May 25, 2026 by Pranjali-2501 Contributor Loading… 1.83 Release
metadata: replace added [][]string with O(1) delta linked list Type: Performance Performance improvements (CPU, network, memory, etc)
#9129 opened May 16, 2026 by notandruu Loading… 1.83 Release
xds/gcp_authn: implement GCP Authentication filter (gRFC A83). Area: xDS Includes everything xDS related, including LB policies used with xDS. Type: Feature New features or improvements in behavior
#9119 opened May 12, 2026 by Pranjali-2501 Contributor Loading… 1.83 Release
encoding: add compressor options in UseCompressor and SetSendCompressor Type: API Change Breaking API changes (experimental APIs only!)
#9036 opened Apr 2, 2026 by Dostonlv Loading… 1.83 Release
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!)
#8972 opened Mar 13, 2026 by Dostonlv Loading… 1.83 Release
grpclog: add GRPC_GO_COMPONENT_LOG_LEVEL for controling component logs Type: Feature New features or improvements in behavior
#8885 opened Feb 6, 2026 by 110y Contributor Loading… 1.83 Release
ProTip! Exclude everything labeled bug with -label:bug.