Skip to content

Commit

Permalink
fix yaml
Browse files Browse the repository at this point in the history
Signed-off-by: John Howard <[email protected]>
  • Loading branch information
howardjohn committed Nov 5, 2024
1 parent ec00b49 commit aad7567
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion changelogs/current.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 <deprecated>`
Expand Down

0 comments on commit aad7567

Please sign in to comment.