Chalice

Latest version: v1.31.4

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 14 of 16

1.0.0b1

<http://chalice.readthedocs.io/en/latest/upgrading.html#v1-0-0b1>`__
for more detailed information about upgrading to this release.

Note: to install this beta version of chalice you must specify
``pip install 'chalice>=1.0.0b1,<2.0.0'`` or
use the ``--pre`` flag for pip: ``pip install --pre chalice``.



* bugfix:rest-api:Fix unicode responses being quoted in python 2.7 (262)
* feature:event-source:Add support for scheduled events (390)
* feature:event-source:Add support for pure lambda functions (390)
* feature:packaging:Add support for wheel packaging. (249)

0.10.1

* bugfix:deployment:Fix deployment issue for projects deployed with versions
prior to 0.10.0 (387)
* bugfix:policy:Fix crash in analyzer when encountering genexprs and listcomps (263)

0.10.0

* bugfix:deployment:Fix issue where provided ``iam_role_arn`` was not respected on
redeployments of chalice applications and in the CloudFormation template
generated by ``chalice package`` (339)
* bugfix:config:Fix ``autogen_policy`` in config being ignored (367)
* feature:rest-api:Add support for view functions that share the same view url but
differ by HTTP method (81)
* enhancement:deployment:Improve deployment error messages for deployment packages that are
too large (246, 330, 380)
* feature:rest-api:Add support for built-in authorizers (356)

0.9.0

* feature:rest-api:Add support for ``IAM`` authorizer (334)
* feature:config:Add support for configuring ``lambda_timeout``, ``lambda_memory_size``,
and ``tags`` in your AWS Lambda function (347)
* bugfix:packaging:Fix vendor directory contents not being importable locally (350)
* feature:rest-api:Add support for binary payloads (348)

0.8.2

* bugfix:CLI:Fix issue where ``--api-gateway-stage`` was being
ignored (325)
* feature:CLI:Add ``chalice delete`` command (40)

0.8.1

* enhancement:deployment:Alway overwrite existing API Gateway Rest API on updates (305)
* enhancement:CORS:Added more granular support for CORS (311)
* bugfix:local:Fix duplicate content type header in local model (311)
* bugfix:rest-api:Fix content type validation when charset is provided (306)
* enhancement:rest-api:Add back custom authorizer support (322)

Page 14 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.