What's Changed
- Update cli.py to fix incorrect error messaging by @lmuther8 in #1314
- remove usage of copytree from distutils by @sridhar562345 in #1352
- Add support for Lambda SnapStart by @wangsha in #1367
- Add Note for character limit of function path in events by @DilLip-Chowdary-Codes in #1189
- 🐛 🔧 fix Zappa.create_handler_venv win32 case wherestderror_result is None by @monkut in #1353
- 🔧 replace invalid website with valid github link by @monkut in #1371
- Add support for Python 3.13 in templates, CI, and codebase by @RemyTinco in #1364
- Remove depreciated python3.8 runtime support/Increment version -> 0.60.0 by @monkut in #1374
- 📝 Add note about the AWS Lambda Test Console available commands and usage. by @monkut in #1375
- Resolve warnings of regex library by @emmanuel-ferdman in #1376
New Contributors
- @lmuther8 made their first contribution in #1314
- @wangsha made their first contribution in #1367
- @DilLip-Chowdary-Codes made their first contribution in #1189
- @RemyTinco made their first contribution in #1364
- @emmanuel-ferdman made their first contribution in #1376
Full Changelog: 0.59.0...0.60.0