Skip to content

Commit

Permalink
Add release note for "Relax recent SNI restrictions"
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 44c5b00 commit ec00b49
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions changelogs/current.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@ bug_fixes:
Fixed metric for ADS disconnection counters using Google GRPC client. This extracts the GRPC client prefix specified
in the :ref:`google_grpc <envoy_v3_api_field_config.core.v3.GrpcService.google_grpc>` resource used for ADS, and adds
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.
removed_config_or_runtime:
# *Normally occurs at the end of the* :ref:`deprecation period <deprecated>`
Expand Down

0 comments on commit ec00b49

Please sign in to comment.