Releases: symfony/mailer
Releases · symfony/mailer
v5.1.6
Changelog (v5.1.5...v5.1.6)
- bug #38147 Fixed Mailgun API bridge JsonException when API response is not applicaton/json (asprega)
- bug #38075 esmtp error not being thrown properly (Anton Zagorskii)
v4.4.14
Changelog (v4.4.13...v4.4.14)
- bug #38075 esmtp error not being thrown properly (Anton Zagorskii)
v5.1.5
Changelog (v5.1.4...v5.1.5)
- bug #37961 Fixed 'verify_peer' option in mailer DSN being ignored (SnakePin)
- bug #38001 Fix symfony/amazon-mailer constraint (Michał Jusięga)
v4.4.13
Changelog (v4.4.12...v4.4.13)
- no changes
v5.1.4
Changelog (v5.1.3...v5.1.4)
- bug #37913 Support Return-Path in SesApiAsyncAwsTransport (cvmiert)
- bug #37900 Fixed mandrill api header structure (wulff)
- bug #37899 Support reply-to in SesApiAsyncAwsTransport (cvmiert)
- bug #37888 Reorder headers used to determine Sender (cvmiert)
- bug #37872 Fixed envelope recipients on sendgridApiTransport (arendjantetteroo)
v4.4.12
Changelog (v4.4.11...v4.4.12)
- bug #37900 Fixed mandrill api header structure (wulff)
- bug #37888 Reorder headers used to determine Sender (cvmiert)
- bug #37872 Fixed envelope recipients on sendgridApiTransport (arendjantetteroo)
v5.1.3
Changelog (v5.1.2...v5.1.3)
- bug #37611 Fix failover transport (fabpot)
- bug #37527 Fix reply-to functionality in the SendgridApiTransport (jt2k)
- bug #37580 Keep Sender full address when used by non-SMTP transports (fabpot)
- bug #36888 Fix mandrill raw http request setting from email/name (JohJohan)
v5.0.11
Changelog (v5.0.10...v5.0.11)
- bug #37527 Fix reply-to functionality in the SendgridApiTransport (jt2k)
- bug #37580 Keep Sender full address when used by non-SMTP transports (fabpot)
- bug #36888 Fix mandrill raw http request setting from email/name (JohJohan)
v4.4.11
Changelog (v4.4.10...v4.4.11)
- bug #37527 Fix reply-to functionality in the SendgridApiTransport (jt2k)
- bug #37580 Keep Sender full address when used by non-SMTP transports (fabpot)
- bug #36888 Fix mandrill raw http request setting from email/name (JohJohan)
v5.1.2
Changelog (v5.1.1...v5.1.2)
- no changes