Zappa v0.46.0 Release Notes

Release Date: 2018-06-11 // almost 6 years ago
  • Okay, I dropped the ball for a long time. Bad BDFL! ๐Ÿ†• New releases will come much faster once again

    • Pip10 compatibility
    • โž• Add support for base path configuration in API gateway custom domain.
    • Fix path case sensitivity in get_installed_packages
    • ๐Ÿšš Move task decorator async decision from import time to call time.
    • ๐Ÿ›  Fix documentation error in authorizer stanza of zappa_settings.json.
    • โž• Adding explicit UTF-8 encoding for Flask app detection
    • โฌ†๏ธ Bump lambda packages version
    • ๐Ÿ›  Fix for work with latest Werkezeug
    • ๐Ÿ›  Fixed parameter name from 'FunctionNmae' -> 'FunctionName'
    • โœ‚ Remove use; fixes #1522
    • Philippe Trounev is awesome
    • ๐Ÿ›  fix case sensitivity problem for comparing package location
    • isBase64Encoded is a boolean flag instead of string true
    • check pip return code as sometimes pypi lookup fails
    • โž• Add support to delete old versions of lambda functions.
    • Reactor title casing of dict keys into a utility function
    • โž• Add role_arn settings variable
    • ..and too many more, check the changelog!