Releases: sendgrid/ruby-http-client
Releases · sendgrid/ruby-http-client
v3.3.0
v3.2.0
Added
- #12 Add a helper returns the response body as a hash
- Thanks to Diego Camargo for the pull request!
v3.1.0
Added
- #5 Ability to set the Content-Type header
- Thanks to Wataru Sato for the pull request!
v3.0.2
v3.0.1
Fix
- Pull Request #7
- Fixes issue #6: TLS certificates not verified
- Thanks to Koen Rouwhorst for the pull request!
v3.0.0
BREAKING CHANGE
- Implements issue #3: Headers on Response
- Response headers now return a hash instead of a string
- Thanks to Chris France for the pull request!