github ministackorg/ministack v1.1.6

latest releases: v1.3.42, v1.3.41, v1.3.40...
one month ago

[1.1.6] — 2026-03-30

Fixed

  • XML error responses — added <Type>Sender</Type> (4xx) / <Type>Receiver</Type> (5xx) to all XML error responses in sqs.py and core/responses.py (used by S3, SNS, IAM, STS, CloudWatch). botocore requires this element to populate typed exception classes (e.g. client.exceptions.QueueDoesNotExist). Without it, botocore fell back to generic ClientError even when the error Code was correct.

Tests

  • 694 integration tests — all passing

Don't miss a new ministack release

NewReleases is sending notifications on new releases.