Releases: symbiote/silverstripe-sesmail
Releases · symbiote/silverstripe-sesmail
4.0.0
3.1.4
3.0.4
3.0.3: Merge pull request #16 from stephenmcm/master
Add a retry on (rare) SSL connection error to SES.
3.0.2
Fix bug where if the job broke due to connection issues / exception it would requeue with blank data (QueuedJobService does not pass arguments when creating the job again)
2.2.0: Merge pull request #17 from SilbinaryWolf/fix-statuscode
fix(StatusCode): Ensure statusCode is 200 OK