LocalStack v0.12.1 Release Notes
Release Date: 2020-11-11 // about 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