* enhancement:dependencies:Add support for pip 18.2 (991) * enhancement:logging:Add more detailed debug logs to the packager. (934) * feature:python:Add support for python3.7 (992) * feature:rest-api:Support bytes for the application/json binary type (988) * enhancement:rest-api:Use more compact JSON representation by default for dicts (958) * enhancement:logging:Log internal exceptions as errors (254) * feature:rest-api:Generate swagger documentation from docstrings (574)
1.6.1
* bugfix:local:Fix local mode issue with unicode responses and Content-Length (910) * enhancement:dev:Fix issue with ``requirements-dev.txt`` not setting up a working dev environment (920) * enhancement:dependencies:Add support for pip 18 (910)
* feature:policy:Add support for S3 upload_file/download_file in policy generator (889)
1.4.0
* enhancement:CI-CD:Add support for generating python 3.6 pipelines (858) * feature:event-source:Add support for connecting lambda functions to S3 events (855) * feature:event-source:Add support for connecting lambda functions to SNS message (488) * enhancement:local:Make ``watchdog`` an optional dependency and add a built in ``stat()`` based file poller (867) * feature:event-source:Add support for connecting lambda functions to an SQS queue (884)
1.3.0
* feature:config:Add support for Lambdas in a VPC (413, 837, 673) * feature:packaging:Add support for packaging local directories (653) * enhancement:local:Add support for automatically reloading the local dev server when files are modified (316, 846, 706) * enhancement:logging:Add support for viewing cloudwatch logs of all lambda functions (841, 849)