Zappa v0.44.0 Release Notes

    • Async responses (thanks Sean!)
    • โœ‚ Remove setLevel call from common log
    • ๐Ÿ›  Fix #1023
    • ๐Ÿ”€ Merge #1058, 1059, 1073
    • ๐Ÿ‘ Allow overriding of endpoint_url arg
    • โž• Add support for API Gateway stage variables
    • โž• Add AWS X-Ray support (thanks @mathom!)
    • Events take kwargs (Thanks @mcrowson!)
    • Detect P2/3 during init
    • Include stage names in slim_handler zips
    • ๐Ÿ‘ Allow -s with manage
    • ๐Ÿ‘‰ Use same S3 bucket for global endpoints
    • ๐Ÿ›  Fix bug with mixed-case packages
    • Cache wheels, fix 0-byte wheels