LocalStack v0.10.9 Release Notes

Release Date: 2020-04-04 // almost 4 years ago
  • Change Log:

    ๐Ÿš€ LocalStack release 0.10.9

    1. New Features

    • โšก๏ธ update Elasticsearch to 7.1
    • โž• add support for SNS redrive policy for Lambda/SQS/HTTP events
    • โž• add message polling mechanism for Lambda-SQS integration
    • add test for S3 list_object_versions with EncodingType parameter
    • โž• add CloudFormation support for SSM::Parameter, API Gateway MethodResponses
    • โž• add SQS list-dead-letter-source-queues API

    2. Enhancements

    • ๐Ÿ‘Œ support passing of parameters to nested CF stacks
    • 0๏ธโƒฃ generate default Lambda FunctionName in CloudFormation
    • ๐Ÿ– handle empty Subject in SNS publish calls
    • โ†” integrate S3 starter into multiserver to improve performance
    • clear out sys.modules to resolve name clashes for multiple local python lambda functions
    • ๐Ÿณ suppress supervisor warning when running in docker as root

    ๐Ÿ›  3. Bug Fixes

    • ๐Ÿ›  fix error around ChangeSet deployment in CloudFormation
    • ๐Ÿ›  fix CF dependency resolution for stack update
    • ๐Ÿ›  fix downloading of CF template from S3 with custom hostname
    • ๐Ÿ›  fix timestamp formatting (millis instead of micros)
    • ๐Ÿ›  fix returning ETag for S3 GetObject calls with range parameter
    • fix send_raw_email for sending raw emails in SES
    • ๐Ÿ›  fix SecretsManager list-secrets to return same ARNs for secrets
    • ๐Ÿ›  fix empty response for PutTargets in CloudWatch Events
    • ๐Ÿ›  fix forwarding of Lambda output to CloudWatch Logs
    • ๐Ÿ›  fix region in CF stack ARNs