Skip to content

Releases: sendgrid/sendgrid-python

6.2.2

15 Apr 19:33
Compare
Choose a tag to compare

Release Notes

Library - Fix

6.2.1

01 Apr 19:40
Compare
Choose a tag to compare

Release Notes

Library - Docs

6.2.0

18 Mar 19:32
Compare
Choose a tag to compare

Release Notes

Library - Docs

Library - Feature

Library - Chore

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.