Skip to content
/ mailer Public

v7.4.17

Choose a tag to compare

@fabpot fabpot released this 22 Aug 13:44
· 82 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v7.4.17

Changelog (v7.4.15...v7.4.17)

  • bug #65527 Fix emails reported twice when they are queued and sent in the same process (@nicolas-grekas)
  • bug #65544 Fix the SMTP scheme check in the transport factory test case (@nicolas-grekas)
  • bug #65352 Reconnect after a timeout to avoid SMTP response desync (@ousamabenyounes)
  • bug #65274 Avoid retaining messages without the profiler (@eissasoubhi)