DocsAWS 101Blog
← Back to Blog

Auto Scaling instance refresh, S3 ownership controls, API Gateway custom IDs, and EC2 / Lambda / Glue / ECS fixes

June 19, 2026 · v1.3.65

v1.3.65 is a fixes release — AWS-parity corrections across Auto Scaling, S3, API Gateway, EC2, Glue, Lambda, and ECS, driven by reported issues and contributed PRs.

Auto Scaling

S3

API Gateway

EC2

Glue

Lambda

ECS

Upgrade

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

Or pin in compose.yaml:

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

Stay in sync

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