Skip to content

Commit ce2f909

Browse files
committed
feat: update release notes
Signed-off-by: Norman Stetter <85173861+norman-zon@users.noreply.github.com>
1 parent 5ca210f commit ce2f909

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

release-notes/current.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ new features: |
4949
Added support for sending Envoy Gateway route metadata to external authorization backends via `SecurityPolicy.spec.extAuth.includeRouteMetadata`.
5050
Added support for path override in ExtAuth HTTP service.
5151
Added support for defining Envoy Proxy image, pullPolicy, and pullSecrets via the helm chart. Note that to merge these helm-configured values with EnvoyProxy resources, the EnvoyProxy must include `mergeType: StrategicMerge` or `mergeType: JSONMerge`.
52+
Added support for `filterContext` field in Lua EnvoyExtensionPolicy, allowing shared Lua scripts to be parameterized per route via `request_handle:filterContext()`.
5253
5354
bug fixes: |
5455
Fixed local rate limit rules with identical sourceCIDR client selectors producing conflicting descriptors.

0 commit comments

Comments
 (0)