v1.0.0
1.0.0 (2020-06-18)
Features
- migrate to CDK Construct (a4b9a72)
BREAKING CHANGES
- This replaces the previous manual CloudFormation
setup with a CDK Construct. This also no longer publishes the
lambda code as a separate artifact, and it is now intended to
be bundled only with the CDK Construct.
The Lambda will probably be ported to TypeScript later.