diff --git a/releasenotes/notes/2733.yaml b/releasenotes/notes/2733.yaml new file mode 100644 index 00000000000..db5c3e1ca1d --- /dev/null +++ b/releasenotes/notes/2733.yaml @@ -0,0 +1,9 @@ +apiVersion: release-notes/v2 +kind: feature +area: security +issue: + - https://github.com/istio/istio/issues/43982 + +releaseNotes: + - | + **Added** JWTRule add `allow` field to specify a Jwt requirement. This is Optional, the default value is `ALLOW_MISSING`. \ No newline at end of file