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