File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,28 @@ Release history
2525^^^^^^^^^^^^^^^
2626 .. This extra heading level keeps the ToC from becoming unmanageably long
2727
28+ v5.0
29+ ----
30+
31+ *In development *
32+
33+ Breaking changes
34+ ~~~~~~~~~~~~~~~~
35+
36+ * **Mailgun: ** Anymail's status tracking webhooks now report Mailgun "temporary failure"
37+ events as Anymail's normalized "deferred" `event_type `. (Previously they were reported
38+ as "bounced", lumping them in with permanent failures.) The new behavior is consistent
39+ with how Anymail handles other ESP's tracking notifications. In the unlikely case your
40+ code depended on "temporary failure" showing up as "bounced" you will need to update it.
41+ (Thanks `@costela `_.)
42+
43+ Fixes
44+ ~~~~~
45+
46+ * **Mailgun: ** Improve error reporting when an inbound route is accidentally pointed
47+ at Anymail's tracking webhook url or vice versa.
48+
49+
2850v4.3
2951----
3052
You can’t perform that action at this time.
0 commit comments