github aws/aws-pdk v0.16.0

latest releases: v0.23.48, v0.23.47, v0.23.46...
17 months ago

0.16.0 (2023-04-20)

⚠ BREAKING CHANGES

  • identity: UserPoolWithMfa construct has recently been added which provides a more well
    rounded set of default configurations for the UserPool. It introduces a breaking change in that
    existing customers of the UserIdentity construct prior to v0.15.5 will by default be upgraded to use
    the new defaults which will cause deployments to fail. To workaround this, a new cdk context
    property ‘@aws-prototyping-sdk/identity:useLegacyMFAProps’ was added to revert back to legacy
    defaults.

Features

  • identity: support updated MFA props along with a new UserPoolWithMFA construct (#354) (98e3a08)

Don't miss a new aws-pdk release

NewReleases is sending notifications on new releases.