Skip to content

Releases: sendgrid/sendgrid-python

6.2.0

Choose a tag to compare

@SendGridDX SendGridDX released this 18 Mar 19:32

Release Notes

Library - Docs

Library - Feature

Library - Chore

6.1.3

Choose a tag to compare

@SendGridDX SendGridDX released this 04 Mar 21:57

Release Notes

Library - Chore

Library - Fix

6.1.2

Choose a tag to compare

@SendGridDX SendGridDX released this 20 Feb 00:06

Release Notes

Library - Fix

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

6.1.1

Choose a tag to compare

@SendGridDX SendGridDX released this 24 Jan 07:28

Release Notes

Library - Docs

Library - Chore

Library - Fix

v6.1.0

Choose a tag to compare

@thinkingserious thinkingserious released this 12 Sep 21:56

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

Choose a tag to compare

@thinkingserious thinkingserious released this 02 May 01:32

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

Choose a tag to compare

@thinkingserious thinkingserious released this 06 Apr 03:43

Added

v6.0.2

Choose a tag to compare

@SendGridDX SendGridDX released this 03 Apr 05:27
  • Do not install the inbound parser module by default.

v6.0.0

Choose a tag to compare

@SendGridDX SendGridDX released this 03 Apr 04:53

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

Choose a tag to compare

@thinkingserious thinkingserious released this 21 Aug 00:15

Added