Skip to content

Releases: sendgrid/sendgrid-csharp

v9.5.2

24 Jul 22:54
Compare
Choose a tag to compare

Fix

  • This fix is relevant to those who are using VSTS (Visual Studio 2017 build agent)
  • Solves Issue #494
  • Updated the pdb format for VSTS
  • Thanks to Murray Crowe for the fix!

v9.5.1

20 Jul 22:04
Compare
Choose a tag to compare

Fix

  • Issue #494: Repair bad pdb file

v9.5.0

19 Jun 21:00
Compare
Choose a tag to compare

Update

  • PR #478: Disable Json.Net reference handling for SendGrid objects
  • Thanks to sepptruetsch for the PR!

v9.4.1

17 May 22:42
Compare
Choose a tag to compare

Update

  • PR #459: Replace if statements with function
  • Thanks to Jef Statham for the PR!

v9.4.0

17 May 17:48
Compare
Choose a tag to compare

Update

  • PR #458: Add a StringToEmailAddress helper function
  • Thanks to Jef Statham for the PR!

v9.3.0

16 May 20:59
Compare
Choose a tag to compare

Update

  • PR #456: Fixed #403 Implements an interface for mocking and DI
  • Thanks to Nate for the PR!

v9.2.1

16 May 20:39
Compare
Choose a tag to compare

Fix

  • PR #457: Tos, Bccs and CCs fields could be null
  • Thanks to Jef Statham for the PR!

v9.2.0

06 May 03:10
Compare
Choose a tag to compare

Update

  • PR #444: AddTo, AddBcc, AddCc and SetFrom that just takes an email and name
  • Solves Issue #408
  • Thanks to Paritosh Baghel for the PR!

v9.1.1

13 Apr 06:43
Compare
Choose a tag to compare

Fix

  • PR #358: SendGridClient.SendEmailAsync now throws original exception
  • Thanks to Otto Dandenell for the PR!

v9.1.0

20 Mar 20:37
Compare
Choose a tag to compare

Update