Chalice

Latest version: v1.31.0

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

Scan your dependencies

Page 12 of 15

1.1.1

=====

* feature:CLI:Add ``--connection-timeout`` to the ``deploy`` command
(`344 <https://github.com/aws/chalice/issues/344>`__)
* bugfix:policy:Fix IAM role creation issue
(`565 <https://github.com/aws/chalice/issues/565>`__)
* bugfix:local:Fix `chalice local` handling of browser requests
(`565 <https://github.com/aws/chalice/issues/628>`__)
* enhancement:policy:Support async/await syntax in automatic policy generation
(`565 <https://github.com/aws/chalice/issues/646>`__)
* enhancement:packaging:Support additional PyPi package formats (.tar.bz2)
(`720 <https://github.com/aws/chalice/issues/720>`__)

1.1.0

=====

* enhancement:rest-api:Default to ``None`` in local mode when no query parameters
are provided
(`593 <https://github.com/aws/chalice/issues/593>`__)
* enhancement:local:Add support for binding a custom address for local dev server
(`596 <https://github.com/aws/chalice/issues/596>`__)
* bugfix:rest-api:Fix local mode handling of routes with trailing slashes
(`582 <https://github.com/aws/chalice/issues/582>`__)
* bugfix:config:Scale ``lambda_timeout`` parameter correctly in local mode
(`579 <https://github.com/aws/chalice/pull/579>`__)
* feature:CI-CD:Add ``--codebuild-image`` to the ``generate-pipeline`` command
(`609 <https://github.com/aws/chalice/issues/609>`__)
* feature:CI-CD:Add ``--source`` and ``--buildspec-file`` to the
``generate-pipeline`` command
(`609 <https://github.com/aws/chalice/issues/619>`__)

1.0.4

=====

* bugfix:packaging:Fix issue deploying some packages in Windows with utf-8 characters
(`560 <https://github.com/aws/chalice/pull/560>`__)
* feature:packaging:Add support for custom authorizers with ``chalice package``
(`580 <https://github.com/aws/chalice/pull/580>`__)

1.0.3

=====

* bugfix:packaging:Fix issue with some packages with `-` or `.` in their distribution name
(`555 <https://github.com/aws/chalice/pull/555>`__)
* bugfix:rest-api:Fix issue where chalice local returned a 403 for successful OPTIONS requests
(`554 <https://github.com/aws/chalice/pull/554>`__)
* bugfix:local:Fix issue with chalice local mode causing http clients to hang on responses
with no body
(`525 <https://github.com/aws/chalice/issues/525>`__)
* enhancement:local:Add ``--stage`` parameter to ``chalice local``
(`545 <https://github.com/aws/chalice/issues/545>`__)
* bugfix:policy:Fix issue with analyzer that followed recursive functions infinitely
(`531 <https://github.com/aws/chalice/issues/531>`__)

1.0.2

=====

* bugfix:rest-api:Fix issue where requestParameters were not being mapped
correctly resulting in invalid generated javascript SDKs
(`498 <https://github.com/aws/chalice/issues/498>`__)
* bugfix:rest-api:Fix issue where ``api_gateway_stage`` was being
ignored when set in the ``config.json`` file
(`495 <https://github.com/aws/chalice/issues/495>`__)
* bugfix:rest-api:Fix bug where ``raw_body`` would raise an exception if no HTTP
body was provided
(`503 <https://github.com/aws/chalice/issues/503>`__)
* bugfix:CLI:Fix bug where exit codes were not properly being propagated during packaging
(`500 <https://github.com/aws/chalice/issues/500>`__)
* feature:local:Add support for Builtin Authorizers in local mode
(`404 <https://github.com/aws/chalice/issues/404>`__)
* bugfix:packaging:Fix environment variables being passed to subprocess while packaging
(`501 <https://github.com/aws/chalice/issues/501>`__)
* enhancement:rest-api:Allow view to require API keys as well as authorization
(`473 <https://github.com/aws/chalice/pull/473/>`__)

1.0.1

=====

* bugfix:packaging:Only use alphanumeric characters for event names in SAM template
(`450 <https://github.com/aws/chalice/issues/450>`__)
* enhancement:config:Print useful error message when config.json is invalid
(`458 <https://github.com/aws/chalice/pull/458>`__)
* bugfix:rest-api:Fix api gateway stage being set incorrectly in non-default chalice stage
(`$70 <https://github.com/aws/chalice/issues/470>`__)

Page 12 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.