Releases: sendgrid/sendgrid-php
Releases · sendgrid/sendgrid-php
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!
7.11.4
7.11.3
7.11.2
7.11.1
Release Notes
Library - Fix
- PR #1066: Suppress deprecation warnings in PHP 8.1. Thanks to @andreas-aeschlimann!
7.11.0
Release Notes
Library - Feature
- PR #1065: add spam, bounce and unsubscribe bypass management filters. Thanks to @shwetha-manvinkurke!
7.10.0
Release Notes
Library - Feature
- PR #1061: allow personalization of the From name and email for each email recipient. Thanks to @beebzz!
Library - Docs
- PR #1060: improve signed webhook event validation docs. Thanks to @shwetha-manvinkurke!
7.9.2
Release Notes
Library - Fix
- PR #1030: Fixing namespace for classes on test/unit folder. Thanks to @peter279k!