Skip to content

0.58.0

Compare
Choose a tag to compare
@monkut monkut released this 30 Sep 01:05
· 26 commits to master since this release
8d68b54

0.58.0

  • Add Python 3.11 support (#1262)
  • support new ephemeral storage feature in zappa_settings.json (#1120)
  • Update permissions (PR #1119)
  • Outdated manylinux wheels download logic (#1249)
  • cryptography>=35.0, plus pip>=20.3 - downloads wrong cryptography anywheel package (GLIBC_2.18 error) (#1063)
  • fix response time improperly configured for micro-seconds. (#1265)
  • fix unquote issue with querystring handling. (#1264)