What's Changed
- docs: update secrets manager docs with new handlers by @ericbsantana in #698
- feat(scheduler): support TagResource, UntagResource, ListTagsForResource by @okinaka in #700
- feat(sqs,dynamodb): TRACE-level payload logging by @stashev in #697
- feat(eventbridge): add Archive and Replay support by @hectorvent in #702
- fix(appconfig): use capital "Tags" body key matching AWS SDK wire format by @okinaka in #704
- fix(docker): respect DOCKER_HOST env var and handle missing URI scheme by @hectorvent in #705
- fix(ec2): AssociateRouteTable associationState, RouteTable associatio… by @hectorvent in #706
- feat(lambda): mount host ~/.aws for real credential discovery by @shazi57 in #703
- feat(ses): add MAIL FROM domain and identity attribute operations by @okinaka in #716
- Fix[Eventbridge pipe - SQS] Eventbridge pipe always delivers sqs message to default region by @Arthur-0896 in #714
- refactor(pipes): remove unused 2-arg invokeSqs overload by @okinaka in #718
- docs(lambda): update description to clarify Docker container usage by @Romeo-mz in #720
- fix(eventbridge): support account, region, and nested detail pattern matching by @ctnnguyen in #725
- fix(sqs): add SenderId and ApproximateFirstReceiveTimestamp to Lambda event records by @ctnnguyen in #726
- fix(s3): persist x-amz-meta-* metadata from presigned POST uploads by @ctnnguyen in #727
- fix(ses): align V2 identity error responses with AWS by @okinaka in #723
- feat(ssm): add Run Command and ec2messages agent protocol by @hectorvent in #728
- feat(codedeploy): Server platform — on-premises instance management, … by @hectorvent in #731
- feat(elbv2): ALB Lambda target type by @hectorvent in #730
- feat(route53): add Route53 management-plane emulation by @hectorvent in #715
- fix(ec2): prevent SSH port collision on concurrent RunInstances (#721) by @hectorvent in #733
- feat(backup): AWS Backup management-plane API by @hectorvent in #734
- fix(s3): use queue ARN region when delivering notifications to SQS by @vonZeppelin in #735
- feat(transferfamily): adding new service by @hectorvent in #732
New Contributors
- @ericbsantana made their first contribution in #698
- @shazi57 made their first contribution in #703
- @Arthur-0896 made their first contribution in #714
- @Romeo-mz made their first contribution in #720
- @vonZeppelin made their first contribution in #735
Full Changelog: 1.5.12...1.5.13