Chalice

Latest version: v1.31.0

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

Scan your dependencies

Page 14 of 15

0.8.2

=====

* bugfix:CLI:Fix issue where ``--api-gateway-stage`` was being
ignored (`325 <https://github.com/awslabs/chalice/pull/325>`__)
* feature:CLI:Add ``chalice delete`` command
(`40 <https://github.com/awslabs/chalice/issues/40>`__)

0.8.1

=====

* enhancement:deployment:Alway overwrite existing API Gateway Rest API on updates
(`305 <https://github.com/awslabs/chalice/issues/305>`__)
* enhancement:CORS:Added more granular support for CORS
(`311 <https://github.com/awslabs/chalice/pull/311>`__)
* bugfix:local:Fix duplicate content type header in local model
(`311 <https://github.com/awslabs/chalice/issues/310>`__)
* bugfix:rest-api:Fix content type validation when charset is provided
(`306 <https://github.com/awslabs/chalice/issues/306>`__)
* enhancement:rest-api:Add back custom authorizer support
(`322 <https://github.com/awslabs/chalice/pull/322>`__)

0.8.0

=====

* feature:python:Add support for python3!
(`296 <https://github.com/awslabs/chalice/pull/296>`__)
* bugfix:packaging:Fix swagger generation when using ``api_key_required=True``
(`279 <https://github.com/awslabs/chalice/issues/279>`__)
* bugfix:CI-CD:Fix ``generate-pipeline`` to install requirements file before packaging
(`295 <https://github.com/awslabs/chalice/pull/295>`__)

0.7.0

=====

* feature:CLI:Add ``chalice package`` command. This will
create a SAM template and Lambda deployment package that
can be subsequently deployed by AWS CloudFormation.
(`258 <https://github.com/awslabs/chalice/pull/258>`__)
* feature:CLI:Add a ``--stage-name`` argument for creating chalice stages.
A chalice stage is a completely separate set of AWS resources.
As a result, most configuration values can also be specified
per chalice stage.
(`264 <https://github.com/awslabs/chalice/pull/264>`__,
`270 <https://github.com/awslabs/chalice/pull/270>`__)
* feature:policy:Add support for ``iam_role_file``, which allows you to
specify the file location of an IAM policy to use for your app
(`272 <https://github.com/awslabs/chalice/pull/272>`__)
* feature:config:Add support for setting environment variables in your app
(`273 <https://github.com/awslabs/chalice/pull/273>`__)
* feature:CI-CD:Add a ``generate-pipeline`` command
(`277 <https://github.com/awslabs/chalice/pull/277>`__)

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 <https://github.com/awslabs/chalice/pull/220>`__)
* feature:packaging:Add support for binary vendored packages
(`182 <https://github.com/awslabs/chalice/pull/182>`__,
`106 <https://github.com/awslabs/chalice/issues/106>`__,
`42 <https://github.com/awslabs/chalice/issues/42>`__)
* feature:rest-api:Add support for customizing the returned HTTP response
(`240 <https://github.com/awslabs/chalice/pull/240>`__,
`218 <https://github.com/awslabs/chalice/issues/218>`__,
`110 <https://github.com/awslabs/chalice/issues/110>`__,
`30 <https://github.com/awslabs/chalice/issues/30>`__,
`226 <https://github.com/awslabs/chalice/issues/226>`__)
* enhancement:packaging:Always inject latest runtime to allow for chalice upgrades
(`245 <https://github.com/awslabs/chalice/pull/245>`__)

0.5.1

=====

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

Page 14 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.