diff --git a/.changelog/19940.txt b/.changelog/19940.txt index 2b314e9391..b83ba176e6 100644 --- a/.changelog/19940.txt +++ b/.changelog/19940.txt @@ -1,3 +1,3 @@ ```release-note:improvement -xds: remove usages of deprecated Envoy fields: `envoy.config.cluster.v3.Cluster.http2_protocol_options`, `envoy.config.bootstrap.v3.Admin.access_log_path` +connect: Replace usage of deprecated Envoy fields `envoy.config.cluster.v3.Cluster.http2_protocol_options` and `envoy.config.bootstrap.v3.Admin.access_log_path`. ``` \ No newline at end of file diff --git a/.changelog/20010.txt b/.changelog/20010.txt index c9e957cc43..1ae89d88b7 100644 --- a/.changelog/20010.txt +++ b/.changelog/20010.txt @@ -1,3 +1,3 @@ ```release-note:improvement -xds: Replace usage of deprecated Envoy field `envoy.config.cluster.v3.Cluster.http_protocol_options` +connect: Replace usage of deprecated Envoy field `envoy.config.cluster.v3.Cluster.http_protocol_options`. ``` \ No newline at end of file diff --git a/.changelog/20011.txt b/.changelog/20011.txt index e20c69508b..12a70a84f2 100644 --- a/.changelog/20011.txt +++ b/.changelog/20011.txt @@ -1,3 +1,3 @@ ```release-note:improvement -connect: replace usage of deprecated Envoy field `envoy.config.router.v3.WeightedCluster.total_weight`. +connect: Replace usage of deprecated Envoy field `envoy.config.router.v3.WeightedCluster.total_weight`. ``` \ No newline at end of file diff --git a/.changelog/20012.txt b/.changelog/20012.txt index 6f9cc45556..cf1b26b092 100644 --- a/.changelog/20012.txt +++ b/.changelog/20012.txt @@ -1,3 +1,3 @@ ```release-note:improvement -xds: replace usage of deprecated Envoy field `envoy.extensions.filters.http.lua.v3.Lua.inline_code` +connect: Replace usage of deprecated Envoy field `envoy.extensions.filters.http.lua.v3.Lua.inline_code`. ``` diff --git a/.changelog/20013.txt b/.changelog/20013.txt index 60218329a0..d9c8349f97 100644 --- a/.changelog/20013.txt +++ b/.changelog/20013.txt @@ -1,3 +1,3 @@ ```release-note:improvement -xds: replace usage of deprecated Envoy field `envoy.config.route.v3.HeaderMatcher.safe_regex_match` +connect: Replace usage of deprecated Envoy fields `envoy.config.route.v3.HeaderMatcher.safe_regex_match` and `envoy.type.matcher.v3.RegexMatcher.google_re2`. ``` \ No newline at end of file