Chalice

Latest version: v1.31.2

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

Scan your dependencies

Page 15 of 16

0.6.0

<http://chalice.readthedocs.io/en/latest/upgrading.html#v0-6-0>`__
for more detailed information about changes in this release.



* feature:local:Add port parameter to local command (220)
* feature:packaging:Add support for binary vendored packages (182, 106, 42)
* feature:rest-api:Add support for customizing the returned HTTP response (240, 218, 110, 30, 226)
* enhancement:packaging:Always inject latest runtime to allow for chalice upgrades (245)

0.5.1

* enhancement:local:Add support for serializing decimals in ``chalice local`` (187)
* enhancement:local:Add stdout handler for root logger when using ``chalice local`` (186)
* enhancement:local:Map query string parameters when using ``chalice local`` (184)
* enhancement:rest-api:Support Content-Type with a charset (180)
* bugfix:deployment:Fix not all resources being retrieved due to pagination (188)
* bugfix:deployment:Fix issue where root resource was not being correctly retrieved (205)
* bugfix:deployment:Handle case where local policy does not exist
(`29 <https://github.com/awslabs/chalice/issues/29>`__)

0.5.0

* enhancement:logging:Add default application logger (149)
* enhancement:local:Return 405 when method is not supported when running
``chalice local`` (159)
* enhancement:SDK:Add path params as requestParameters so they can be used
in generated SDKs as well as cache keys (163)
* enhancement:rest-api:Map cognito user pool claims as part of request context (165)
* feature:CLI:Add ``chalice url`` command to print the deployed URL (169)
* enhancement:deployment:Bump up retry limit on initial function creation to 30 seconds (172)
* feature:local:Add support for ``DELETE`` and ``PATCH`` in ``chalice local`` (167)
* feature:CLI:Add ``chalice generate-sdk`` command (178)

0.4.0

* bugfix:deployment:Fix issue where role name to arn lookup was failing due to lack of pagination (139)
* enhancement:rest-api:Raise errors when unknown kwargs are provided to ``app.route(...)`` (144)
* enhancement:config:Raise validation error when configuring CORS and an OPTIONS method (142)
* feature:rest-api:Add support for multi-file applications (21)
* feature:local:Add support for ``chalice local``, which runs a local HTTP server for testing (22)

0.3.0

* bugfix:rest-api:Fix bug with case insensitive headers (129)
* feature:CORS:Add initial support for CORS (133)
* enhancement:deployment:Only add API gateway permissions if needed (48)
* bugfix:policy:Fix error when dict comprehension is encountered during policy generation (131)
* enhancement:CLI:Add ``--version`` and ``--debug`` options to the chalice CLI

0.2.0

* enhancement:rest-api:Add support for input content types besides ``application/json`` (96)
* enhancement:rest-api:Allow ``ChaliceViewErrors`` to propagate, so that API Gateway
can properly map HTTP status codes in non debug mode (113)
* enhancement:deployment:Add windows compatibility (31)

Page 15 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.