What's Changed
- fix(test): disable bats within-file parallelism in awscli compat suite by @hampsterx in #582
- fix(dynamodb): accept full ARN for TableName across operations (#575) by @hampsterx in #580
- feat(pipes): add filtering, input templates, batch sizes, and DLQ by @ctnnguyen in #576
- fix(dynamodb): enforce DeletionProtectionEnabled on create, update, and delete by @ctnnguyen in #583
- feat(cognito): add TagResource, UntagResource, ListTagsForResource for user pools by @hampsterx in #579
- fix(lambda): support nested python handler module paths by @MestreY0d4-Uninter in #570
- fix(dynamodb): serialise concurrent mutations and transactions by @stashev in #572
- feat(ses): implement email template CRUD with stored, inline, and ARN variants by @okinaka in #573
- feat(sqs): clear SNS FIFO dedup cache on PurgeQueue by @r-belakapytski in #594
- feat(athena): real SQL execution via floci-duck DuckDB sidecar by @hectorvent in #584
- docs: update Docker image references to floci/floci by @okinaka in #595
- feat(lambda): embedded DNS server for virtual-hosted S3 resolution by @hectorvent in #585
- fix(pipes): return parameters in mutation responses, warn on stream record loss by @ctnnguyen in #588
- fix(pipes): read EventBridgeEventBusParameters for Source and DetailType by @ctnnguyen in #589
- feat(cognito): add TagResource, UntagResource, ListTagsForResource forr user pools (#579) by @iam-ssrivastav in #591
- fix(lambda): parse empty payload in lambda by @rhrlima in #600
- fix(docker): make bind-mounted /var/run/docker.sock work on all hosts by @cahna in #602
- fix(lambda): replace blocking /next handler with reactive pattern by @hectorvent in #596
- fix(lambda): wire S3VirtualHostFilter to container-aware DNS suffix by @hectorvent in #598
- feat(lambda): bind-mount hot-reload via S3Bucket=hot-reload by @hectorvent in #601
- fix(s3-control): accept plain S3 ARN (arn:aws:s3:::bucket) in ListTagsForResource (#556) by @hectorvent in #603
- fix(rds): fix DBSubnetGroup shape, non-master auth pass-through, and volume lifecycle by @hectorvent in #604
Full Changelog: 1.5.7...1.5.8