yarn cdk 2.4.0
v2.4.0

latest releases: 2.160.0, 2.159.1, 2.159.0...
2 years ago

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • cfn2ts: some "complex" property types within the generated
    CloudFormation interfaces (i.e: properties of Cfn* constructs) with
    names starting with a capital letter I followed by another capital
    letter are no longer incorrectly treated as behavioral interfaces, and
    might hence have different usage patterns in non-TypeScript languages.
    Such interfaces were previously very difficult to use in non-TypeScript
    languages, and required convoluted workarounds, which can now be removed.
  • opensearchservice: imported domain property domainEndpoint used to contain https:// prefix, now the prefix is dropped and it returns the same value as a domainEndpoint on a created domain

Features

Bug Fixes

Reverts

  • cfnspec: add CloudFormation documentation to L1 classes (#18177) (2530016)

Alpha modules (2.4.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • lambda-python: assetHashType and assetHash properties moved to new bundling property.
  • lambda-python: Runtime is now required for LambdaPython
  • appsync: The CachingConfig#ttl property is now required.

Features

Bug Fixes

Don't miss a new cdk release

NewReleases is sending notifications on new releases.