Releases · sendgrid/sendgrid-csharp
9.29.3
9.29.2
9.29.1
15 Jan 05:51
c14b664This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
9.29.0
9.28.1
Release Notes
Library - Docs
- PR #1181: Example of adding a WebProxy using DI. Thanks to @mortenbock!
Library - Fix
- PR #1180: Use httpErrorAsException when passed as parameter to SendGridClient constructor. Thanks to @mortenbock!
Library - Miscellaneous
- PR #1178: bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /examples/inbound-webhook-handler/Tests/Inbound.Tests. Thanks to @dependabot!
Library - Test
9.28.0
9.27.0
9.26.0
Release Notes
Library - Feature
- PR #1156: make RetriableServerErrorStatusCodes public. Thanks to @maxkoshevoi!
Library - Chore
- PR #1166: push Datadog Release Metric upon deploy success. Thanks to @eshanholtz!
Library - Fix