Skip to content

Releases: django-ses/django-ses

v2.2.0

19 Jul 16:27
Compare
Choose a tag to compare

#215 - Ability to set config for boto3 client

v2.1.1- hotfix

09 Jul 20:44
Compare
Choose a tag to compare

v2.1.0

09 Jul 17:38
Compare
Choose a tag to compare

Most notably this drops support for Django 1 and Python 2. Also fixes event handling.

#204
#206
#210
#214

v2.0.0

31 Mar 15:36
Compare
Choose a tag to compare

#199 Improve email monitoring/tracking
#201 Fix AWS Signature v4 errors

v1.0.3

07 Sep 17:13
Compare
Choose a tag to compare

#193 Fix admin dashboard broken during boto3 upgrade

v1.0.2

27 Jul 16:08
Compare
Choose a tag to compare

#189 Support for all of python 2.7

v1.0.1

25 Jun 15:08
Compare
Choose a tag to compare

#187 Fix close connection error

v1.0.0

15 Jun 16:55
Compare
Choose a tag to compare

NOTE: This is a major version bump with breaking changes.

NOTE2: This is most likely the last release to support python2.

  • #183 Upgrade to boto3 (replacing boto). Remove setting for AWS_SES_PROXY and related settings. You must use environment variables to configure the proxy now. This is documented in the README.
  • #179 Fix a typo

v0.8.14

17 Jan 20:23
Compare
Choose a tag to compare

#178 fix event type and improve documentation for AWS bounce setup

v0.8.13

05 Dec 16:16
Compare
Choose a tag to compare
  • #165 Add testing for Django 2.2
  • #175 Add AppConfig with verbose_name