* enhancement:local:Add support for multiValueHeaders in local mode (1381). * bugfix:local:Make ``current_request`` thread safe in local mode (759) * enhancement:local:Add support for cognito in local mode (1377). * bugfix:packaging:Fix terraform generation when injecting custom domains (1237) * enhancement:packaging:Ensure repeatable zip file generation (1114). * bugfix:CORS:Fix CORS request when returning compressed binary types (1336)
1.13.0
* bugfix:logs:Fix error for ``chalice logs`` when a Lambda function has not been invoked (1252) * feature:CORS:Add global CORS configuration (70) * bugfix:packaging:Fix packaging simplejson (1304) * feature:python:Add support for Python 3.8 (1315) * feature:authorizer:Add support for invocation role in custom authorizer (1303) * bugfix:packaging:Fix packaging on case-sensitive filesystems (1356)
1.12.0
* feature:CLI:Add ``generate-models`` command (1245) * enhancement:websocket:Add ``close`` and ``info`` commands to websocket api (1259) * enhancement:dependencies:Bump upper bound on PIP to ``<19.4`` (1273, 1272)
1.11.1
* bugfix:blueprint:Fix mouting blueprints with root routes (1230) * feature:rest-api:Add support for multi-value headers responses (1205)
1.11.0
* feature:config:Add support for stage independent lambda configuration (1162) * feature:event-source:Add support for subscribing to CloudWatch Events (1126) * feature:event-source:Add a ``description`` argument to CloudWatch schedule events (1155) * bugfix:rest-api:Fix deployment of API Gateway resource policies (1220)
1.10.0
* feature:websocket:Add experimental support for websockets (1017) * feature:rest-api:API Gateway Endpoint Type Configuration (1160) * feature:rest-api:API Gateway Resource Policy Configuration (1160) * feature:packaging:Add --merge-template option to package command (1195) * feature:packaging:Add support for packaging via terraform (1129)