Skip to content

v0.4.0

Choose a tag to compare

@nhinsch nhinsch released this 13 Sep 20:28
· 381 commits to main since this release
  • Breaking change: Updates CDK peer dependencies. A newer version of CDK is required, as well as the packages @aws-cdk/aws-lambda-nodejs and @aws-cdk/aws-lambda-python.
  • Add support for Python 3.9 (#52)
  • Add support for NodejsFunction construct (#54)
  • Add support for PythonFunction construct (#55)
  • Bump path-parse dependency version (#49)