DocsAWS 101Blog
← Back to Blog

CloudWatch Logs live tail and Insights @ptr, Lambda recursion config, and DynamoDB/S3/EC2 fixes

August 6, 2026 · v1.4.12

v1.4.12 makes CloudWatch Logs Insights usable end-to-end — GetLogRecord, @ptr rows, and a real StartLiveTail stream — adds the Lambda recursion-config API, extends account+region isolation to API Gateway v2, and lands a batch of DynamoDB, S3, RDS, EC2, and Step Functions parity fixes.

New

Multi-region — API Gateway v2

Fixes

Upgrade

docker pull ministackorg/ministack:1.4.12
docker run -d -p 4566:4566 ministackorg/ministack:1.4.12

Or pin in compose.yaml:

services:
  ministack:
    image: ministackorg/ministack:1.4.12
    ports:
      - "4566:4566"

Stay in sync

Issues and PRs welcome on GitHub. Discussion on r/ministack.