Releases: sendgrid/sendgrid-python
Releases · sendgrid/sendgrid-python
7.0.0-rc.2
Release Notes
Account provisioning
- Add Account Provisioning API
Domain authentication
- Add Domain Authentication API
7.0.0-rc.1
6.11.0
6.10.0
Release Notes
Library - Feature
- PR #1062: Add reply_to_list functionality. Thanks to @thepuzzlemaster!
- PR #1059: Add Python 3.11 to the testing. Thanks to @cclauss!
Library - Miscellaneous
- PR #1065: Create GitHub Action to lint Python code. Thanks to @cclauss!
- PR #1064: Upgrade GitHub Action test-and-deploy.yml. Thanks to @cclauss!
- PR #1063: Upgrade GitHub Action pr-lint.yml. Thanks to @cclauss!
Library - Test
Library - Docs
- PR #1055: Modify README.md in alignment with SendGrid Support. Thanks to @garethpaul!
- PR #1052: Fix link that has drifted. Thanks to @jonathanberger!
6.9.7
Release Notes
Library - Chore
- PR #1048: Update mail_example.py. Thanks to @vmesel!
- PR #1049: push Datadog Release Metric upon deploy success. Thanks to @eshanholtz!
- PR #1050: fix flask dependency test issues. Thanks to @eshanholtz!
6.9.6
Release Notes
Library - Chore
- PR #1044: drop pytest which was not being used. Thanks to @childish-sambino!
- PR #1043: upgrade supported language versions. Thanks to @childish-sambino!
- PR #1041: add gh release to workflow. Thanks to @shwetha-manvinkurke!
- PR #1039: merge test and deploy workflows. Thanks to @Hunga1!
6.9.5
6.9.4
Release Notes
Library - Chore
- PR #1031: Remove unused import from distutils. Thanks to @tirkarthi!
Library - Docs
- PR #1032: remove leading spaces on error handling example. Thanks to @thinkingserious!