Releases: symfony/notifier
Releases · symfony/notifier
v5.3.0-RC1
Changelog (v5.3.0-BETA4...v5.3.0-RC1)
- bug #41211 Add missing charset to content-type for Slack notifier (norkunas)
v5.3.0-BETA4
Changelog (v5.3.0-BETA3...v5.3.0-BETA4)
- no significant changes
v5.2.8
Changelog (v5.2.7...v5.2.8)
- bug #40982 Fix return SentMessage then Messenger not used (WaylandAce)
- bug #41078 Make FailoverTransport always pick the first transport (jschaedl)
- bug #40955 Fix missed messageId for SendMessage object in slack notifier (WaylandAce)
v5.3.0-BETA3
Changelog (v5.3.0-BETA2...v5.3.0-BETA3)
- bug #40982 Fix return SentMessage then Messenger not used (WaylandAce)
- feature #40992 Add SlackOptions::threadTs() to send message as reply (WaylandAce)
- bug #41078 Make FailoverTransport always pick the first transport (jschaedl)
- bug #40955 Fix missed messageId for SendMessage object in slack notifier (WaylandAce)
v5.3.0-BETA2
Changelog (v5.3.0-BETA1...v5.3.0-BETA2)
- bug #40852 Add missing entries in scheme to package map (jschaedl)
v5.2.4
Changelog (v5.2.3...v5.2.4)
- no changes
v5.2.3
Changelog (v5.2.2...v5.2.3)
- no changes
v5.2.2
Changelog (v5.2.1...v5.2.2)
- bug #39871 “Invalid signature” for message with slashes (OneT0uch)
- bug #39812 Make EmailMessage & SmsMessage transport nullable (odolbeau)
- bug #39586 Supports empty path for slack DSN (odolbeau)
v5.1.11
Changelog (v5.1.10...v5.1.11)
- bug #39871 “Invalid signature” for message with slashes (OneT0uch)
- bug #39812 Make EmailMessage & SmsMessage transport nullable (odolbeau)
v5.2.1
Changelog (v5.2.0...v5.2.1)
- bug #39545 Host is required (OskarStark)
- bug #39548 Host is required (OskarStark)
- bug #39538 Fix parsing Dsn with empty user/password (OskarStark)
- bug #39492 Use private const and mb_strlen() (OskarStark)
- bug #39522 Set message id on SentMessage (OskarStark)
- bug #39532 Fix toString when optional parameter is not set (OskarStark)
- bug #39515 Fix wrong package name (OskarStark)
- bug #39514 Fix wrong package names (OskarStark)
- bug #39510 [Free Mobile] Could not use custom host in DSN (OskarStark)
- bug #39494 Add missing symfony/deprecation-contracts requirement (jderusse)
- bug #39456 Fix wrong scheme in mapping (OskarStark)
- bug #39413 Make webhookId argument required (OskarStark)
- bug #39409 Add tests (OskarStark)
- bug #39310 Add exception for deprecated slack dsn (malteschlueter)
- bug #39236 Fix slack section block (norkunas)