Skip to content

Releases: symfony/notifier

v5.3.0-RC1

19 May 13:42
v5.3.0-RC1
Compare
Choose a tag to compare
v5.3.0-RC1 Pre-release
Pre-release

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

12 May 13:51
v5.3.0-BETA4
Compare
Choose a tag to compare
v5.3.0-BETA4 Pre-release
Pre-release

Changelog (v5.3.0-BETA3...v5.3.0-BETA4)

  • no significant changes

v5.2.8

12 May 13:35
v5.2.8
Compare
Choose a tag to compare

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

09 May 16:30
v5.3.0-BETA3
Compare
Choose a tag to compare
v5.3.0-BETA3 Pre-release
Pre-release

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

01 May 15:06
v5.3.0-BETA2
Compare
Choose a tag to compare
v5.3.0-BETA2 Pre-release
Pre-release

Changelog (v5.3.0-BETA1...v5.3.0-BETA2)

  • bug #40852 Add missing entries in scheme to package map (jschaedl)

v5.2.4

04 Mar 18:12
v5.2.4
Compare
Choose a tag to compare

Changelog (v5.2.3...v5.2.4)

  • no changes

v5.2.3

03 Feb 04:56
v5.2.3
Compare
Choose a tag to compare

Changelog (v5.2.2...v5.2.3)

  • no changes

v5.2.2

27 Jan 14:57
v5.2.2
Compare
Choose a tag to compare

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

27 Jan 14:46
v5.1.11
Compare
Choose a tag to compare

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

18 Dec 14:10
v5.2.1
Compare
Choose a tag to compare

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)