Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 94de488

Browse files
committedApr 22, 2023·
add release note
1 parent f4e15d8 commit 94de488

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 

‎releasenotes/notes/2733.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
apiVersion: release-notes/v2
2+
kind: feature
3+
area: security
4+
issue:
5+
- https://github.com/istio/istio/issues/43982
6+
7+
releaseNotes:
8+
- |
9+
**Added** a `requirement` field to specify a Jwt requirement. This is optional, the default value is `ALLOW_MISSING`.

0 commit comments

Comments
 (0)
Please sign in to comment.