Releases: sendgrid/sendgrid-ruby
Releases · sendgrid/sendgrid-ruby
v4.1.0
Add
- #144: Add Inbound Email Parse Webhook support
- Thanks to Wataru Sato for the pull request!
v4.0.8
v4.0.7
Fix
- Pull Request #7
- Fixes issue #6: TLS certificates not verified
- Thanks to Koen Rouwhorst for the pull request!
v4.0.6
v4.0.5
v4.0.4
Fixed
- Pull #72: remove unnecessary ruby 2.2 requirement
- Thanks to Billy Watson for the pull request!
v4.0.3
Added
- Table of Contents in the README
- Added a USE_CASES.md section, with the first use case example for transactional templates
v4.0.2
Fixed
- Example and USAGE DELETE calls were missing example payloads
v4.0.1
Added
- Troubleshooting section
v4.0.0
BREAKING CHANGE
- Update dependency to ruby-http-client
- Response headers now return a hash instead of a string
- Thanks to Chris France for the pull request!