v5.6.0: Merge pull request #409 from sisimai/5.6.0-release
·
155 commits
to 5-stable
since this release
- 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
TooManyConnandSpeedingintoRateLimited. - Merge
ExceedLimitandMesgTooBigintoEmailTooLarge.
- Merge
- #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
PolicyViolationtoContentError.
- Update bounce status mappings in
- Reorganize the internal status code #403
- Temporary error
4.0.9**has been changed to4.9.***. - Permanent error
5.0.9**has been changed to5.9.***.
- Temporary error
- #401
Sisimai::String.tokenhas been moved toSisimai::Fact.token(). - Happy Birthday to Suzu (formerly known as "Neko-dono" Michitsuna)🐈.
- Changes in Bounce Reason Categorization