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