Skip to content

v5.6.0: Merge pull request #409 from sisimai/5.6.0-release

Choose a tag to compare

@azumakuniyuki azumakuniyuki released this 02 Feb 09:38
· 155 commits to 5-stable since this release
75e4fca
  • release: "Mon, 2 Feb 2026 18:30:22 +0900 (JST)"
  • version: "5.6.0"
  • changes:
    • Changes in Bounce Reason Categorization
      • Update bounce status mappings in Sisimai::SMTP::Status.
      • #399 Consolidate four bounce reasons into two:
        • Merge TooManyConn and Speeding into RateLimited.
        • Merge ExceedLimit and MesgTooBig into EmailTooLarge.
      • #406 Update assigned reasons in rhost/for-*.go.
      • #408 Error message patterns improvement.
        • Merge similar error message patterns and remove ambiguous ones.
        • Attachment-related errors have been moved from PolicyViolation to ContentError.
    • Reorganize the internal status code #403
      • Temporary error 4.0.9** has been changed to 4.9.***.
      • Permanent error 5.0.9** has been changed to 5.9.***.
    • #401 Sisimai::String.token has been moved to Sisimai::Fact.token().
    • Happy Birthday to Suzu (formerly known as "Neko-dono" Michitsuna)🐈.