What's Changed
- feat(ses): SMTP relay for SendEmail and SendRawEmail by @okinaka in #534
- feat(appconfig): implement resource tagging and predefined deployment strategies by @edwintian in #533
- feat(firehose): implement DeleteDeliveryStream API and add integratio… by @iam-ssrivastav in #535
- fix(dynamodb): return attributes for UPDATED_NEW/UPDATED_OLD on new items by @stashev in #538
- feat(pipes): add EventBridge Pipes service skeleton with CRUD API by @ctnnguyen in #539
- fix(lambda): initialize ESM pollers at startup and fix worker-pool ex… by @hectorvent in #543
- feat(docker): centralize Docker config and add private registry authe… by @hectorvent in #549
- bug(secretsmanager): incorrect update of AWSPENDING on secret value update by @danielabeledo in #542
- fix(kms): support HMAC_* key specs in CreateKey by @hampsterx in #544
- feat(scheduler): invoke targets when schedules fire by @zeka001 in #551
- feature(secretsmanager): add handling for UpdateSecretVersionStage by @danielabeledo in #545
- fix(lambda): add missing FunctionConfiguration fields and fix respons… by @hectorvent in #546
- fix(s3): wrap S3 Control XML errors in ErrorResponse wrapper by @MestreY0d4-Uninter in #560
- fix(acm,native): acm fix on the native binary by @hectorvent in #559
- feat(cognito,kms): allow caller-pinned resource IDs via reserved tag prefix (#460) by @hampsterx in #568
- feat(sqs): add option to clear deduplication cache on PurgeQueue by @r-belakapytski in #561
- fix(s3): enforce conditional writes by @gitRasheed in #566
- feat(pipes): add source polling and target invocation by @ctnnguyen in #555
- fix: release 1.5.6 by @hectorvent in #569
New Contributors
- @MestreY0d4-Uninter made their first contribution in #560
- @gitRasheed made their first contribution in #566
Full Changelog: 1.5.5...1.5.7