Skip to content

Commit

Permalink
http-ratelimit: add release note for apply_on_stream_done ratelimit A…
Browse files Browse the repository at this point in the history
…PI (#37775)

Signed-off-by: Takeshi Yoneda <[email protected]>
  • Loading branch information
mathetake authored Dec 20, 2024
1 parent 4d1d0c8 commit 38094df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions changelogs/current.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,10 @@ new_features:
:ref:`VirtualHost.rate_limits <envoy_v3_api_field_config.route.v3.VirtualHost.rate_limits>` or
:ref:`RouteAction.rate_limits <envoy_v3_api_field_config.route.v3.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 <envoy_v3_api_field_config.route.v3.RateLimit.apply_on_stream_done>` for more details.
deprecated:
- area: rbac
Expand Down

0 comments on commit 38094df

Please sign in to comment.