-
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
xds: remove HealthStatus field from xdsresource.Endpoint struct
#9023
opened Mar 27, 2026 by
chengxilo
Loading…
transport: set default header list size to 8KB and guard behind an env variable.
Area: Transport
Includes HTTP/2 client/server and HTTP server handler transports and advanced transport features.
Type: Behavior Change
Behavior changes not categorized as bugs
Add interopt test using xDS client for a random_subsetting_experiment
#9018
opened Mar 25, 2026 by
marek-szews
Loading…
balancer: enable Behavior changes not categorized as bugs
GRPC_GO_EXPERIMENTAL_CASE_SENSITIVE_BALANCER_REGISTRIES by default
Type: Behavior Change
xds: change clusterimpl to add SNI to handshake info
Area: xDS
Includes everything xDS related, including LB policies used with xDS.
Type: Feature
New features or improvements in behavior
server: Set a pprof label on new stream goroutines
Area: Server
Includes Server, Streams and Server Options.
Type: Feature
New features or improvements in behavior
benchmark: add README with build, run and compare instructions
#8999
opened Mar 21, 2026 by
Retr0-XD
Loading…
credentials: add Includes everything xDS related, including LB policies used with xDS.
Type: Feature
New features or improvements in behavior
GcpServiceAccountIdentityCallCredentials call credentials type (gRFC A83).
Area: xDS
transport: Add values to the grpc.disconnect_error label for grpc.subchannel.disconnections metric (A94)
Area: Observability
Includes Stats, Tracing, Channelz, Healthz, Binlog, Reflection, Admin, GCP Observability
Type: Feature
New features or improvements in behavior
stream: respect DoNotCompress option in serverStream and addrConnStream
Area: RPC Features
Includes Compression, Encoding, Attributes/Metadata, Interceptors.
Type: API Change
Breaking API changes (experimental APIs only!)
alts: Release read buffer when blocked on socket read
Type: Performance
Performance improvements (CPU, network, memory, etc)
transport: surface subsequent data when receiving non-gRPC header
Area: Transport
Includes HTTP/2 client/server and HTTP server handler transports and advanced transport features.
Type: Behavior Change
Behavior changes not categorized as bugs
stats/opentelemetry: restore the changes from #8342 and fix the flaky test.
Area: Observability
Includes Stats, Tracing, Channelz, Healthz, Binlog, Reflection, Admin, GCP Observability
Area: Testing
Includes tests and testing utilities that we have for unit and e2e tests within our repo.
Type: Bug
grpclog: add GRPC_GO_COMPONENT_LOG_LEVEL for controling component logs
Type: Feature
New features or improvements in behavior
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.