Releases: sendgrid/php-http-client
Releases · sendgrid/php-http-client
4.1.1
4.1.0
Release Notes
Library - Feature
- PR #161: added setHost for client. Thanks to @tiwarishubham635!
Library - Test
Library - Docs
- PR #154: Update docs to align with SendGrid Support. Thanks to @garethpaul!
4.0.0
Release Notes
Note: This release contains breaking changes, check our upgrade guide for detailed migration notes.
Library - Chore
- PR #153: drop support for EOL PHP versions and add support for PHP 8. Thanks to @childish-sambino! (breaking change)
3.14.4
Release Notes
Library - Chore
- PR #152: push Datadog Release Metric upon deploy success. Thanks to @eshanholtz!
3.14.3
Release Notes
Library - Chore
- PR #151: add deploy steps to build library release artifacts. Thanks to @Hunga1!
- PR #150: add gh release to workflow. Thanks to @shwetha-manvinkurke!
3.14.2
3.14.1
3.14.0
3.13.0
Release Notes
Library - Feature
- PR #101: Allows for a user to utilize self-signed certificates. Thanks to @davcpas1234!
3.12.0
Release Notes
Library - Feature
- PR #103: Throw an InvalidRequest whenever a curl request fails. Thanks to @colinodell!