Skip to content

Releases: sendgrid/sendgrid-python

6.1.3

04 Mar 21:57
Compare
Choose a tag to compare

Release Notes

Library - Chore

Library - Fix

6.1.2

20 Feb 00:06
Compare
Choose a tag to compare

Release Notes

Library - Fix

  • PR #838: Convert integer substitution value to string. Thanks to @lifez!

6.1.1

24 Jan 07:28
Compare
Choose a tag to compare

Release Notes

Library - Docs

Library - Chore

Library - Fix

v6.1.0

12 Sep 21:56
Compare
Choose a tag to compare

Added

  • Bumped dependency on python-http-client to v3.2.1
  • PR #807: Get version from version.py instead of version.txt. (BIG thanks to @lipis)
  • PR #808: API key permissions mention in USAGE.md. (BIG thanks to @int-ua)

Fixed

v6.0.5

02 May 01:32
Compare
Choose a tag to compare

Fixed

  • PR #794: Update type requirements used for multiple objects (BIG thanks to @jphilipsen05)
  • PR #797: API Key typo
  • PR #792: Fixes #790: TypeError "name must be of type string" regression when name is Unicode string (BIG thanks to @johnpkennedy)
  • PR #785: Link for 'Transactional Templates' in use_cases README.md broken (BIG thanks to @nguyenpk)

v6.0.3

06 Apr 03:43
Compare
Choose a tag to compare

Added

v6.0.2

03 Apr 05:27
Compare
Choose a tag to compare
  • Do not install the inbound parser module by default.

v6.0.0

03 Apr 04:53
Compare
Choose a tag to compare

BREAKING CHANGE

  • The Mail helper signature has changed.
  • Setting up a SendGridAPIClient has changed.

Please see the use cases documentation for implemenation details.

This refactor was based on this issue. BIG thanks to all of those who participated in shaping this release.

In particular, BIG THANKS to:
@yothinix
@jeffoneill
@elbuo8
@Jakobovski
@andriisoldatenko
@dibyadas
@belfazt
@iandouglas
@mehronkugler

Fixed

Added

v5.6.0

21 Aug 00:15
Compare
Choose a tag to compare

Added

v5.5.0

16 Aug 19:04
Compare
Choose a tag to compare

Added

Fixed