Skip to content

Commit 1b5b700

Browse files
committed
add change log
Signed-off-by: WangBaiping <[email protected]>
1 parent 54f8142 commit 1b5b700

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

changelogs/current.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ behavior_changes:
1414
hardware thread count and CPU affinity for worker thread calculation. Uses conservative rounding (floor)
1515
to account for non-worker threads and prevent container throttling, which may reduce the total number of
1616
connections.
17+
- area: dynamic modules
18+
change: |
19+
The dynamic module ABI has been updated to support streaming body manipulation. This change also
20+
fixed potential incorrect behavior when access or modify the request or response body. See
21+
https://github.com/envoyproxy/envoy/issues/40918 for more details.
1722
1823
minor_behavior_changes:
1924
# *Changes that may cause incompatibilities for some users, but should not for most*

0 commit comments

Comments
 (0)