File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ new features: |
3838 Added support for retry budget in BackendTrafficPolicy.
3939 Added support for BackendUtilization load balancing policy in BackendTrafficPolicy.
4040 Added support for upstrean access log.
41+ Added HTTPURLRewriteFilter `hostname.type: Backend` support for k8s service backends.
4142
4243bug fixes : |
4344 Rejected ClientTrafficPolicy if invalid TLS cipher suites are configured.
@@ -57,7 +58,6 @@ bug fixes: |
5758 Fixed per-endpoint hostname override not working because the auto-generated wildcard hostname.
5859 Fixed Basic Authentication failing when htpasswd secrets use CRLF line endings by normalizing to LF before passing to Envoy.
5960
60-
6161# Enhancements that improve performance.
6262performance improvements : |
6363 Reduce chances of listener drain due to Lua policy updates by migrating to LuaPerRoute.
You can’t perform that action at this time.
0 commit comments