DocsAWS 101Blog
← Back to Blog

Aurora shared storage, Valkey, s3tables CloudFormation, and three more region-isolated services

July 22, 2026 · v1.4.4

v1.4.4 brings the Aurora cluster shared-storage model, ElastiCache Valkey, s3tables CloudFormation plus its Iceberg REST catalog, KMS data key pairs, ALB forwarding to instance/ip targets, AWS::ApiGateway::GatewayResponse CloudFormation support, the Cognito NEW_PASSWORD_REQUIRED Hosted UI flow, region isolation for EventBridge Scheduler, CodeBuild, and Resource Groups, and fixes across Batch, S3, EC2, and Lambda.

RDS — Aurora shared storage and the Data API HTTP endpoint

ElastiCache — Valkey engine

KMS — asymmetric data key pairs

ALB — data-plane forwarding to instance/ip targets

CloudFormation — GatewayResponse and s3tables

Cognito — Hosted UI password change

Multi-region — Scheduler, CodeBuild, and Resource Groups join

Fixes

Upgrade

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

Or pin in compose.yaml:

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

Stay in sync

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