• 2.1.2 3daee2df53

    v2.1.2 Stable

    javier released this 2026-02-12 13:55:59 +00:00 | 0 commits to main since this release

    2.1.2

    • Fixed charset encoding issue that caused "expected parameter value, got null" error when sending emails through Amazon SES.
    • Added robust charset validation in header parsing to prevent empty or invalid charset values.
    • Enhanced charset handling with fallback to UTF-8 when no valid charset is provided.

    2.1.1

    • Added comprehensive Amazon SES debug context to test email error reports.
    • Debug information now includes: AWS region, masked access key, SDK version, endpoint URL, and UTC timestamp.
    • Enhanced AWS error reporting with request IDs, HTTP status codes, and error codes for easier troubleshooting.
    • Improved security by masking access keys in error output (shows only first 4 and last 4 characters).
    Downloads