Skip to content

Commit

Permalink
docs: correcting flag removal (envoyproxy#31046)
Browse files Browse the repository at this point in the history
Commit Message:
Additional Description: Previous PR envoyproxy#30434 did remove the flag but there was a typo on the release notes. The flag correctly_validate_alpn was already removed in v1.24.0
Release Notes: yes
Platform Specific Features:
Signed-off-by: Sunil Narasimhamurthy <[email protected]>
  • Loading branch information
suniltheta authored Nov 27, 2023
1 parent acc54c5 commit fdb3541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelogs/current.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ removed_config_or_runtime:
Removed ``envoy.reloadable_features.expand_agnostic_stream_lifetime`` and legacy code paths.
- area: http
change: |
removed ``envoy.reloadable_features.correctly_validate_alpn`` and legacy code paths.
removed ``envoy.reloadable_features.sanitize_original_path`` and legacy code paths.
- area: maglev
change: |
Removed ``envoy.reloadable_features.allow_compact_maglev`` and legacy code paths.
Expand Down

0 comments on commit fdb3541

Please sign in to comment.