Skip to content

v0.11.0

Compare
Choose a tag to compare
@saarasio saarasio released this 27 Jul 06:53
· 42 commits to master since this release

#79 - Support Redirects
#78 - Support Host Rewrite
#77 b98c09a 0d27945 - Add ServiceRoute - Associate (or map) a service (with Route) to a GatewayHost
#76 - Auto Generate CRDs
#72 - Add support for HealthCheck filter
0b0fc51 - Add support for OutlierDetection
d884fdf - Fix regression in stats listener due to go-control-plane upgrade
010075c 94be039 5ed7743 eb16e3e - cleanup enroute helm chart, support for generic annotations, configure proxy protocol from enroute helm chart, prometheus annotations
7f621b7 - upgrade go-control-plane to github.com/envoyproxy/go-control-plane v0.10.3-0.20220715065308-8bcd7ee0191a
bb469b9 - upgrade envoy to 1.23 CVEs Addressed - CVE-2022-29225, CVE-2022-29224, CVE-2022-29226, CVE-2022-29228, CVE-2022-29227
14cafea 1eee5f2 - Add helm charts (1) service-host-route to configure GatewayHost or ServiceRoute (2) service-globalconfig to setup globalconfig filters like jwt, ext_authz, wasm etc. (3) demo-services for installing demo workloads like httpbin, grpcbin, echo