Skip to content

Releases: zappa/Zappa

0.62.1

11 Mar 00:41

Choose a tag to compare

What's Changed

  • Refactor send_message to accept connection_id directly by @monkut in #1433

Full Changelog: 0.62.0...0.62.1

0.62.0

10 Mar 04:15

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.61.4...0.62.0

0.61.4

08 Jan 06:00

Choose a tag to compare

What's Changed

  • ✨ Add EFS Support for Lambda Functions by @monkut in #1405
  • 🐛 Fix _clear_policy removing API Gateway v2 permissions by @monkut in #1408
  • Fix manylinux wheel matching to support multiple PEP 600 platform tags by @cjltsod in #1411

New Contributors

Full Changelog: 0.61.3...0.61.4

0.61.3

22 Dec 06:42
24257fa

Choose a tag to compare

What's Changed

  • 🐛 fix settings init with django settings by @monkut in #1406

Full Changelog: 0.61.2...0.61.3

0.61.2

10 Dec 09:53

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.61.1...0.61.2

0.61.1

23 Nov 01:13

Choose a tag to compare

What's Changed

  • 🔧 Support nested config (json) structures in the settings command by @monkut in #1397

Full Changelog: 0.61.0...0.61.1

0.61.0

21 Nov 09:18
85fa36f

Choose a tag to compare

What's Changed

  • 🔥 🔧 Remove/depreciated pkg_resource usage and other depreciated usage by @monkut in #1384
  • Feature/function url by @wangsha in #1183
  • 🔥 remove kappa usage, replacing with similar internal representation by @monkut in #1386
  • aws lambda now requires additional permission for function url: Invok… by @wangsha in #1393
  • ✨ API Gateway v2 (HTTP API) Configuration Support by @monkut in #1391
  • ✨ Implementation of settings command for generating the zappa_settings.json via CLI/ENVARS. by @monkut in #1385
  • Lambda invocation qualifier and client-context option (#1368) by @oliviersels in #1394
  • set root log level from zappa log_level by @ceturc in #1347
  • Update "Executing in Response to AWS Events" section in README.md by @MirzaBaig715 in #1258

New Contributors

Full Changelog: 0.60.2...0.61.0

0.60.2

02 Jun 09:46
c2a8e20

Choose a tag to compare

What's Changed

Full Changelog: 0.60.1...0.60.2

0.60.1

20 May 11:35
0c04560

Choose a tag to compare

What's Changed

Full Changelog: 0.60.0...0.60.1

0.60.0

12 May 07:01
99c8fbb

Choose a tag to compare

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

Full Changelog: 0.59.0...0.60.0