What's Changed
- @DaviReisVieira made their first contribution in https://github.com/Nahuel990/ministack/pull/133
- @McDoit made their first contribution in https://github.com/Nahuel990/ministack/pull/137
[1.1.39] — 2026-04-06
Fixed
- AppSync persistence crash on restart —
restore_state()called before it was defined in the file, causingNameErrorwhenPERSIST_STATE=1and restarting. Reported by @samiuoi (#66) - Cognito
AdminSetUserPasswordwithPermanent=false— now correctly setsUserStatustoFORCE_CHANGE_PASSWORD. Previously the password was updated but the status wasn't changed.
Community
- README: Community Integrations section — StackPort visual dashboard by @DaviReisVieira, Aspire Hosting .NET integration by @McDoit
Tests
- 10 new tests: KMS (list policies, rotation period), ElastiCache (parameter groups, snapshots, tags), Lambda (Image CRUD, update ImageUri, provided runtime), SecretsManager (rotate secret), Firehose (S3 destination writes)
- 1011 tests total