Releases: caicloud/ingress
Releases · caicloud/ingress
0.23.0-cps-1.2
fix incorrect real ip for ssl-passthrough 1. this implemention can work together with 'use-forwarded-for: "true"' and 'compute-full-forwarded-for: "true"'. 2. this fix breaks function of 'use-proxy-protocol: "true"' 3. this fix can not be cherrypicked to latest ingress-nginx, because 9af574a (>=0.26.0) refactor the real ip code in nginx.tmpl Signed-off-by: Huanle Han <[email protected]>
v0.43.0-cos-1.1
fix: hide https listener for servers without ssl cert
v0.43.0-cos-1.0
fix(*): fix x-forwarded-for and x-real-ip unavailable when use ssl pa…
cps-2.11.0-rc.2
- 修复了监控上无法展示灰度服务metrics的信息
cps-2.11.0-alpha.3
feat(canary): support use cookie value and pattern (#8) * feat(canary): support use cookie value * feat: support use cookie pattern Co-authored-by: Lisheng Zheng <[email protected]>