File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,9 @@ bug_fixes:
2727 :ref:`ProcessRateLimitFilter <envoy_v3_api_msg_extensions.access_loggers.filters.process_ratelimit.v3.ProcessRateLimitFilter>`.
2828
2929 Note: Release notes show this to be fixed on 1.37.1 branch, but it was not backported in that release.
30+ - area : docker
31+ change : |
32+ Updates/fixes for release images.
3033
3134removed_config_or_runtime :
3235# *Normally occurs at the end of the* :ref:`deprecation period <deprecated>`
Original file line number Diff line number Diff line change 1+ ** Summary of changes** :
2+
3+ - Fixed a crash on listener removal with a process-level access log rate limiter
4+ - Dynamic module filters could send incomplete request/response bodies when adjacent filters in the chain performed buffering.
5+ - Internal redirect logic could hang a request when the request buffer overflows.
6+ - Update/fix Docker release images.
7+ - Updates to stats.
You can’t perform that action at this time.
0 commit comments