DocsAWS 101Blog
← Back to Blog

Cognito identity linking, S3 versioning edges, and Pipes to Step Functions

August 26, 2026 · v1.5.2

v1.5.2 is a parity sweep across seven services. Cognito gains federated identity linking and finally reports a pool's schema, S3 completes all five checksum algorithms and answers its versioning edges the way real S3 does, EventBridge Pipes delivers DynamoDB streams to Step Functions, and input transformers, idempotent CreateStateMachine, EC2 snapshot filters, CodeBuild, Lambda response streaming and s3tables each close a real gap.

New

Fixes

Upgrade

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

Or pin in compose.yaml:

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

Stay in sync

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