Skip to content

v8.0.0

Compare
Choose a tag to compare
@thinkingserious thinkingserious released this 23 Jul 00:55

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