LocalStack v0.12.1 Release Notes

Release Date: 2020-11-11 // over 3 years ago
  • Change Log:

    ๐Ÿš€ LocalStack release 0.12.1

    1. New Features

    • โž• add CloudFormation support for Lambda::Permission
    • ๐Ÿ‘Œ support filtering of events by pattern using eventPattern
    • enable setting custom authorizers on API GW resource methods

    2. Enhancements

    • set correct Id attribute in S3 notification messages
    • โž• add log output listener for shell command thread
    • โž• add docs about using AWS CLI v2 from Docker image
    • ๐Ÿ“š updates in developer documentation and README (e.g., docker-compose version)
    • ๐Ÿ”จ refactor StepFunctions integration tests
    • pass $EDGE_PORT to Lambdas
    • โž• add Terraform test for several resources (Lambdas, S3 bucket CORS integration)
    • โž• add test for creating SFN State Machine with Choice operator
    • โž• add test for creating SQS queue with attributes via CloudFormation

    ๐Ÿ›  3. Bug Fixes

    • ๐Ÿ›  fix missing module import for Windows
    • ๐Ÿ›  fix DynamoDB streams sequence number mismatch on GetRecords
    • ๐Ÿ›  fix date format in CloudWatch responses
    • ๐Ÿ›  fix service name and NS URLs for XML service responses
    • ๐Ÿ›  fix gzip encoding for empty response content