-
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/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
xds: add protobuf support to credentials registry in bootstrap (A102)
Type: Feature
New features or improvements in behavior
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
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
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
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
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
benchmark: add README documenting how to run benchmarks (#8574)
Area: Benchmarking
Includes our benchmarking utility.
Type: Documentation
Documentation or examples
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
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
metadata: replace added [][]string with O(1) delta linked list
Type: Performance
Performance improvements (CPU, network, memory, etc)
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
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
encoding: add compressor options in UseCompressor and SetSendCompressor
Type: API Change
Breaking API changes (experimental APIs only!)
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!)
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.