Skip to content

Commit ad8c2cd

Browse files
committed
changelog: Add entry for #41521 (#41549)
Signed-off-by: Ryan Northey <[email protected]>
1 parent 98b15de commit ad8c2cd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

changelogs/current.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ minor_behavior_changes:
88

99
bug_fixes:
1010
# *Changes expected to improve the state of the world and are unlikely to have negative effects*
11+
- area: connection pool
12+
change: |
13+
Fix a crash in the TCP connection pool that occurs during downstream connection teardown when large requests
14+
or responses trigger flow control.
1115
1216
removed_config_or_runtime:
1317
# *Normally occurs at the end of the* :ref:`deprecation period <deprecated>`

0 commit comments

Comments
 (0)