10000 minor #59380 [Mailer] Add missing `retry_period` DSN option (alamirault) · symfony/symfony@17d6c3d · GitHub
[go: up one dir, main page]

Skip to content

Commit 17d6c3d

Browse files
minor #59380 [Mailer] Add missing retry_period DSN option (alamirault)
This PR was merged into the 7.3 branch. Discussion ---------- [Mailer] Add missing `retry_period` DSN option | Q | A | ------------- | --- | Branch? | 7.3 | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Issues | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead --> | License | MIT I found changelog is missing while documenting symfony/symfony-docs#20511 Code PR: #54939 Commits ------- 2512b64 [Mailer] Add missing retry_period DSN option
2 parents f5b46e9 + 2512b64 commit 17d6c3d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/Symfony/Component/Mailer/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
7EAC
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGELOG
22
=========
33

4+
7.3
5+
---
6+
7+
* Add DSN param `retry_period` to override default email transport retry period
8+
49
7.2
510
---
611

0 commit comments

Comments
 (0)
0