🚀 Features
New Services & Service Capabilities
- feat(textract): add Textract service support and integration tests by @Romeo-mz in #719
- feat(apigatewayv2): add WebSocket data-plane support by @dixitrathod16 in #712
- feat(ses): add
UpdateAccountSendingEnabled(v1) by @okinaka in #737 - feat(ses): add v2
TagResource/UntagResource/ListTagsForResourceby @okinaka in #749 - feat(ses): extend tag endpoints to v2
EmailTemplateARNs by @okinaka in #759 - feat(ses): extend tag endpoints to v2
EmailIdentityARNs by @okinaka in #760 - feat(cognito): add
UpdateGroupandListUsersInGroupactions by @iam-ssrivastav in #761 - feat(cognito): support
AdminCreateUserMessageAction=RESENDby @sai-manohar-veerubhotla in #755
Platform
- feat(multitenancy): add per-account storage isolation across all services by @hectorvent in #753
- feat: optional TLS/HTTPS support with self-signed certificate generation by @dixitrathod16 in #754
- feat(docker): named-volume storage for child containers by @hectorvent in #743
🐛 Bug Fixes
- fix(cfn): reconcile lambda functions on update by @cwright-hartree in #736
- fix(eventbridge): persist and forward
SqsParameters.MessageGroupIdfor FIFO SQS targets (#722) by @hectorvent in #742 - fix(apigateway): treat
ANYmethod as wildcard for concrete HTTP methods (#710) by @hectorvent in #750 - fix(sqs): SQS tags set at
CreateQueuenot returned byListQueueTagsby @dixitrathod16 in #747 - fix(sqs): drop uppercase
Tagsread fromCreateQueueJSON handler by @okinaka in #752 - fix(s3): parse copy-source
versionIdforCopyObjectand part copy by @somayaj in #751 - fix(docker):
/etc/floci/aws/configmissing in published Docker images by @vonZeppelin in #740 - fix(test): services-must-be-running test fix by @hectorvent in #741
🛠️ Chores & Docs
- chore(docker): ship
awslocalwrapper in the-compatimage by @herder in #746 - docs: environment variables instead of YAML by @hectorvent in #764
👋 New Contributors
- @somayaj made their first contribution in #751
- @sai-manohar-veerubhotla made their first contribution in #755
Full Changelog: 1.5.13...1.5.14