DocsAWS 101Blog
← Back to Blog

AWS Config, Cloud Control API, Pipes over the SDK, and executable CodeBuild builds

August 7, 2026 · v1.4.14

v1.4.14 adds three services and a real build runner. EventBridge Pipes gains its SDK control plane, AWS Config and Cloud Control API arrive, and CodeBuild can now execute builds through the official AWS local agent. Cognito grows choice-based Hosted UI sign-in, and a batch of RDS, CloudWatch, SNS, CloudFormation, and CloudWatch Logs parity fixes land on top.

New

Fixes

Upgrade

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

Or pin in compose.yaml:

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

Stay in sync

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