| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| zappa-0.62.0-py3-none-any.whl | 2026-03-10 | 147.1 kB | |
| zappa-0.62.0.tar.gz | 2026-03-10 | 262.6 kB | |
| 0.62.0 source code.tar.gz | 2026-03-10 | 377.6 kB | |
| 0.62.0 source code.zip | 2026-03-10 | 638.3 kB | |
| README.md | 2026-03-10 | 1.1 kB | |
| Totals: 5 Items | 1.4 MB | 0 | |
What's Changed
- Remove special s3 function ARN handling by @codygordon in https://github.com/zappa/Zappa/pull/1414
- Add WebSocket API Gateway support by @monkut in https://github.com/zappa/Zappa/pull/1428
- Update setuptools version constraint in Pipfile by @CosmicAnalogue465 in https://github.com/zappa/Zappa/pull/1423
- Fix: handle regions where Lambda Function URLs are not supported by @RemyTinco in https://github.com/zappa/Zappa/pull/1426
- Add ASGI support and refactor codebase by @monkut in https://github.com/zappa/Zappa/pull/1422
- Fix WebSocket handler registry empty at runtime by @monkut in https://github.com/zappa/Zappa/pull/1430
- Fix
zappa initincluding app_function for Django projects by @monkut in https://github.com/zappa/Zappa/pull/1431 - Add --payload option to zappa invoke command by @monkut in https://github.com/zappa/Zappa/pull/1432
New Contributors
- @codygordon made their first contribution in https://github.com/zappa/Zappa/pull/1414
- @CosmicAnalogue465 made their first contribution in https://github.com/zappa/Zappa/pull/1423
Full Changelog: https://github.com/zappa/Zappa/compare/0.61.4...0.62.0