Releases: sendgrid/sendgrid-python
Releases · sendgrid/sendgrid-python
v3.2.0
Added
- Helper code for our Inbound Parse webhook
v3.1.10
Fixed
- Release 3.1.9 was botched (sorry!), so the apikey/api_key fix 3.1.9 was supposed to address is now in this release
v3.1.9
Fixed
- Issue #197: api_key / apikey attribute logic incorrect
- Thanks to johguse for reporting the bug
v3.1.8
Added
- Troubleshooting section
v3.1.7
Added
- Solves issue 195
- The variable apikey and api_key are now interchangeable to help support those migrating from v2
- Thanks to Ian Douglas for the feedback!
v3.0.7
- README updates
- Update introduction blurb to include information regarding our forward path
- Update the v3 /mail/send example to include non-helper usage
- Update the generic v3 example to include non-fluent interface usage