Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
ff95e3c
chore(lambda): insights add version 1.0.404.0, 1.0.391.0 (#35073)
phuhung273 Jul 29, 2025
e8d5ed9
Merge branch 'main' into merge-back/2.208.0
mergify[bot] Jul 29, 2025
b0fe1a5
chore(pipes-alpha): update jsiiRosetta dependency in package.json (#3…
ozelalisen Jul 30, 2025
8bcf4e9
ci(mergify): require the GitHub Actions Codebuild PR build (#35106)
ozelalisen Jul 30, 2025
8573f0e
Merge branch 'main' into merge-back/2.208.0
alvazjor Jul 30, 2025
8f0f26d
chore(merge-back): 2.208.0 (#35109)
mergify[bot] Jul 30, 2025
576c9ec
feat(s3-tables): add L2 construct support for Table and Namespace res…
xuxey Jul 30, 2025
49b2627
feat: deprecating delete existing field in ARecord (#35039)
gasolima Jul 30, 2025
9da53d2
chore(custom-resources): correct JSDoc deprecated property names in P…
pahud Jul 31, 2025
6a2bcde
refactor(ec2): rename getImage parameter (#35119)
Abogical Jul 31, 2025
5682cbe
chore: npm-check-updates && yarn upgrade (#34888)
aws-cdk-automation Jul 31, 2025
2997603
chore(ci): update pr-build job name to avoid conflict (#35121)
ozelalisen Jul 31, 2025
30f0326
chore(rds): add support for 8.0.mysql_aurora.3.10.0 (#35083)
schabe77 Jul 31, 2025
87770ef
feat(inferenceprofiles): add inference and cross-region inference pro…
dineshSajwan Jul 31, 2025
2559e1d
chore: update Contributors File (#35126)
aws-cdk-automation Aug 1, 2025
4eda24b
ci(cdk-release): fix bug marking stable changes as alpha (#35012)
Abogical Aug 1, 2025
40a5123
refactor: drop support for Node.js <= 18.0.0 (#34925)
leonmk-aws Aug 1, 2025
8bff8f9
feat: add new field to feature flag report (#35108)
vivian12300 Aug 1, 2025
3723aca
feat(ecs): add support for native blue/green deployments in ECS L2 (#…
kg-aws Aug 1, 2025
6525d51
fix(app-staging-synthesizer): custom bootstrap qualifier is not passe…
iankhou Aug 4, 2025
ae87e26
fix(rds): can not lookup VPC Security Groups with fromLookup method (…
mazyu36 Aug 4, 2025
08d7e46
ci: downgrade jsii version (#35142)
Abogical Aug 4, 2025
6119c9d
chore(enum-updater): update enum static mapping (#35017)
github-actions[bot] Aug 4, 2025
cd9d69c
fix(eks-v2): remove usage of shell=True in helm commands (#35141)
aemada-aws Aug 5, 2025
918593d
fix(eks): remove usage of shell=True in helm commands (#35148)
aemada-aws Aug 5, 2025
a595884
fix(codebuild): support Windows Server Core 2022 image with on-demand…
mrgrain Aug 5, 2025
2675a1f
feat(aws-glue-alpha): add optional metrics control for cost optimization
pahud Aug 5, 2025
a8c16df
fix(aws-glue-alpha): address PR review feedback for metrics control
pahud Aug 5, 2025
1abb374
Merge branch 'main' into fix-35149-glue-metrics-control
iankhou Aug 5, 2025
6e24133
feat(glue-alpha): add optional metrics control for cost optimization …
iankhou Aug 5, 2025
b9c1705
Merge branch 'main' into merge-back/2.209.0
vishaalmehrishi Aug 5, 2025
294262d
chore(merge-back): 2.209.0 (#35160)
mergify[bot] Aug 5, 2025
12ad98e
fix(eks-v2-alpha): fix helm commands not running ecr public login (#3…
aemada-aws Aug 6, 2025
df1c4cb
fix(eks): fix helm commands not running ecr public login (#35161)
aemada-aws Aug 6, 2025
ac3c4c9
Merge branch 'main' into merge-back/2.209.1
mergify[bot] Aug 6, 2025
409ae9c
chore(merge-back): 2.209.1 (#35165)
mergify[bot] Aug 6, 2025
e128b29
chore(kms): add new enum values for kms (#35139)
github-actions[bot] Aug 6, 2025
88696e9
revert(ecs): add support for native blue/green deployments in ECS L2 …
vishaalmehrishi Aug 6, 2025
5b18f02
chore(release): 2.210.0
Aug 6, 2025
29e15ae
chore: update analytics metadata blueprints
aws-cdk-automation Aug 6, 2025
2ad43cc
chore: updating changelogs for v2.210.0
vishaalmehrishi Aug 6, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.v2.alpha.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

## [2.210.0-alpha.0](https://github.com/aws/aws-cdk/compare/v2.209.1-alpha.0...v2.210.0-alpha.0) (2025-08-06)


### Features

* **glue-alpha:** add optional metrics control for cost optimization ([#35154](https://github.com/aws/aws-cdk/issues/35154)) ([6e24133](https://github.com/aws/aws-cdk/commit/6e24133d26dc2cde2cbefa8736495bfc423c5e56)), closes [#35149](https://github.com/aws/aws-cdk/issues/35149)


## [2.209.1-alpha.0](https://github.com/aws/aws-cdk/compare/v2.209.0-alpha.0...v2.209.1-alpha.0) (2025-08-06)


Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [2.210.0](https://github.com/aws/aws-cdk/compare/v2.209.1...v2.210.0) (2025-08-06)


### Reverts

* **ecs:** add support for native blue/green deployments in ECS L2 ([#35061](https://github.com/aws/aws-cdk/issues/35061)) ([#35170](https://github.com/aws/aws-cdk/issues/35170)) ([88696e9](https://github.com/aws/aws-cdk/commit/88696e9cba3c65f1a21708bd736f36f257914537)), closes [#35167](https://github.com/aws/aws-cdk/issues/35167)

## [2.209.1](https://github.com/aws/aws-cdk/compare/v2.209.0...v2.209.1) (2025-08-06)


Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -614,6 +614,143 @@
"Priority": 1
}
},
"EcsTaskExecutionRoleC0B6A84D": {
"Type": "AWS::IAM::Role",
"Properties": {
"AssumeRolePolicyDocument": {
"Statement": [
{
"Action": "sts:AssumeRole",
"Effect": "Allow",
"Principal": {
"Service": "ecs-tasks.amazonaws.com"
}
}
],
"Version": "2012-10-17"
},
"ManagedPolicyArns": [
{
"Fn::Join": [
"",
[
"arn:",
{
"Ref": "AWS::Partition"
},
":iam::aws:policy/service-role/AmazonECSTaskExecutionRolePolicy"
]
]
}
]
}
},
"ServiceRole4288B192": {
"Type": "AWS::IAM::Role",
"Properties": {
"AssumeRolePolicyDocument": {
"Statement": [
{
"Action": "sts:AssumeRole",
"Effect": "Allow",
"Principal": {
"Service": "ecs.amazonaws.com"
}
}
],
"Version": "2012-10-17"
},
"ManagedPolicyArns": [
{
"Fn::Join": [
"",
[
"arn:",
{
"Ref": "AWS::Partition"
},
":iam::aws:policy/service-role/AmazonEC2ContainerServiceRole"
]
]
}
],
"Policies": [
{
"PolicyDocument": {
"Statement": [
{
"Action": "lambda:InvokeFunction",
"Effect": "Allow",
"Resource": "*"
}
],
"Version": "2012-10-17"
},
"PolicyName": "LambdaInvokePolicy"
},
{
"PolicyDocument": {
"Statement": [
{
"Action": [
"elasticloadbalancing:ModifyListener",
"elasticloadbalancing:ModifyRule"
],
"Effect": "Allow",
"Resource": {
"Ref": "ALBProductionListenerRule243D0687"
}
}
],
"Version": "2012-10-17"
},
"PolicyName": "ELBPolicy"
}
]
}
},
"ServiceRoleDefaultPolicy94CF55F6": {
"Type": "AWS::IAM::Policy",
"Properties": {
"PolicyDocument": {
"Statement": [
{
"Action": "lambda:InvokeFunction",
"Effect": "Allow",
"Resource": [
{
"Fn::GetAtt": [
"LambdaHookBF1BC8B4",
"Arn"
]
},
{
"Fn::Join": [
"",
[
{
"Fn::GetAtt": [
"LambdaHookBF1BC8B4",
"Arn"
]
},
":*"
]
]
}
]
}
],
"Version": "2012-10-17"
},
"PolicyName": "ServiceRoleDefaultPolicy94CF55F6",
"Roles": [
{
"Ref": "ServiceRole4288B192"
}
]
}
},
"LambdaHookServiceRole9AAAD33B": {
"Type": "AWS::IAM::Role",
"Properties": {
Expand Down Expand Up @@ -719,6 +856,12 @@
}
],
"Cpu": "256",
"ExecutionRoleArn": {
"Fn::GetAtt": [
"EcsTaskExecutionRoleC0B6A84D",
"Arn"
]
},
"Family": "awsecsbluegreendeploymentTaskDef51D80572",
"Memory": "512",
"NetworkMode": "awsvpc",
Expand All @@ -740,6 +883,11 @@
"Ref": "FargateCluster7CCD5F93"
},
"DeploymentConfiguration": {
"BakeTimeInMinutes": 0,
"DeploymentCircuitBreaker": {
"Enable": false,
"Rollback": false
},
"LifecycleHooks": [
{
"HookTargetArn": {
Expand All @@ -748,21 +896,24 @@
"Arn"
]
},
"LifecycleStages": [
"PRE_SCALE_UP"
],
"RoleArn": {
"Fn::GetAtt": [
"ServicePreScaleUpRoleD002A553",
"ServiceRole4288B192",
"Arn"
]
}
},
"LifecycleStages": [
"POST_TEST_TRAFFIC_SHIFT"
]
}
],
"MaximumPercent": 200,
"MinimumHealthyPercent": 50,
"MinimumHealthyPercent": 100,
"Strategy": "BLUE_GREEN"
},
"DeploymentController": {
"Type": "ECS"
},
"EnableECSManagedTags": false,
"HealthCheckGracePeriodSeconds": 60,
"LaunchType": "FARGATE",
Expand All @@ -772,14 +923,14 @@
"AlternateTargetGroupArn": {
"Ref": "GreenTG71A27F2F"
},
"ProductionListenerRule": {
"Ref": "ALBProductionListenerRule243D0687"
},
"RoleArn": {
"Fn::GetAtt": [
"ServiceLBAlternateOptionsRole06C91D94",
"ServiceRole4288B192",
"Arn"
]
},
"ProductionListenerRule": {
"Ref": "ALBProductionListenerRule243D0687"
}
},
"ContainerName": "nginx",
Expand Down Expand Up @@ -818,99 +969,6 @@
"ALBProductionListenerRule243D0687",
"TaskDefTaskRole1EDB4A67"
]
},
"ServiceLBAlternateOptionsRole06C91D94": {
"Type": "AWS::IAM::Role",
"Properties": {
"AssumeRolePolicyDocument": {
"Statement": [
{
"Action": "sts:AssumeRole",
"Effect": "Allow",
"Principal": {
"Service": "ecs.amazonaws.com"
}
}
],
"Version": "2012-10-17"
},
"ManagedPolicyArns": [
{
"Fn::Join": [
"",
[
"arn:",
{
"Ref": "AWS::Partition"
},
":iam::aws:policy/AmazonECSInfrastructureRolePolicyForLoadBalancers"
]
]
}
]
},
"DependsOn": [
"TaskDefTaskRole1EDB4A67"
]
},
"ServicePreScaleUpRoleD002A553": {
"Type": "AWS::IAM::Role",
"Properties": {
"AssumeRolePolicyDocument": {
"Statement": [
{
"Action": "sts:AssumeRole",
"Effect": "Allow",
"Principal": {
"Service": "ecs.amazonaws.com"
}
}
],
"Version": "2012-10-17"
}
}
},
"ServicePreScaleUpRoleDefaultPolicyF1032E86": {
"Type": "AWS::IAM::Policy",
"Properties": {
"PolicyDocument": {
"Statement": [
{
"Action": "lambda:InvokeFunction",
"Effect": "Allow",
"Resource": [
{
"Fn::GetAtt": [
"LambdaHookBF1BC8B4",
"Arn"
]
},
{
"Fn::Join": [
"",
[
{
"Fn::GetAtt": [
"LambdaHookBF1BC8B4",
"Arn"
]
},
":*"
]
]
}
]
}
],
"Version": "2012-10-17"
},
"PolicyName": "ServicePreScaleUpRoleDefaultPolicyF1032E86",
"Roles": [
{
"Ref": "ServicePreScaleUpRoleD002A553"
}
]
}
}
},
"Parameters": {
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading