408 Commits (07653fddfcf30220e2292f468236b41436482be3)

Author SHA1 Message Date
data-plane-api(Azure Pipelines) 765f5cf773 jwt_authn: fix a bug where empty iss field is handled incorrectly (#20279) 3 years ago
data-plane-api(Azure Pipelines) a4cd696a87 thrift: adding xDS RDS support for thrift proxy. (#19982) 3 years ago
data-plane-api(Azure Pipelines) a04278879b api: tcp_proxy with on demand cds (#20092) 3 years ago
data-plane-api(Azure Pipelines) 8404857c52 ratelimit: add support for x-ratelimit-* headers in local rate limiting (#18157) 3 years ago
data-plane-api(Azure Pipelines) 41ca3c7ef9 config: Adding config-validation interface, extension and CDS validator (#19857) 3 years ago
data-plane-api(Azure Pipelines) 9b646712a8 matchers: add input types for network streams (#19493) 3 years ago
data-plane-api(Azure Pipelines) 3ae648a335 ext_proc: Clean up errors in configuration proto (#19733) 3 years ago
data-plane-api(Azure Pipelines) 065fc34c44 ext_proc: Use the new mutation rules and new proto (#19622) 3 years ago
data-plane-api(Azure Pipelines) 863f431e56 Add Proxy-Status HTTP response header field (#19297) 3 years ago
data-plane-api(Azure Pipelines) 6ed2f8cfe1 tls: set TLS v1.2 as the default minimal version for servers (#19330) 3 years ago
data-plane-api(Azure Pipelines) c2a9991735 xds: add config for wrr_locality and round_robin LB policy extensions (#19517) 3 years ago
data-plane-api(Azure Pipelines) 8075a6a2e0 docs: QUIC GA (#19422) 3 years ago
data-plane-api(Azure Pipelines) 6388a8b5be extension: Add stateful session extension (#18207) 3 years ago
data-plane-api(Azure Pipelines) 034b42dbe6 grpc_http1_bridge: support for prepending and trimming the grpc frame header (#19331) 3 years ago
data-plane-api(Azure Pipelines) 2a96328f2d access logging: support custom tag on ALS (#18955) 3 years ago
data-plane-api(Azure Pipelines) e5ac61f900 decompressor: add config flag to ignore no-transform (#19399) 3 years ago
data-plane-api(Azure Pipelines) 33d2f5211c docs: fix whitespace typo in transcoder documentation. (#19353) 3 years ago
data-plane-api(Azure Pipelines) 5f0fc872d7 c-ares dns: add option to filter unroutable IP families (#19287) 3 years ago
data-plane-api(Azure Pipelines) bc055e4563 c-ares resolver: add option to use nameservers as fallback (#19010) 3 years ago
data-plane-api(Azure Pipelines) 204c13f131 grpcJsonTranscoder: add match_unregistered_custom_verb (#19203) 3 years ago
data-plane-api(Azure Pipelines) 1dc6b30a9e protos: add more go_package annotations (#19187) 3 years ago
data-plane-api(Azure Pipelines) 5ba669d8a5 protos: add support for go_option package (#17460) 3 years ago
data-plane-api(Azure Pipelines) 39b829678b api: MetaProtocol Proxy (#18823) 3 years ago
data-plane-api(Azure Pipelines) 7d75b5e8f2 accesslogs: add CEL-based extension filter (#18363) 3 years ago
data-plane-api(Azure Pipelines) e1750f70ad Extend StatefulHeaderFormatter to allow forwarding HTTP1 reason phrase (#18997) 3 years ago
data-plane-api(Azure Pipelines) 41cd30f300 Specify type for matching Subject Alternative Name. (#18628) 3 years ago
data-plane-api(Azure Pipelines) 424d73a047 udp_proxy: added per packet load balancing possibility (#18605) 3 years ago
data-plane-api(Azure Pipelines) 5cdce60966 aws_request_signing: extend api to allow excluding headers from signing (#18998) 3 years ago
data-plane-api(Azure Pipelines) fbb11f5de5 tls_inspector: create JA3 client fingerprint (#18853) 3 years ago
data-plane-api(Azure Pipelines) d958f1abcd tls: Add pkcs12 support to TlsCertificate API. (#18733) 3 years ago
data-plane-api(Azure Pipelines) 5b02b613cd thrift_proxy: Add thrift header to metadata filter (#18637) 3 years ago
data-plane-api(Azure Pipelines) 6b0017c714 access logging: gRPC logger retry to establish underlying stream connection (#17469) 3 years ago
data-plane-api(Azure Pipelines) 9a98324bf6 tls: allow cert validation by only leaf trusted CA's CRL (#18289) 3 years ago
data-plane-api(Azure Pipelines) ee95d36f0c [Bandwidth-Limit] Add response trailers for bandwidth delay (#18267) 3 years ago
data-plane-api(Azure Pipelines) bd6e31fe1f Fix typo (remove extra word) (#18855) 3 years ago
data-plane-api(Azure Pipelines) 8c3a23b44a api: remove v2 dependencies from v3 API protos. (#18817) 3 years ago
data-plane-api(Azure Pipelines) 61c0ebaa40 doc: fix link formatting for TLS session_timeout (#18790) 3 years ago
data-plane-api(Azure Pipelines) 74530dc3ee Add transport socket wrapper to collect OS-level TCP stats and export as envoy metrics (#17682) 3 years ago
data-plane-api(Azure Pipelines) a5ea874246 Put dns_resolution_config field in dns_filter.proto as deprecated (#18649) 3 years ago
data-plane-api(Azure Pipelines) b669c17a0e DFP: Track connections in the DFP LoadBalancer (#17874) 3 years ago
data-plane-api(Azure Pipelines) 0706cfe69c oauth2: Allow to customize cookie names (#18206) 3 years ago
data-plane-api(Azure Pipelines) 19acf566e8 Refactoring Envoy DNS resolution as extension (#17479) 3 years ago
data-plane-api(Azure Pipelines) dbd252a1f3 Dns: respecting DNS TTL (#18408) 3 years ago
data-plane-api(Azure Pipelines) 3bd32ef21b [config] support an inline RouteConfiguration in ScopedRouteConfiguration (#18377) 3 years ago
data-plane-api(Azure Pipelines) 1e5c23c2b9 api: force migrate v3alpha -> v3 (#18392) 3 years ago
data-plane-api(Azure Pipelines) 8140b4129b protos: Remove unused protos (#18372) 3 years ago
data-plane-api(Azure Pipelines) 24c2d561db Support thrift Header payload passthrough (#18296) 3 years ago
data-plane-api(Azure Pipelines) 533b32f1b3 grpc_json: support unescape '+' in query parameters to space. (#18226) 3 years ago
data-plane-api(Azure Pipelines) 0ba1805d60 rbac: add support for upstream ip policy. (#17645) 3 years ago
data-plane-api(Azure Pipelines) eb207d5661 use clang 12 (#18220) 3 years ago