Skip to content

Releases: sendgrid/sendgrid-csharp

v8.0.1

26 Jul 05:12
Compare
Choose a tag to compare

Added

v8.0.0

23 Jul 00:55
Compare
Choose a tag to compare

BREAKING CHANGE

  • updated dependency on SendGrid.CSharp.HTTP.Client, which had a breaking change
  • Fixes issue #259
  • the async behavior in the HTTP client has changed, as we don’t block on .Result anymore
  • Updated USAGE, examples and README to demonstrate await usage

v7.1.1

20 Jul 22:26
Compare
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

v7.1.0

19 Jul 20:19
Compare
Choose a tag to compare

v7.0.7

18 Jul 21:24
Compare
Choose a tag to compare
  • Fix for issue #256: SendGrid v3 and HTML emails - Creates bad Json
  • Updated dependency to SendGrid.Csharp.HTTP.Client to 2.0.6
  • Updated dependency to JSON.NET to 9.0.1 in the Example and SendGrid projects
  • Removed dependencies to SendGrid.CSharp.HTTP.Client and SendGrid.SmtpApi from the Example project as they are not needed for the example
  • Update examples to pass in valid JSON
  • Thanks to Gunnar Liljas for helping find the root cause quickly!

v7.0.6

12 Jul 17:16
Compare
Choose a tag to compare

v7.0.5

08 Jul 20:27
Compare
Choose a tag to compare

v7.0.4

05 Jul 20:51
Compare
Choose a tag to compare

v7.0.3

28 Jun 20:43
Compare
Choose a tag to compare

v7.0.2

17 Jun 04:15
Compare
Choose a tag to compare