github aws/aws-cdk v2.179.0

2 days ago

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • eks: kubectlLayer property is now required in EKS Cluster and FargateCluster constructs. The default value for kubectlLayer is outdated and hence being removed. You can specify your own kubectlLayer version based on your Kubernetes version.

Features

Bug Fixes


Alpha modules (2.179.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • cognito-identitypool-alpha: The IdentityPoolRoleAttachment construct and IdentityPool.addRoleMappings() function will no longer exist. This is to disambiguate that only one role attachment can exist per Identity Pool. If you are using the IdentityPool construct, this change will trigger a redeployment. If you need to add role mappings, please do so when the IdentityPool is created.

Features

Bug Fixes

Don't miss a new aws-cdk release

NewReleases is sending notifications on new releases.