Chalice

Latest version: v1.31.0

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

Scan your dependencies

Page 15 of 15

0.5.0

=====

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

0.4.0

=====

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

0.3.0

=====

* bugfix:rest-api:Fix bug with case insensitive headers
(`129 <https://github.com/awslabs/chalice/issues/129>`__)
* feature:CORS:Add initial support for CORS
(`133 <https://github.com/awslabs/chalice/pull/133>`__)
* enhancement:deployment:Only add API gateway permissions if needed
(`48 <https://github.com/awslabs/chalice/issues/48>`__)
* bugfix:policy:Fix error when dict comprehension is encountered during policy generation
(`131 <https://github.com/awslabs/chalice/issues/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 <https://github.com/awslabs/chalice/issues/96>`__)
* enhancement:rest-api:Allow ``ChaliceViewErrors`` to propagate, so that API Gateway
can properly map HTTP status codes in non debug mode
(`113 <https://github.com/awslabs/chalice/issues/113>`__)
* enhancement:deployment:Add windows compatibility
(`31 <https://github.com/awslabs/chalice/issues/31>`__,
`124 <https://github.com/awslabs/chalice/pull/124>`__,
`103 <https://github.com/awslabs/chalice/issues/103>`__)

0.1.0

=====

* enhancement:packaging:Require ``virtualenv`` as a package dependency.
(`33 <https://github.com/awslabs/chalice/issues/33>`__)
* enhancement:CLI:Add ``--profile`` option when creating a new project
(`28 <https://github.com/awslabs/chalice/issues/28>`__)
* enhancement:rest-api:Add support for more error codes exceptions
(`34 <https://github.com/awslabs/chalice/issues/34>`__)
* enhancement:rest-api:Improve error validation when routes containing a
trailing ``/`` char
(`65 <https://github.com/awslabs/chalice/issues/65>`__)
* enhancement:rest-api:Validate duplicate route entries
(`79 <https://github.com/awslabs/chalice/issues/79>`__)
* enhancement:policy:Ignore lambda expressions in policy analyzer
(`74 <https://github.com/awslabs/chalice/issues/74>`__)
* enhancement:rest-api:Print original error traceback in debug mode
(`50 <https://github.com/awslabs/chalice/issues/50>`__)
* feature:rest-api:Add support for authenticate routes
(`14 <https://github.com/awslabs/chalice/issues/14>`__)
* feature:policy:Add ability to disable IAM role management
(`61 <https://github.com/awslabs/chalice/issues/61>`__)

Page 15 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.