Skip to content

Commit

Permalink
chore: notice for aws/aws-cdk#23407 (#80)
Browse files Browse the repository at this point in the history
references [23407](aws/aws-cdk#23407).
  • Loading branch information
comcalvi authored Jan 20, 2023
1 parent 996ff81 commit 7535e2c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions data/notices.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
{
"notices": [
{
"title": "triggers: Deployment of trigger functions fails with a type error",
"issueNumber": 23407,
"overview": "Users of Triggers and TriggerFunctions will receive deployment errors from CloudFormation when upgrading.",
"components": [
{
"name": "aws-cdk-lib.triggers.Trigger",
"version": "^2.56.0 <2.61.1"
},
{
"name": "aws-cdk-lib.triggers.TriggerFunction",
"version": "^2.56.0 <2.61.1"
}
],
"schemaVersion": "1"
},
{
"title": "aws-iam: IAM OIDC provider configures the wrong certificate thumbprint",
"issueNumber": 8607,
Expand Down

0 comments on commit 7535e2c

Please sign in to comment.