Skip to content

Tags: xedi/library-php-sendgrid

Tags

2.0.3

Toggle 2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #13 from xedi/feat/attach_files

Added ability to add attachments to emails

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #13 from xedi/feat/attach_files

Added ability to add attachments to emails

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updates guzzle (#11)

* Updates guzzle

* guzzle update

Co-authored-by: Th0rn0 <dev@th0rn0.co.uk>

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated to Symfony 5 (#9)

1.0.17

Toggle 1.0.17's commit message

Unverified

No user is associated with the committer email.
[#security] Updated dependencies

1.0.16

Toggle 1.0.16's commit message

Unverified

No user is associated with the committer email.
Fixed ServerException issue

1.0.15

Toggle 1.0.15's commit message

Unverified

No user is associated with the committer email.
Added suppport for catching Guzzle ServerExceptions

1.0.14

Toggle 1.0.14's commit message

Unverified

No user is associated with the committer email.
Fixed breaking tests post GuzzleHttp\Guzzle update

1.0.13

Toggle 1.0.13's commit message
Fixes #6 invalid endpoint issue (#7)

* Fixes #6 invalid endpoint issue

* Corrected exception handling. Uses Content-Type header vs Accept

* Fixed how Personalization object is built

* Fixed sniff violation

* Fixes recipients personalisation formatting

* Fixed how the ApiClient forms the requests

* Fixed test failures

1.0.12

Toggle 1.0.12's commit message

Unverified

No user is associated with the committer email.
[master] Composer Update