From aad7567dcd821590109021b952175773fa21d14f Mon Sep 17 00:00:00 2001 From: John Howard Date: Tue, 5 Nov 2024 14:05:38 -0800 Subject: [PATCH] fix yaml Signed-off-by: John Howard --- changelogs/current.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelogs/current.yaml b/changelogs/current.yaml index ff9ad3e64b31..246419cced87 100644 --- a/changelogs/current.yaml +++ b/changelogs/current.yaml @@ -85,7 +85,8 @@ bug_fixes: that as a tag ``envoy_google_grpc_client_prefix`` to the Prometheus stats. - area: access_log change: | - Relaxed the restriction on SNI logging to allow the `_` character, even if `envoy.reloadable_features.sanitize_sni_in_access_log` is enabled. + Relaxed the restriction on SNI logging to allow the ``_`` character, even if + ``envoy.reloadable_features.sanitize_sni_in_access_log`` is enabled. removed_config_or_runtime: # *Normally occurs at the end of the* :ref:`deprecation period `