Skip to content

Commit

Permalink
chore: Add a notice for aws/aws-cdk#21661
Browse files Browse the repository at this point in the history
References #21661
  • Loading branch information
Naumel committed Aug 18, 2022
1 parent 1cedecc commit 7fa07a1
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": "(aws-cloudfront): The `--exclusively` (`-e`) flag is ignored",
"issueNumber": 21661,
"overview": "Deploying with the `--exclusively` flag no longer works past the synthesize stage.",
"components": [
{
"name": "framework",
"version": "2.38.0"
},
{
"name": "framework",
"version": "1.169.0"
}
],
"schemaVersion": "1"
},
{
"title": "(aws-eks): Regression in installing Helm charts from assets",
"issueNumber": 19179,
Expand Down

0 comments on commit 7fa07a1

Please sign in to comment.