Releases: sendgrid/php-http-client
Releases · sendgrid/php-http-client
v3.8.0
Added
- Pull request #23: Automatically retry when rate limit is reached
- Thanks to Budi Chandra for the pull request!
v3.7.0
Added
- Pull request #19: Added ability to get headers as associative array
- Solves issue #361
- Thanks to Alexander for the pull request!
v3.6.0
Added
- Pull request #16: Pass the curlOptions to the client in buildClient
- Thanks to Baptiste Clavié for the pull request!
v3.5.1
Fixed
- Pull request #13, fixed issue #12: Change from to php union operator to combine curl options
- Thanks to emil for the pull request!
v3.5.0
Added
- Pull request #11: Added curlOptions property to customize curl instance
- Thanks to Alain Tiemblo for the pull request!
v3.4.0
Added
- Pull request #9: Add getters for certain properties
- Thanks to Arjan Keeman for the pull request!
v3.3.0
Added
- Re-release of v3.2.0 because of an error with the upload to the package manager
- Pull request #6: Library refactoring around PSR-2 / PSR-4 code standards
- Thanks to Alexandr Ivanov for the pull request!
v3.2.0
Added
- Pull request #6: Library refactoring around PSR-2 / PSR-4 code standards
- Thanks to Alexandr Ivanov for the pull request!