We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54f8142 commit 1b5b700Copy full SHA for 1b5b700
changelogs/current.yaml
@@ -14,6 +14,11 @@ behavior_changes:
14
hardware thread count and CPU affinity for worker thread calculation. Uses conservative rounding (floor)
15
to account for non-worker threads and prevent container throttling, which may reduce the total number of
16
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.
22
23
minor_behavior_changes:
24
# *Changes that may cause incompatibilities for some users, but should not for most*
0 commit comments