Sparta v0.11.0 Release Notes

    • 💥 :warning: BREAKING
    • :checkered_flag: CHANGES
      • :tada: Python CGO support added. See the https://github.com/mweagle/SpartaPython project for example usage!
      • In preliminary testing, the Python CGO package provides significant cold start and hot-execution performance benefits.
      • Migrated dependency management to dep
    • 🛠 :bug: FIXED
      • Fixed latent bug where DynamoDB EventSource mappings ResourceARNs weren't properly serialized.
      • Fixed latent bug where code pushed to S3 version-enabled buckets didn't use the latest VersionID in the AWS Lambda Code value.