* bugfix:Blueprints:Fix regression when invoking Lambda functions from blueprints (1535) * feature:Events:Add support for Kinesis and DynamoDB event handlers (987)
1.20.1
* bugfix:Blueprints:Preserve docstring in blueprints (1525) * enhancement:Binary:Support returning native python types when using `*/*` for binary types (1501)
1.20.0
* enhancement:Blueprints:Add `current_app` property to Blueprints (1094) * enhancement:CLI:Set `AWS_CHALICE_CLI_MODE` env var whenever a Chalice CLI command is run (1200) * feature:Middleware:Add support for middleware (1509) * feature:X-Ray:Add support for AWS X-Ray (464)
1.19.0
* feature:Pipeline:Add a new v2 template for the deployment pipeline CloudFormation template (1506)
1.18.1
* bugfix:Packaging:Add fallback to retrieve name/version from sdist (1486) * bugfix:Analyzer:Handle symbols with multiple (shadowed) namespaces (1494)
1.18.0
* feature:Packaging:Add support for automatic layer creation (1485, 1001)