Releases: django-ses/django-ses
Releases · django-ses/django-ses
v4.7.2
v4.7.1
Re-add django 3.2 support, accidentally removed in v4.7.0
Although please upgrade to Django 4.2, we'll probably drop v3 support as it's not officially supported by Django itself.
v4.7.0
What's Changed
- Bump virtualenv from 20.35.4 to 20.36.1 by @dependabot[bot] in #366
- feat: add SES Global Endpoint (Multi-Region Endpoint) support by @tomoyasu-sasaki in #367
New Contributors
- @tomoyasu-sasaki made their first contribution in #367
Full Changelog: v4.6.0...v4.7.0
v4.6.0
v4.5.0
What's Changed
- Bump django from 4.2.18 to 4.2.20 by @dependabot[bot] in #350
- Bump django from 4.2.20 to 4.2.21 by @dependabot[bot] in #351
- Bump django from 4.2.21 to 4.2.22 by @dependabot[bot] in #352
- Bump requests from 2.32.3 to 2.32.4 by @dependabot[bot] in #353
- Bump django from 4.2.22 to 4.2.24 by @dependabot[bot] in #354
- Bump django from 4.2.24 to 4.2.25 by @dependabot[bot] in #355
- Typo fixes in README by @alexmv in #356
- Poetry updates. by @pcraciunoiu in #358
- Lazy load settings by @bblanchon in #360
- Bump django from 4.2.26 to 4.2.27 by @dependabot[bot] in #361
New Contributors
- @alexmv made their first contribution in #356
- @bblanchon made their first contribution in #360
Full Changelog: v4.4.0...v4.5.0
v4.4.0
What's Changed
- Bump django from 4.2.17 to 4.2.18 by @dependabot[bot] in #345
- Implement "message sent" signal by @alexandernst in #347
Full Changelog: v4.3.2...v4.4.0
v4.3.2
What's Changed
- Avoid migrations when not using blacklist feature (#343) by @alexandernst in #344
Full Changelog: v4.3.1...v4.3.2
v4.3.1
What's Changed
- Bump django from 4.2.16 to 4.2.17 by @dependabot[bot] in #340
- Continue if all recipients are blacklisted by @ezet in #342
New Contributors
Full Changelog: v4.3.0...v4.3.1