⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- batch:
ComputeEnvironment
has been removed and replaced byManagedEc2EcsComputeEnvironment
,ManagedEc2EksComputeEnvironment
, andUnmanagedComputeEnvironment
.
JobDefinition
has been removed and replaced by EcsJobDefinition
, EksJobDefinition
, and MultiNodeJobDefinition
Features
- batch: new L2 Constructs (#24775) (92e6c67)
- ec2: added ulimits property to ContainerDefinitionOptions (#24963) (e37d16a), closes #24918
- pipelines: allow artifactBucket to be overridden (#24945) (292c846)
- sagemaker: support dlc images in sagemaker model (#25018) (91553e5), closes /github.com/aws/aws-cdk/pull/17399/files#diff-356f35099770f68f4ceee2e63d34aad8729b0a9be6c933a0c05e999be7374685R98-R145
- ses: event destinations for configuration sets (#24745) (3be43eb)
- step-functions-tasks: Support PropagatedTagSource property for EcsRunTask (#24949) (a98a981), closes #12999
- stepfunctions-tasks: Node.js 18.x runtime for
EvaluateExpression
(#25002) (f26bfe9)
Bug Fixes
- cloudwatch:
p100
statistic is no longer recognized (#24981) (adc1a13), closes #23095 #24976 - events-targets: parameter JobName can exceed limit of 128 characters (#24786) (923b9f1), closes #24654
- redshift: Column ids were not being default assigned (#24546) (8a655bd), closes #24545
- s3: deprecate unencrypted encryption configuration for s3 bucket (#24770) (b971615)
- ecr policy warning always throws (#25041) (c0c3d19), closes #25028
- core: Add stage prefix to stack name shortening process (#24443) (55621ad), closes #23628
- servicecatalogappregistry: Imported attribute group cannot be associated to an application (#24960) (4c2e7d6)