diff --git a/changelogs/current.yaml b/changelogs/current.yaml index 419c04e57b16..d4568aa6bdf9 100644 --- a/changelogs/current.yaml +++ b/changelogs/current.yaml @@ -395,6 +395,10 @@ new_features: :ref:`VirtualHost.rate_limits ` or :ref:`RouteAction.rate_limits ` fields will be ignored. +- area: ratelimit + change: | + Add the option to reduce the rate limit budget based on request/response contexts on stream done. + See :ref:`apply_on_stream_done ` for more details. deprecated: - area: rbac