github ministackorg/ministack v1.2.10

latest releases: v1.3.54, v1.3.53, v1.3.52...
one month ago

What's Changed

New Contributors

[1.2.10] — 2026-04-13

Added

  • AppConfig service emulator — 33 operations across control plane (appconfig) and data plane (appconfigdata). Applications, environments, configuration profiles, hosted configuration versions, deployment strategies, deployments, tags, and session-based configuration retrieval with token rotation. Contributed by @alexanderkrum-next (#284)
  • Startup Ready. log message — MiniStack now outputs Ready. and per-service <Service> init completed. messages when the server is ready. Compatible with Testcontainers LogMessageWaitStrategy and LocalStack-style readiness detection.

Fixed

  • SFN aws-sdk error code prefixing — SDK errors from aws-sdk:* task integrations are now prefixed with the service name (e.g. SecretsManager.ResourceExistsException instead of bare ResourceExistsException), matching real AWS Step Functions behavior. Fixes Catch blocks that match on service-specific error codes. Contributed by @jayjanssen (#296)

Don't miss a new ministack release

NewReleases is sending notifications on new releases.