MiniStack v1.1.38
ECS expands to 47 operations with full Terraform coverage. SES gains real email delivery via SMTP_HOST. API Gateway v2 Terraform deserialization fixed. 1000+ tests passing.
Added
- ECS 19 new operations (47 total) —
ListTaskDefinitionFamilies,DeleteTaskDefinitions,ListServicesByNamespace,PutAccountSettingDefault,DeleteAccountSetting,PutAttributes,DeleteAttributes,ListAttributes,UpdateCapacityProvider, service deployments, agent stubs, task protection. Full Terraform ECS coverage. - SES SMTP relay via
SMTP_HOST— when set (e.g.mailhog:1025), SendEmail, SendRawEmail, SendTemplatedEmail, and SendBulkTemplatedEmail deliver to an external SMTP server. Zero impact when unset. Contributed by @kjdev. - Docker socket documentation — README quickstart now shows
-v /var/run/docker.sockfor RDS, ECS, and Lambda container features.
Fixed
- API Gateway v2
CreatedDate— was returning Unix timestamp (number) instead of ISO8601 string, causing Terraform AWS Provider v5/v6 deserialization failure onaws_apigatewayv2_api. Reported by @hmarcuzzo.
Stats
- 1000+ tests — crossed the 1,000 test milestone.
- Community contributions: @kjdev (SES SMTP), @hmarcuzzo (API GW bug report), @DaviReisVieira (StackPort UI), @McDoit (Aspire integration).
🔗
Full changelog on GitHub
github.com/Nahuel990/ministack/CHANGELOG.md