Skip to content

Releases: Jericho/StrongGrid

0.114.0

14 Nov 01:12

Choose a tag to compare

As part of this release we had 2 issues closed.

Enhancements

  • #556 EU-specific API endpoint (allow overriding the SENDGRID_V3_BASE_URI) by Carko
  • #557 Change the default log level in the legacy client for failed calls to Error by Jericho

Contributors

2 contributors made this release possible.

Carko Jericho

0.113.0

12 Nov 01:38

Choose a tag to compare

As part of this release we had 1 issue closed.

Enhancement

Contributors

1 contributors made this release possible.

Jericho

0.112.0

30 Aug 13:52

Choose a tag to compare

As part of this release we had 3 issues closed.

Enhancements

  • #550 Capture logs during unit testing by Jericho
  • #552 Switch to the MSTest runner to run our unit tests by Jericho
  • !554 Register the StrongGrid client in dependency injection container by Jericho

Contributors

1 contributors made this release possible.

Jericho

0.111.0

11 Mar 20:47

Choose a tag to compare

As part of this release we had 11 issues closed.

Breaking Change

Bugs

  • #533 LegacyCustomFieldConverter does not handle null values by Jericho
  • #534 Unable to create legacy custom field by Jericho
  • #535 Unable to create legacy contact by Jericho
  • #536 No exception is throw when we fail to create a new legacy contact by Jericho
  • #539 EngagementQuality.GetScoresAsync: The response does not contain a field called 'result' by Jericho
  • #549 Legacy recipients: exception is thrown when attempting to create a contact that already exists by Jericho

Enhancements

  • #537 Mark the legacy client as obsolete by Jericho
  • #538 Reference a range of versions for System.Text.Json and Microsoft.Extensions.Logging by Jericho
  • #540 System.Text.Json reference is too restrictive by Jericho
  • #541 Add source for my personal NuGet feed by Jericho

Contributors

1 contributors made this release possible.

Jericho

0.110.0

17 Nov 18:36

Choose a tag to compare

As part of this release we had 2 issues closed.

Bug

  • #530 The GetPropertyValue extension method does not respect the throwIfMissing parameter by Jericho

Enhancement

Contributors

1 contributors made this release possible.

Jericho

0.109.0

19 Jun 19:26

Choose a tag to compare

As part of this release we had 5 issues closed.

Bugs

  • #523 Incorrect diagnostic log in error handler by Jericho
  • #524 SearchCriteriaBetween fails when using a DateTime value by wayneswyfft
  • #525 Segments are not properly linked to the parent list by Jericho

Enhancements

  • #526 New Contact filtering fields by Jericho
  • #527 Alow developers to specify custom query when search email activities by Jericho

Contributors

2 contributors made this release possible.

Jericho wayneswyfft

0.108.0

26 May 13:50

Choose a tag to compare

As part of this release we had 2 issues closed.

Enhancements

  • #509 Vulnerabilities Detected by drma-tech
  • #521 Further improve how we handle unsupported encodings when parsing InboundEmail webhooks by Jericho

Contributors

2 contributors made this release possible.

drma-tech Jericho

0.107.0

18 Apr 14:54

Choose a tag to compare

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

16 Feb 16:22

Choose a tag to compare

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

01 Feb 21:53

Choose a tag to compare

As part of this release we had 1 issue closed.

Bug

Contributors

1 contributors made this release possible.

jsgoupil