-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Pull requests: grpc/grpc-go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
rls: only reset backoff on recovery from TRANSIENT_FAILURE
#8720
opened Nov 20, 2025 by
ulascansenturk
Loading…
client: allow overriding grpc-accept-encoding header
#8718
opened Nov 20, 2025 by
iblancasa
Loading…
build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /security/advancedtls/examples
dependencies
Pull requests that update a dependency file
go
Pull requests that update go code
dns: drop test depending on invalid URL "dns://::1/foo.bar.com"
Area: Client
Includes Channel/Subchannel/Streams, Connectivity States, RPC Retries, Dial/Call Options and more.
Type: Behavior Change
Behavior changes not categorized as bugs
internal/xds: change xds_resolver to use dependency manager
Area: xDS
Includes everything xDS related, including LB policies used with xDS.
Type: Internal Cleanup
Refactors, etc
client: Change connectivity state to CONNECTING when creating the name resolver
Area: Client
Includes Channel/Subchannel/Streams, Connectivity States, RPC Retries, Dial/Call Options and more.
Type: Bug
stats/otel: add backend service attribute to weighted round robin metrics and add subchannel metrics
Area: Observability
Includes Stats, Tracing, Channelz, Healthz, Binlog, Reflection, Admin, GCP Observability
Type: Feature
New features or improvements in behavior
mem: allow using io.WriterTo with a io.LimitedReader
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)
xds/bootstrap: add Includes everything xDS related, including LB policies used with xDS.
Type: Feature
New features or improvements in behavior
trusted_xds_server server feature
Area: xDS
weightedroundrobin: Implements Slow Start (gRFC A100) [WiP]
Type: Feature
New features or improvements in behavior
grpc: Deprecate InitialWindowSize and introduce InitialStreamWindowSize
Status: Requires Reporter Clarification
Type: Behavior Change
Behavior changes not categorized as bugs
balancer/randomsubsetting: Implementation of the random_subsetting LB policy
Area: Resolvers/Balancers
Includes LB policy & NR APIs, resolver/balancer/picker wrappers, LB policy impls and utilities.
Type: Feature
New features or improvements in behavior
docs: add benchmarking guide (benchstat workflow + pprof) and perform…
Area: Documentation
Includes examples and docs.
Type: Documentation
Documentation or examples
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.