Skip to content

Commit

Permalink
chore: notice for aws/aws-cdk#21249 (#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
sumupitchayan authored Dec 6, 2023
1 parent 6814a15 commit db26d35
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
Expand Up @@ -395,6 +395,18 @@
}
],
"schemaVersion": "1"
},
{
"title": "(route53) `CrossAccountZoneDelegationRecord` does not delete ols NS record on `zoneName` changed",
"issueNumber": 21249,
"overview": "When changing the zoneName value of the PublicHostedZone the old NS entries in the delegated zone are not removed.",
"components": [
{
"name": "aws-cdk-lib.aws-route53.CrossAccountZoneDelegationRecord",
"version": ">=2.0.0 <=2.114.0"
}
],
"schemaVersion": "1"
}
]
}

0 comments on commit db26d35

Please sign in to comment.