What's Changed
- test(lambda): cover event source mapping UUID path prefixes by @yhay81 in #851
- fix(messaging): validate SNS and SQS names by @mizchi in #683
- Fix DynamoDB key attribute updates by @mizchi in #673
- test(integration): terraform / opentofu provider compatibility scaffold by @mizchi in #589
- fix(kinesis): validate CreateStream inputs by @mizchi in #687
- fix: persist create-time tags for DynamoDB, EventBridge, and SNS by @sivchari in #856
- Reject empty S3 multipart completion by @mizchi in #675
- fix(s3): return bucket notification config by @mizchi in #695
- feat(aps): Amazon Managed Prometheus emulation with data-plane passthrough by @mizchi in #582
- fix(s3): version completed multipart uploads by @mizchi in #697
- test(terraform): restructure e2e into conflict-free fixture directories by @sivchari in #857
- fix(dynamodb): always include requested tables in BatchGetItem Responses by @myohei in #855
- fix(sfn): lowercase execution ARN segment and report States.Runtime for engine failures by @sivchari in #863
- fix(dynamodb): apply Limit to evaluated items before FilterExpression by @sivchari in #864
- fix(lambda): serialize sync and async invocations per function by @sivchari in #865
- feat(apigatewayv2): emulate JWT authorizers for HTTP APIs by @sivchari in #866
- feat(sfn): execute Choice, Wait, Succeed, and Fail states and plain Lambda ARN tasks by @sivchari in #867
- release v0.27.0 by @sivchari in #868
New Contributors
Full Changelog: v0.26.0...v0.27.0