Skip to content

Commit

Permalink
Update current.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: 澄潭 <[email protected]>
  • Loading branch information
johnlanni authored Jan 9, 2025
1 parent 2f0eba1 commit 7d46d54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions changelogs/current.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ behavior_changes:
change: |
Added streaming shadow functionality. This allows for streaming the shadow request in parallel with the original request
rather than waiting for the original request to complete. This allows shadowing requests larger than the buffer limit,
but also means shadowing may take place for requests which are canceled mid-stream. This behavior change can be
temporarily reverted by flipping ``envoy.reloadable_features.streaming_shadow`` to ``false``.
but also means shadowing may take place for requests which are cancelled mid-stream. This behavior change can be
temporarily reverted by flipping ``envoy.reloadable_features.streaming_shadow`` to ``false``.
- area: http
change: |
If the ``encoder_filter_chain_aborted_`` status bit of the HTTP filter manager is set to true, the encode filter chain
Expand Down

0 comments on commit 7d46d54

Please sign in to comment.