Releases: sendgrid/sendgrid-csharp
Releases · sendgrid/sendgrid-csharp
v9.5.2
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
v9.5.0
Update
- PR #478: Disable Json.Net reference handling for SendGrid objects
- Thanks to sepptruetsch for the PR!
v9.4.1
Update
- PR #459: Replace if statements with function
- Thanks to Jef Statham for the PR!
v9.4.0
Update
- PR #458: Add a StringToEmailAddress helper function
- Thanks to Jef Statham for the PR!
v9.3.0
v9.2.1
Fix
- PR #457: Tos, Bccs and CCs fields could be null
- Thanks to Jef Statham for the PR!
v9.2.0
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
Fix
- PR #358: SendGridClient.SendEmailAsync now throws original exception
- Thanks to Otto Dandenell for the PR!
v9.1.0
Update
- PR #405: Reuse HTTP Client
- Thanks to Jonny Bekkum for the PR!