StrongGrid Versions Save

Strongly typed library for the entire SendGrid v3 API, including webhooks

0.107.0

1 month ago

As part of this release we had 10 issues closed.

Bug

  • #510 The JSON value is not in a supported DateTime format when searching for contacts by Jericho

Enhancements

  • #512 Improve the WebhookSettings resource to handle multiple webhook settings by Jericho
  • #513 Unable to create new Webhook settings by Jericho
  • #514 Unable to configure Oauth when updating an existing Webhokk settings by Jericho
  • #515 Improve logging template/scopes, or provide a logging delegate? by abagonhishead
  • #516 Unable to configure Oauth when testing webhooks by Jericho
  • #517 Unable to toggle signature verification for a event webhook by Jericho
  • #518 Unable to specify the Id of the desired event webhook settings when retrieving the public key by Jericho
  • #519 Missing method to delete an existing event webhook settings by Jericho
  • #520 Use .net8 HostedApplication to run integration tests by Jericho

Contributors

2 contributors made this release possible.

Jericho abagonhishead

0.106.0

3 months ago

As part of this release we had 1 issue closed.

Breaking Change

  • #508 Access modifier issue in SingleSend model by fantakim

Contributors

1 contributors made this release possible.

fantakim

0.105.0

4 months ago

As part of this release we had 1 issue closed.

Bug

Contributors

1 contributors made this release possible.

jsgoupil

0.104.0

4 months ago

As part of this release we had 4 issues closed.

Enhancements

  • #496 New feature: Engagement Quality by Jericho
  • #500 Upgrade Microsoft.IO.RecyclableMemoryStream to 3.0.0 by Jericho
  • #501 Webhook parser should implement an interface by Jericho
  • #504 InternalMessageId on webhook Events not always being returned with .filter in the value by nelyom

Contributors

2 contributors made this release possible.

Jericho nelyom

0.103.0

4 months ago

As part of this release we had 1 issue closed.

Bug

  • #498 NET 7+ Inbound parse error 'Specified method is not supported' by d-gibbs

Contributors

1 contributors made this release possible.

d-gibbs

0.102.0

6 months ago

As part of this release we had 2 issues closed.

Enhancements

  • #488 Parse inbound emails in "raw" format
  • #495 Replace the Moq library with NSubstitute

0.101.0

11 months ago

As part of this release we had 1 issue closed.

Bug

  • #493 UniqueArguments omitted when serializing a webhook event

0.100.0

1 year ago

As part of this release we had 1 issue closed.

Bug

  • #491 Exception is thrown when parsing webhook containing an unknow property with numerical data

0.99.0

1 year ago

As part of this release we had 3 issues closed.

Bugs

  • #486 Some async methods are missing a CancellationToken parameter
  • #492 Polymorphic Serialization?

Enhancement

  • #487 WebhookParser no longer needs to check if provided stream is seekable

0.98.0

1 year ago

As part of this release we had 1 issue closed.

Enhancement

  • #484 Feature Request: Bounce Classification resource endpoints