Skip to content

Commit

Permalink
router, formatter: release notes for address formats in substitution_…
Browse files Browse the repository at this point in the history
…formatter & header_formatter (envoyproxy#19708)

PR#19613 missed the release note addition, which is added in this PR.

Risk Level: Zero
Testing: N/A. Documentation.
Docs Changes: Release notes
Release Notes: this change
Platform Specific Features: N/A
Signed-off-by: Robin H. Johnson <rjohnson@digitalocean.com>
Fixes: envoyproxy#19613
Reference: envoyproxy#19613 (comment)
Signed-off-by: Robin H. Johnson <rjohnson@digitalocean.com>
Signed-off-by: Josh Perry <josh.perry@mx.com>
  • Loading branch information
Robin H. Johnson authored and Josh Perry committed Feb 13, 2022
1 parent d53de0d commit f3da06b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/root/version_history/current.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,9 @@ Removed Config or Runtime

New Features
------------
* access_log: make consistent access_log format fields ``%(DOWN|DIRECT_DOWN|UP)STREAM_(LOCAL|REMOTE)_*%`` to provide all combinations of local & remote addresses for upstream & downstream connections.
* http: added support for :ref:`proxy_status_config <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.proxy_status_config>` for configuring `Proxy-Status <https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-proxy-status-08>`_ HTTP response header fields.
* http: make consistent custom header format fields ``%(DOWN|DIRECT_DOWN|UP)STREAM_(LOCAL|REMOTE)_*%`` to provide all combinations of local & remote addresses for upstream & downstream connections.
* http3: downstream HTTP/3 support is now GA! Upstream HTTP/3 also GA for specific deployments. See :ref:`here <arch_overview_http3>` for details.


Expand Down

0 comments on commit f3da06b

Please sign in to comment.