2381 Commits (696e2e418215bf15e213af6a06b9b50898e40e81)
 

Author SHA1 Message Date
data-plane-api(Azure Pipelines) 696e2e4182 custom response: Add ResponseConfig to redirect policy (#25441) 2 years ago
data-plane-api(Azure Pipelines) 87f3706724 Fix changelog and API docs (#25797) 2 years ago
data-plane-api(Azure Pipelines) 42a7cbb754 Revert "Revert "add idle active hc for TCP/HTTP/GRPC (#24903)" (#25694)" (#25758) 2 years ago
data-plane-api(Azure Pipelines) b1d2e44113 Revert "add idle active hc for TCP/HTTP/GRPC (#24903)" (#25694) 2 years ago
data-plane-api(Azure Pipelines) 26ff2ac027 access log: add downstream transport failure reason (#25322) 2 years ago
data-plane-api(Azure Pipelines) acc934d12c deps: Bump `bazel_skylib` -> 1.4.1 (#25539) 2 years ago
data-plane-api(Azure Pipelines) f93a4a6aef Jwt authn extention failure status (#24722) 2 years ago
data-plane-api(Azure Pipelines) cd65f0ee78 deps: Bump `com_github_bufbuild_buf` -> 1.14.0 (#25538) 2 years ago
data-plane-api(Azure Pipelines) 77780dba98 generic proxy: tracing support for the generic proxy based on the generic tracing (#24790) 2 years ago
data-plane-api(Azure Pipelines) 3fb46a52ed Http input matcher on query parameters (#24627) 2 years ago
data-plane-api(Azure Pipelines) a4c435c675 proxy protocol: add release note for PPv2 TLV pass through (#25350) 2 years ago
data-plane-api(Azure Pipelines) 58a755b119 deps: Bump `com_github_bufbuild_buf` -> 1.13.1 (#25453) 2 years ago
data-plane-api(Azure Pipelines) a61dd9c736 TCP Tunneling: Optionally propagate response trailers to downstream info (#25023) 2 years ago
data-plane-api(Azure Pipelines) 75f905d05d Remove option java_generic_services from proto files (#25298) 2 years ago
data-plane-api(Azure Pipelines) 5e7c1ae5f3 Add filters for Buf Connect RPC protocol. (#24836) 2 years ago
data-plane-api(Azure Pipelines) 4cbed1e540 add idle active hc for TCP/HTTP/GRPC (#24903) 2 years ago
data-plane-api(Azure Pipelines) 09d560fa0e UHV: adding validation of upstream responses (#24713) 2 years ago
data-plane-api(Azure Pipelines) a7f0418caa [file_system_http_cache] Add more features to API, and remove some not-implemented tags (#24981) 2 years ago
data-plane-api(Azure Pipelines) 40f6d786db Proxy Protocol: Pass through V2 TLVs to upstream (#24944) 2 years ago
data-plane-api(Azure Pipelines) 2c1b6c1026 use min_len instead of min_bytes for golang.proto. (#25206) 2 years ago
data-plane-api(Azure Pipelines) 0e8fe80c16 docs: Improve Golang filter proto and config docs (#25101) 2 years ago
data-plane-api(Azure Pipelines) e68d2fe628 tracing: Make collection of opentelemetry traces optional (#24792) 2 years ago
data-plane-api(Azure Pipelines) 93b8f9b0c7 validation: creating a validation listener manager (#24870) 2 years ago
data-plane-api(Azure Pipelines) c6187f2448 api/bazel: Remove legacy comment (#25088) 2 years ago
data-plane-api(Azure Pipelines) 3fc9e33cc2 deps: Update googleapis to 114a745 and xDS API to 46e39c7 (#24914) 2 years ago
data-plane-api(Azure Pipelines) 8664235f83 load balancer: added maglev/ring hash load balancer extension (#24896) 2 years ago
data-plane-api(Azure Pipelines) d7e17e6820 mobile: making api listener configurable (#24745) 2 years ago
data-plane-api(Azure Pipelines) ac99b90241 weighted-clusters: validate that total sum of weights below max int (#24986) 2 years ago
data-plane-api(Azure Pipelines) c5f3a6e900 ratelimit: allow metadata descriptors to be skipped (#24234) 2 years ago
data-plane-api(Azure Pipelines) d5e21bce6d Add support for multiple sds configs in DownstramTlsContext (#24900) 2 years ago
data-plane-api(Azure Pipelines) 9f651cdf76 uhv: fixing path normalizer fuzz test to use proto validation (#24897) 2 years ago
data-plane-api(Azure Pipelines) 4a76fb79c9 Clarify that on-demand CDS does not support SotW xDS (#24763) 2 years ago
data-plane-api(Azure Pipelines) 5962b1204f LB policy: add client-side weighted round robin LB policy config (#24520) 2 years ago
data-plane-api(Azure Pipelines) dd5ef1d7e4 load balancer: added least request/random/round robin load balancer extension (#23472) 2 years ago
data-plane-api(Azure Pipelines) c4818dbf45 ext_authz: fix docs for `status_on_error` (#24778) 2 years ago
data-plane-api(Azure Pipelines) 56b03fbe74 Envoy's L7 Go extension API (#22573) 2 years ago
data-plane-api(Azure Pipelines) 87462a3f0b router: add x-envoy-is-timeout-retry header (#24519) 2 years ago
data-plane-api(Azure Pipelines) c65cd6eeca TCP: per-client idle timeout for tcp conn pool (#23947) 2 years ago
data-plane-api(Azure Pipelines) fff396e3d0 [Bandwidth-Limit] Fix bandwidth delay calculation logic (#24024) 2 years ago
data-plane-api(Azure Pipelines) fa81b0b851 Add max_request_body_size and max_response_body_size to grpc_json_transcoder (#24467) 2 years ago
data-plane-api(Azure Pipelines) bc67c79de6 UHV: Move checks for headers with underscores to UHV when it is enabled (#24497) 2 years ago
data-plane-api(Azure Pipelines) 9d75613d0b doc: fix typos (#24181) 2 years ago
data-plane-api(Azure Pipelines) 7e2eba00fd deps: Bump `protoc_gen_validate` -> 0.9.1 (#24524) 2 years ago
data-plane-api(Azure Pipelines) 000b551baa http: add new early header mutation extension and simple implementation (#23949) 2 years ago
data-plane-api(Azure Pipelines) 6ed9cdca7d ratelimit support query parameter match (#23515) 2 years ago
data-plane-api(Azure Pipelines) 3f29101ae5 tls: SNI-based cert selection during TLS handshake (#24483) 2 years ago
data-plane-api(Azure Pipelines) ec5a3b2c2d xDS: add xDS config tracker extension point (#23485) 2 years ago
data-plane-api(Azure Pipelines) 5e419437c0 Add filesystem cache implementation (#23175) 2 years ago
data-plane-api(Azure Pipelines) 73d4858edd Add CompressorFilter per-route enable/disable. (#23853) 2 years ago
data-plane-api(Azure Pipelines) 9bfcbdc9ab Rollback #22036 due to crash (#24475) 2 years ago