Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael DEMACON <[email protected]>
  • Loading branch information
quantumsheep committed Feb 20, 2025
1 parent 31e0a5a commit 87b9f58
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions changelogs/current.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ minor_behavior_changes:
- area: cel
change: |
Support extension regex fuctions(e.g. ``re.extract``, ``re.capture`, ``re.captureN``) in CEL.
- area: tracing
change: |
:ref:`generate_request_id
<envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.generate_request_id>`
will generate a request id on non-present and now on empty ``x-request-id`` header.
bug_fixes:
# *Changes expected to improve the state of the world and are unlikely to have negative effects*
Expand Down

0 comments on commit 87b9f58

Please sign in to comment.