Skip to content

Commit 7f2cca7

Browse files
authored
2 parents ea226b5 + 1078378 commit 7f2cca7

File tree

9 files changed

+63
-6
lines changed

9 files changed

+63
-6
lines changed

CHANGELOG.v2.alpha.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
## [2.205.0-alpha.0](https://github.com/aws/aws-cdk/compare/v2.204.0-alpha.0...v2.205.0-alpha.0) (2025-07-15)
6+
57
## [2.204.0-alpha.0](https://github.com/aws/aws-cdk/compare/v2.203.1-alpha.0...v2.204.0-alpha.0) (2025-07-04)
68

79

CHANGELOG.v2.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,38 @@
22

33
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.
44

5+
## [2.205.0](https://github.com/aws/aws-cdk/compare/v2.204.0...v2.205.0) (2025-07-15)
6+
7+
8+
### Features
9+
10+
* **kinesisfirehose:** support custom time zone settings for S3 destination ([#34738](https://github.com/aws/aws-cdk/issues/34738)) ([2bbe762](https://github.com/aws/aws-cdk/commit/2bbe7629ef6a7bf89001501037a988385a94f926)), closes [#34737](https://github.com/aws/aws-cdk/issues/34737)
11+
* update L1 CloudFormation resource definitions ([#34979](https://github.com/aws/aws-cdk/issues/34979)) ([2e0e536](https://github.com/aws/aws-cdk/commit/2e0e5362826449410210e82e17e052d384b37f36))
12+
* **codebuild:** cache sharing of CodeBuild projects ([#34257](https://github.com/aws/aws-cdk/issues/34257)) ([21e2d1e](https://github.com/aws/aws-cdk/commit/21e2d1e73ed8ba0d1f7bc2683dec7d5fe0fec25f)), closes [/docs.aws.amazon.com/codebuild/latest/userguide/caching-s3.html#caching-s3](https://github.com/aws//docs.aws.amazon.com/codebuild/latest/userguide/caching-s3.html/issues/caching-s3)
13+
* update L1 CloudFormation resource definitions ([#34915](https://github.com/aws/aws-cdk/issues/34915)) ([748d03c](https://github.com/aws/aws-cdk/commit/748d03c99de6242e0b9bed91d8c015249106fdca))
14+
* **cloudwatch-dashboards:** add support for queryLanguage property ([#34547](https://github.com/aws/aws-cdk/issues/34547)) ([8a77828](https://github.com/aws/aws-cdk/commit/8a77828ab14f635953af27a1b00174d988e85303)), closes [#34482](https://github.com/aws/aws-cdk/issues/34482) [/github.com/aws/aws-cdk/issues/34482#issuecomment-2887841701](https://github.com/aws//github.com/aws/aws-cdk/issues/34482/issues/issuecomment-2887841701)
15+
* **ec2:** add c8gn instance class ([#34866](https://github.com/aws/aws-cdk/issues/34866)) ([aaf442b](https://github.com/aws/aws-cdk/commit/aaf442b87ec64576ddb9dc88919134665cee3fa7))
16+
* **events:** add `arnForPolicy` attribute for api destination ([#34315](https://github.com/aws/aws-cdk/issues/34315)) ([e0ac9f8](https://github.com/aws/aws-cdk/commit/e0ac9f8ee3394f666bf84066b89eb83be9b7361e))
17+
* **rds:** add `fromLookup` method for Amazon Aurora Database Cluster ([#34849](https://github.com/aws/aws-cdk/issues/34849)) ([23ca6fc](https://github.com/aws/aws-cdk/commit/23ca6fca7a0d029aa76dbdedb99770e8069024ca)), closes [#34848](https://github.com/aws/aws-cdk/issues/34848) [#33258](https://github.com/aws/aws-cdk/issues/33258)
18+
* **synthetics:** add `maxRetries` prop to configure automatic retries on canary runs ([#34541](https://github.com/aws/aws-cdk/issues/34541)) ([54d8a84](https://github.com/aws/aws-cdk/commit/54d8a84b88c1bbde4937cc1b28e27d11aa813b0b)), closes [#34511](https://github.com/aws/aws-cdk/issues/34511)
19+
* **synthetics:** add support for tag replication for aws synthetics ([#34830](https://github.com/aws/aws-cdk/issues/34830)) ([5ff59d9](https://github.com/aws/aws-cdk/commit/5ff59d9c7e4959b9de8754b5a8d838810335240a))
20+
* **core:** report feature flag info into Cloud Assembly ([#34919](https://github.com/aws/aws-cdk/issues/34919)) ([72733ea](https://github.com/aws/aws-cdk/commit/72733ea4528911a11fb0d0411e7641ddd47fc60a))
21+
22+
23+
### Bug Fixes
24+
25+
* **codecov:** update codecov-upload.yml with a git checkout step ([#34929](https://github.com/aws/aws-cdk/issues/34929)) ([0a0adf7](https://github.com/aws/aws-cdk/commit/0a0adf7ce2f06b13d8cf5150810214ae5b9ffb69))
26+
* **lambda:** handle token resolution issues in addToRolePolicy ([#34904](https://github.com/aws/aws-cdk/issues/34904)) ([6cd1802](https://github.com/aws/aws-cdk/commit/6cd1802d7fbfb5896a7c194099247eb4e05f4c5f)), closes [#34894](https://github.com/aws/aws-cdk/issues/34894)
27+
* **pipelines:** ensure assets with same hash but different destinations are published separately ([#34790](https://github.com/aws/aws-cdk/issues/34790)) ([05afab3](https://github.com/aws/aws-cdk/commit/05afab30b9c6071307f38ecc54c0594bec14f2b3)), closes [#31070](https://github.com/aws/aws-cdk/issues/31070) [#31070](https://github.com/aws/aws-cdk/issues/31070)
28+
* **region-info:** integ use standalone package ([#34782](https://github.com/aws/aws-cdk/issues/34782)) ([6d1bcb3](https://github.com/aws/aws-cdk/commit/6d1bcb3cc66490afb3c707cf3f3fd63d88d0a08b)), closes [#34692](https://github.com/aws/aws-cdk/issues/34692) [/github.com/aws/aws-cdk/blob/1ae14635cbbc8ba0f2dab8cbeb72c4af0fddce7a/packages/aws-cdk-lib/package.json#L507-L511](https://github.com/aws//github.com/aws/aws-cdk/blob/1ae14635cbbc8ba0f2dab8cbeb72c4af0fddce7a/packages/aws-cdk-lib/package.json/issues/L507-L511)
29+
* **tags:** excludeResourceTypes does not work for tags applied at stack level (under feature flag) ([#31443](https://github.com/aws/aws-cdk/issues/31443)) ([4c7d9f4](https://github.com/aws/aws-cdk/commit/4c7d9f41090992dbd91aa8c783cbfd4da4571fa7)), closes [#28017](https://github.com/aws/aws-cdk/issues/28017) [#33945](https://github.com/aws/aws-cdk/issues/33945) [#30055](https://github.com/aws/aws-cdk/issues/30055)
30+
31+
### ⚠ CHANGES TO L1 RESOURCES
32+
L1 resources are automatically generated from public CloudFormation Resource Schemas. They are build 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:
33+
* ***aws-cdk-lib.aws_ec2.CfnTrafficMirrorFilterRule***: `Id` attribute was removed
34+
* ***aws-cdk-lib.aws_kinesis.StreamConsumer***: `Id` attribute was removed
35+
* ***aws-cdk-lib.aws_neptune.DBInstance***: `Id` attribute was removed
36+
537
## [2.204.0](https://github.com/aws/aws-cdk/compare/v2.203.1...v2.204.0) (2025-07-04)
638

739

packages/aws-cdk-lib/core/lib/analytics-data-source/classes.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24030,6 +24030,7 @@ export const AWS_CDK_CONSTRUCTOR_PROPS: { [key: string]: any } = {
2403024030
},
2403124031
'timeToLive': '*',
2403224032
'schedule': '*',
24033+
'maxRetries': '*',
2403324034
'startAfterCreation': 'boolean',
2403424035
'successRetentionPeriod': '*',
2403524036
'failureRetentionPeriod': '*',
@@ -24129,6 +24130,7 @@ export const AWS_CDK_CONSTRUCTOR_PROPS: { [key: string]: any } = {
2412924130
'node': '*'
2413024131
},
2413124132
'dryRunAndUpdate': 'boolean',
24133+
'resourcesToReplicateTags': 'ResourceToReplicateTags',
2413224134
'metricDuration': [
2413324135
{
2413424136
'period': '*',

packages/aws-cdk-lib/core/lib/analytics-data-source/enums.ts

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1710,6 +1710,8 @@ export const AWS_CDK_ENUMS: { [key: string]: any } = {
17101710
'c6gn',
17111711
'compute7-graviton3-high-network-bandwidth',
17121712
'c7gn',
1713+
'compute8-graviton4-high-network-bandwidth',
1714+
'c8gn',
17131715
'compute7-intel',
17141716
'c7i',
17151717
'compute7-intel-flex',
@@ -2204,6 +2206,11 @@ export const AWS_CDK_ENUMS: { [key: string]: any } = {
22042206
'ERROR',
22052207
'FATAL'
22062208
],
2209+
'LogQueryLanguage': [
2210+
'Logs',
2211+
'SQL',
2212+
'PPL'
2213+
],
22072214
'LogQueryVisualizationType': [
22082215
'table',
22092216
'line',
@@ -2921,6 +2928,9 @@ export const AWS_CDK_ENUMS: { [key: string]: any } = {
29212928
'resume-cluster',
29222929
'failover-primary-compute'
29232930
],
2931+
'ResourceToReplicateTags': [
2932+
'lambda-function'
2933+
],
29242934
'RestApiMode': [
29252935
'overwrite',
29262936
'merge'

packages/aws-cdk-lib/core/lib/analytics-data-source/enums/module-enumlikes.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2621,7 +2621,8 @@
26212621
"VER_16_8_LIMITLESS",
26222622
"VER_17_1",
26232623
"VER_17_2",
2624-
"VER_17_4"
2624+
"VER_17_4",
2625+
"VER_17_5"
26252626
],
26262627
"DatabaseClusterEngine": [
26272628
"AURORA",

packages/aws-cdk-lib/core/lib/analytics-data-source/enums/module-enums.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1885,6 +1885,11 @@
18851885
"stackedarea",
18861886
"bar",
18871887
"pie"
1888+
],
1889+
"LogQueryLanguage": [
1890+
"Logs",
1891+
"SQL",
1892+
"PPL"
18881893
]
18891894
},
18901895
"aws-cdk/packages/aws-cdk-lib/aws-cloudwatch/lib/metric-types.ts": {
@@ -2557,6 +2562,8 @@
25572562
"c6gn",
25582563
"compute7-graviton3-high-network-bandwidth",
25592564
"c7gn",
2565+
"compute8-graviton4-high-network-bandwidth",
2566+
"c8gn",
25602567
"compute7-intel",
25612568
"c7i",
25622569
"compute7-intel-flex",
@@ -5281,6 +5288,9 @@
52815288
"nothing",
52825289
"lambda"
52835290
],
5291+
"ResourceToReplicateTags": [
5292+
"lambda-function"
5293+
],
52845294
"ArtifactsEncryptionMode": [
52855295
"SSE_S3",
52865296
"SSE_KMS"

packages/aws-cdk-lib/cx-api/FEATURE_FLAGS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Flags come in three types:
104104
| [@aws-cdk/aws-s3:publicAccessBlockedByDefault](#aws-cdkaws-s3publicaccessblockedbydefault) | When enabled, setting any combination of options for BlockPublicAccess will automatically set true for any options not defined. | 2.196.0 | fix |
105105
| [@aws-cdk/aws-lambda:useCdkManagedLogGroup](#aws-cdkaws-lambdausecdkmanagedloggroup) | When enabled, CDK creates and manages loggroup for the lambda function | 2.200.0 | new default |
106106
| [@aws-cdk/aws-kms:applyImportedAliasPermissionsToPrincipal](#aws-cdkaws-kmsapplyimportedaliaspermissionstoprincipal) | Enable grant methods on Aliases imported by name to use kms:ResourceAliases condition | 2.202.0 | fix |
107-
| [@aws-cdk/core:explicitStackTags](#aws-cdkcoreexplicitstacktags) | When enabled, stack tags need to be assigned explicitly on a Stack. | V2NEXT | new default |
107+
| [@aws-cdk/core:explicitStackTags](#aws-cdkcoreexplicitstacktags) | When enabled, stack tags need to be assigned explicitly on a Stack. | 2.205.0 | new default |
108108

109109
<!-- END table -->
110110

@@ -2220,7 +2220,7 @@ and Stack tags must be configured explicitly on the Stack object.
22202220
| Since | Unset behaves like | Recommended value |
22212221
| ----- | ----- | ----- |
22222222
| (not in v1) | | |
2223-
| V2NEXT | `false` | `true` |
2223+
| 2.205.0 | `false` | `true` |
22242224

22252225
**Compatibility with old behavior:** Configure stack-level tags using `new Stack(..., { tags: { ... } })`.
22262226

packages/aws-cdk-lib/cx-api/lib/features.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1194,7 +1194,7 @@ export const FLAGS: Record<string, FlagInfo> = {
11941194
With this flag enabled, tags added to a stack using \`Tags.of(...)\` are ignored,
11951195
and Stack tags must be configured explicitly on the Stack object.
11961196
`,
1197-
introducedIn: { v2: 'V2NEXT' },
1197+
introducedIn: { v2: '2.205.0' },
11981198
recommendedValue: true,
11991199
compatibilityWithOldBehaviorMd: 'Configure stack-level tags using `new Stack(..., { tags: { ... } })`.',
12001200
},

version.v2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"version": "2.204.0",
3-
"alphaVersion": "2.204.0-alpha.0"
2+
"version": "2.205.0",
3+
"alphaVersion": "2.205.0-alpha.0"
44
}

0 commit comments

Comments
 (0)