You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.v2.alpha.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
Copy file name to clipboardExpand all lines: CHANGELOG.v2.md
+12-5Lines changed: 12 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,21 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
* compilation failure in Go ([#35871](https://github.com/aws/aws-cdk/issues/35871)) ([4379f66](https://github.com/aws/aws-cdk/commit/4379f66f42ee9adaffbc2836399c75f86d6bf784)), closes [aws/aws-cdk#35770](https://github.com/aws/aws-cdk/issues/35770) [#35862](https://github.com/aws/aws-cdk/issues/35862)
* ** L1 resources are automatically generated from public CloudFormation Resource Schemas. They are built to closely reflect the real state of CloudFormation. Sometimes these updates can contain changes that are incompatible with previous types, but more accurately reflect reality. In this release we have changed:
11
18
- **aws-datazone**: AWS::DataZone::ProjectProfile: Id property removed.
- **aws-s3**: AWS::S3::AccessGrantsLocation: IamRoleArn property is now required.
14
21
- **aws-s3**: AWS::S3::AccessGrantsLocation: LocationScope property is now required.
15
22
- **aws-servicecatalog**: AWS::ServiceCatalog::TagOptionAssociation: Id attribute removed.
@@ -39,16 +46,16 @@ All notable changes to this project will be documented in this file. See [standa
39
46
40
47
### ⚠ BREAKING CHANGES
41
48
42
-
* **
49
+
* **
43
50
L1 resources are automatically generated from public CloudFormation Resource Schemas. They are built to closely reflect the real state of CloudFormation. Sometimes these updates can contain changes that are incompatible with previous types, but more accurately reflect reality. In this release we have changed:
44
51
45
-
- **aws-neptune**: AWS::Neptune::EventSubscription: SnsTopicArn property is now required.
46
-
- **aws-neptune**: AWS::Neptune::EventSubscription: Id attribute removed.
52
+
- **aws-neptune**: AWS::Neptune::EventSubscription: SnsTopicArn property is now required.
53
+
- **aws-neptune**: AWS::Neptune::EventSubscription: Id attribute removed.
47
54
- **aws-servicecatalog**: AWS::ServiceCatalog::PortfolioShare: Id attribute removed.
48
55
- **aws-lex**: AWS::Lex::ResourcePolicy: ResourceArn property is now immutable.
0 commit comments