Skip to content

Releases: sendgrid/sendgrid-php

v5.2.2

04 Mar 03:58

Choose a tag to compare

Fixed

v5.2.1

01 Mar 21:34

Choose a tag to compare

Fixed

v5.2.0

24 Feb 00:35

Choose a tag to compare

Added

  • Pull #346
  • Allow passing curlOptions to the client
  • Thanks to Taluu for the PR!

v5.1.2

17 Nov 23:05

Choose a tag to compare

Added

  • Pull #330, Fixes #320
  • Delete subaccounts returns 200 issue resolved
  • The fix happened at the php-http-client dependency.
  • Thanks to emil for the PR!

v5.1.1

11 Oct 21:25

Choose a tag to compare

Added

v5.1.0

29 Sep 18:10

Choose a tag to compare

Fixed

v5.0.9

13 Sep 17:27

Choose a tag to compare

Fixed

v5.0.8

24 Aug 17:15

Choose a tag to compare

Added

  • Table of Contents in the README
  • Added a USE_CASES.md section, with the first use case example for transactional templates

v5.0.7

26 Jul 04:31

Choose a tag to compare

Added

v5.0.6

20 Jul 21:26

Choose a tag to compare

  • README updates
  • Update introduction blurb to include information regarding our forward path
  • Update the v3 /mail/send example to include non-helper usage
  • Update the generic v3 example to include non-fluent interface usage