From add73854e78fbb44738744b3e61fba53718de4d5 Mon Sep 17 00:00:00 2001 From: Sumu Pitchayan <35242245+sumupitchayan@users.noreply.github.com> Date: Wed, 6 Dec 2023 09:27:25 -0500 Subject: [PATCH 1/2] Update data/notices.json Co-authored-by: Kaizen Conroy <36202692+kaizencc@users.noreply.github.com> --- data/notices.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/notices.json b/data/notices.json index fbd8725..d44e9c0 100644 --- a/data/notices.json +++ b/data/notices.json @@ -399,7 +399,7 @@ { "title": "(route53) `CrossAccountZoneDelegationRecord` does not delete old NS record when the `zoneName` changes", "issueNumber": 21249, - "overview": "When changing the zoneName value of the PublicHostedZone the old NS entries in the delegated zone are not removed..", + "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", From 104e38b60e16198ead70d321c754df4de65c9e51 Mon Sep 17 00:00:00 2001 From: Sumu Pitchayan <35242245+sumupitchayan@users.noreply.github.com> Date: Wed, 6 Dec 2023 09:27:37 -0500 Subject: [PATCH 2/2] Update data/notices.json Co-authored-by: Kaizen Conroy <36202692+kaizencc@users.noreply.github.com> --- data/notices.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/notices.json b/data/notices.json index d44e9c0..b2aedb6 100644 --- a/data/notices.json +++ b/data/notices.json @@ -403,7 +403,7 @@ "components": [ { "name": "aws-cdk-lib.aws-route53.CrossAccountZoneDelegationRecord", - "version": "<=2.114.0" + "version": ">=2.0.0 <=2.114.0" } ], "schemaVersion": "1"