Skip to content

Commit

Permalink
Add release note for jwt parsing update (istio#41408)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-delgado authored Oct 13, 2022
1 parent bbd1dcf commit f653884
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions releasenotes/notes/jwt-parsing.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
apiVersion: release-notes/v2
kind: bug-fix
area: security

releaseNotes:
- |
**Updated** dependency in Envoy to properly parse JWTs with negative values for exp, nbf or iat fields.

0 comments on commit f653884

Please sign in to comment.