Skip to content

Commit

Permalink
chore: add a notice for aws/aws-cdk#8607
Browse files Browse the repository at this point in the history
Signed-off-by: Vinayak Kukreja <[email protected]>
  • Loading branch information
vinayak-kukreja committed Oct 31, 2022
1 parent 56e6748 commit 3b3e3ff
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions data/notices.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
{
"notices": [
{
"title": "aws-iam: IAM OIDC provider used with EKS retrieves expiring certificate",
"issueNumber": 8607,
"overview": "The IAM OIDC provider used with EKS retrieves leaf certificate instead of root certificate which has a longer expiration date",
"components": [
{
"name": "framework",
"version": "<=2.49.0"
}
],
"schemaVersion": "1"
},
{
"title": "apigateway: Unable to serialize value as aws-cdk-lib.aws_apigateway.IModel",
"issueNumber": 21902,
Expand Down

0 comments on commit 3b3e3ff

Please sign in to comment.