DocsAWS 101Blog
← Back to Blog

Cognito HTTP Basic Auth, Step Functions Lambda, and SNS async delivery fixes

June 25, 2026 · v1.3.68

v1.3.68 is a fixes release: Cognito OAuth2 HTTP Basic client authentication, two Step Functions lambda:invoke AWS-parity fixes, and asynchronous SNS to Lambda delivery — driven by reported issues and contributed PRs.

Cognito

Step Functions

SNS

Upgrade

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

Or pin in compose.yaml:

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

Stay in sync

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