Zappa

Latest version: v0.59.0

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

Scan your dependencies

Page 12 of 14

0.27.0

* Remove many hacks using new API Gateway features.
* Closes 303, 363, 361
* See the [blog post](https://blog.zappa.io/posts/unhacking-zappa-with-new-apigateway-features) for more details!
* Bump dependencies - make sure you reinstall your requirements!
* Improved stack update handling.

0.26.1

* Warn on namespace collisions.
* Bump lambda-packages version.

0.26.0

* Use simplified API Gateway configuration, via koriaf.
* Add better support for `use_apigateway` without any supplied app function. Reported by mguidone.
* Truncate illegally long event functions names. Reported by mguidone.

0.25.1

* Remove 'boto' from default excludes. 333, thanks Claude!
* Don't allow invalid API Gateway characters in the config. Thanks scoates!
* Better respect for `use_apigateway` in `update` command.
* Avoids hang with API Gateway limit reached.
* Fix DynamoDB/Kinesis event sources, add docs. Big thanks Claude!

0.25.0

* Add ability to invoke raw python strings, like so:

`zappa invoke dev "print 1+2+3" --raw`

* Fixes multi-argument `manage` commands.
* Updated related documentation.
* Fixes places where program was exiting with status 0 instead of -1. Thanks mattc!
* Adds old-to-new-style check on delete, thanks mathom.

0.24.2

* Fix a problem from trying to `update` old-style API routes using new Tropo code. Ensures `touch` works as intended again. Fix by mathom.

Page 12 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.