github ministackorg/ministack v1.1.38

latest releases: v1.3.46, v1.3.45, v1.3.44...
one month ago

What's Changed

New Contributors

[1.1.38] — 2026-04-05

Added

  • ECS 19 new operations (47 total)ListTaskDefinitionFamilies, DeleteTaskDefinitions, ListServicesByNamespace, PutAccountSettingDefault, DeleteAccountSetting, PutAttributes, DeleteAttributes, ListAttributes, UpdateCapacityProvider, DescribeServiceDeployments, ListServiceDeployments, DescribeServiceRevisions, SubmitTaskStateChange, SubmitContainerStateChange, SubmitAttachmentStateChanges, DiscoverPollEndpoint, UpdateTaskProtection, GetTaskProtection. Full Terraform ECS coverage.
  • SES SMTP relay via SMTP_HOST — when set (e.g. mailhog:1025), SendEmail/SendRawEmail/SendTemplatedEmail/SendBulkTemplatedEmail deliver to an external SMTP server. Zero impact when unset. Contributed by @kjdev (#131)
  • Docker socket documentation — README quickstart now shows -v /var/run/docker.sock for RDS, ECS, and Lambda container features

Fixed

  • API Gateway v2 CreatedDate returned as ISO8601 string — was returning Unix timestamp (number), causing Terraform AWS Provider v5/v6 deserialization failure on aws_apigatewayv2_api. Reported by @hmarcuzzo (#132)

Don't miss a new ministack release

NewReleases is sending notifications on new releases.