Skip to content

v12.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 10:33
· 3038 commits to main since this release
4b8e959

12.0.0 (2021-04-21)

Features

  • Add GuApiLambda pattern (718aaf3)
  • Simplify props for GuLambdaFunction (992f783)
  • Simplify props for GuUserData (9206cbd), closes #455
  • Update GuLambdaFunction props to match GuUserData (323680b)

BREAKING CHANGES

  • Define an API Gateway executed lambda with the explicit GuLambdaFunction pattern
  • The shape of the GuScheduledLambda pattern has changed.
  • GuLambdaFunction props have changed

The code prop is replaced with the string prop of fileName.

  • Shape change to the props for GuUserData

The bucket field has been removed and we'll automatically use GuDistributionBucketParameter.