Skip to content

Releases: sklarsa/django-sendgrid-v5

Adds support for sendgrid-python v6

03 Apr 20:47
Compare
Choose a tag to compare

Now supports the newest version of sendgrid's api (https://github.com/sendgrid/sendgrid-python/releases/tag/v6.0.0). Maintains backwards compatibility.

Adds output to console option

28 Jan 22:48
Compare
Choose a tag to compare

Thanks @liavkoren for your contribution!

#45

Adds Dynamic Data Option

17 Oct 01:35
Compare
Choose a tag to compare

Thanks @blackfire70 for #39

Bump to 0.7.0 to clean up semantic versioning

Bug Fixes

26 Apr 21:03
Compare
Choose a tag to compare
  1. Adds ASM and suppression group support
  2. Strips brackets from content-id since they are added back by sendgrid's api

Adds Sandbox Mode in DEBUG

26 Oct 01:47
Compare
Choose a tag to compare

Now supports Sendgrid's sandbox mode in DEBUG mode (by default).

https://sendgrid.com/docs/Classroom/Send/v3_Mail_Send/sandbox_mode.html

Thanks to @Fandekasp for the code review and feature request

Bug Fix: Adds text/plain content to EmailMultiAlternatives

07 Oct 03:18
Compare
Choose a tag to compare

Removes alpha tag

25 Sep 16:40
Compare
Choose a tag to compare
v0.6.6

Removes alpha tag

Updates sendgrid dependencies

11 Aug 21:19
Compare
Choose a tag to compare

Due to breaking changes in sendgrid-python's newest v5.0.0 release: https://github.com/sendgrid/sendgrid-python/releases/tag/v5.0.0

Pins python-sendgrid

10 Aug 17:39
Compare
Choose a tag to compare

Per this discussion: sendgrid/sendgrid-python#328 (comment)

Will unpin once python-sendgrid unpins its dependency to python-http-client (most likely in the v5.0.0 release)

v0.6.0a

24 Jul 21:25
Compare
Choose a tag to compare
v0.6.0a Pre-release
Pre-release
Increment version