github ministackorg/ministack v1.1.55

latest releases: v1.3.52, v1.3.51, v1.3.50...
one month ago

What's Changed

[1.1.55] — 2026-04-09

Fixed

  • IAM/CloudFormation JSON protocol support — IAM and CloudFormation now handle AwsJson1_1 protocol requests (used by newer AWS SDK versions and CDK CLI). v1.1.54 added JSON protocol support for STS only, but some CDK/SDK versions also send IAM and CloudFormation requests via JSON protocol, causing "The security token included in the request is invalid" errors.
  • CloudFormation AutoScaling stubsAWS::AutoScaling::AutoScalingGroup, LaunchConfiguration, ScalingPolicy, LifecycleHook, and ScheduledAction are now handled as no-ops, allowing CDK/CFN stacks with ASGs to deploy without failing. Reported by @titan1978
  • README KMS table formatting — KMS row was detached from the services table by a blank line, causing broken rendering.

Don't miss a new ministack release

NewReleases is sending notifications on new releases.