Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
zappa-0.60.0-py3-none-any.whl | 2025-05-12 | 119.1 kB | |
zappa-0.60.0.tar.gz | 2025-05-12 | 206.2 kB | |
0.60.0 source code.tar.gz | 2025-05-10 | 330.3 kB | |
0.60.0 source code.zip | 2025-05-10 | 585.3 kB | |
README.md | 2025-05-10 | 1.8 kB | |
Totals: 5 Items | 1.2 MB | 0 |
What's Changed
- Update cli.py to fix incorrect error messaging by @lmuther8 in https://github.com/zappa/Zappa/pull/1314
- remove usage of copytree from distutils by @sridhar562345 in https://github.com/zappa/Zappa/pull/1352
- Add support for Lambda SnapStart by @wangsha in https://github.com/zappa/Zappa/pull/1367
- Add Note for character limit of function path in events by @DilLip-Chowdary-Codes in https://github.com/zappa/Zappa/pull/1189
- :bug: :wrench: fix Zappa.create_handler_venv win32 case wherestderror_result is None by @monkut in https://github.com/zappa/Zappa/pull/1353
- :wrench: replace invalid website with valid github link by @monkut in https://github.com/zappa/Zappa/pull/1371
- Add support for Python 3.13 in templates, CI, and codebase by @RemyTinco in https://github.com/zappa/Zappa/pull/1364
- Remove depreciated python3.8 runtime support/Increment version -> 0.60.0 by @monkut in https://github.com/zappa/Zappa/pull/1374
- :pencil: Add note about the AWS Lambda Test Console available commands and usage. by @monkut in https://github.com/zappa/Zappa/pull/1375
- Resolve warnings of regex library by @emmanuel-ferdman in https://github.com/zappa/Zappa/pull/1376
New Contributors
- @lmuther8 made their first contribution in https://github.com/zappa/Zappa/pull/1314
- @wangsha made their first contribution in https://github.com/zappa/Zappa/pull/1367
- @DilLip-Chowdary-Codes made their first contribution in https://github.com/zappa/Zappa/pull/1189
- @RemyTinco made their first contribution in https://github.com/zappa/Zappa/pull/1364
- @emmanuel-ferdman made their first contribution in https://github.com/zappa/Zappa/pull/1376
Full Changelog: https://github.com/zappa/Zappa/compare/0.59.0...0.60.0