Zappa v0.43.0 Release Notes

    • Checks for the key 'Environment' when fetching remote lambda env vars (#988)
    • ⚡️ except BotoCoreError before general exception in zappa.cli.update
    • 👉 make cookie hack case-insensitive
    • 🛠 Fix #998 - Make environment variable keys strings instead of byte arrays in python 3.6
    • ➕ Add --disable_progress command line parameter
    • #946 - Allow setting cors to false.
    • #870 Lambda from outside
    • Implement context header mappings - Feature Request Issue #939
    • Separating out native AWS environment variables ##962
    • Rule name shortening
    • Splintering aws_environment_variables from environment_variables (to avoid overwriting AWS native env vars).