Skip to content

1.0.0

Compare
Choose a tag to compare
@robertpeteuil robertpeteuil released this 31 Mar 00:35
· 16 commits to master since this release

Major Release

  • Moved all Python dependencies to Lambda Layers
  • Python function editable in repository and in Lambda UI
  • Default Python version switched to 3.6
  • Add optional dynamically calculated function name based on topic and Cloudwatch Group/Stream
  • Optionally create custom Lambda Layer zip using build-lambda-layer-python
    • Enables adding/changing dependencies
    • Enables compiling for different version of Python
  • Add new variable lambda_runtime