Releases: sendgrid/sendgrid-php
Releases · sendgrid/sendgrid-php
8.1.5
Release Notes
Library - Fix
- PR #1111: Use starkbank/ecdsa 2.1.0. Thanks to @simoheinonen!
Library - Chore
- PR #1115: install docker-compose. Thanks to @tiwarishubham635!
8.1.4
Release Notes
Library - Fix
- PR #1111: Use starkbank/ecdsa 2.1.0. Thanks to @simoheinonen!
Library - Chore
- PR #1115: install docker-compose. Thanks to @tiwarishubham635!
8.1.3
Release Notes
Library - Fix
- PR #1111: Use starkbank/ecdsa 2.1.0. Thanks to @simoheinonen!
Library - Chore
- PR #1115: install docker-compose. Thanks to @tiwarishubham635!
8.1.2
Release Notes
Library - Chore
- PR #1107: updating php-http-client version to dynamic. Thanks to @tiwarishubham635!
8.1.1
Release Notes
Library - Chore
- PR #1105: updated php-http-client version to enable setHost. Thanks to @tiwarishubham635!
8.0.1
Release Notes
Library - Docs
- PR #1097: rewrite function description. Thanks to @mohamed-foly!
- PR #1095: Modify README in alignment with SendGrid Support. Thanks to @garethpaul!
Library - Fix
- PR #1081: get rid of deprecation warnings regarding the first parameter of mb_convert_encoding. Thanks to @cclark61!
Library - Test
8.0.0
Release Notes
Note: This release contains breaking changes, check our upgrade guide for detailed migration notes.
Library - Chore
- PR #1090: drop support for EOL PHP versions and add support for PHP 8. Thanks to @childish-sambino! (breaking change)
7.11.5
Release Notes
Library - Chore
- PR #1085: push Datadog Release Metric upon deploy success. Thanks to @eshanholtz!