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
Sort

Pull requests list

credentials, transport, grpc : add a call option to override the :authority header on a per-RPC basis Area: Auth Includes regular credentials API and implementation. Also includes advancedtls, authz, rbac etc. Type: Feature New features or improvements in behavior
#8068 opened Feb 6, 2025 by eshitachandwani Loading… 1.71 Release
xds: introduce simple grpc transport for generic xds clients Area: xDS Includes everything xDS related, including LB policies used with xDS. Type: Feature New features or improvements in behavior
#8066 opened Feb 5, 2025 by purnesh42H Loading… 1.71 Release
ringhash: Delegate subchannel creation to pickfirst 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
#8047 opened Jan 28, 2025 by arjan-bal Loading… 1.71 Release
xds: introduce generic xds clients xDS and LRS Client API signatures Area: xDS Includes everything xDS related, including LB policies used with xDS. Type: Feature New features or improvements in behavior
#8042 opened Jan 27, 2025 by purnesh42H Loading… 1.71 Release
expose the WithDefaultScheme DialOption Area: Client Includes Channel/Subchannel/Streams, Connectivity States, RPC Retries, Dial/Call Options and more. Status: Requires Reporter Clarification Type: Feature New features or improvements in behavior
#8008 opened Jan 13, 2025 by dprotaso Loading…
xdsclient: update watcher API as per gRFC A88 Area: xDS Includes everything xDS related, including LB policies used with xDS. Type: Feature New features or improvements in behavior
#7977 opened Jan 2, 2025 by purnesh42H Loading… 1.71 Release
cleanup: replace dial with newclient
#7967 opened Dec 25, 2024 by janardhanvissa Loading…
roundrobin: Delegate subchannel creation to pickfirst Area: Resolvers/Balancers Includes LB policy & NR APIs, resolver/balancer/picker wrappers, LB policy impls and utilities. Type: Internal Cleanup Refactors, etc
#7966 opened Dec 24, 2024 by arjan-bal Loading… 1.70 Release
ProTip! Exclude everything labeled bug with -label:bug.