Skip to content

Releases: Jericho/StrongGrid

0.99.0

01 Jun 14:15
Compare
Choose a tag to compare

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

20 Jan 15:45
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Enhancement

  • #484 Feature Request: Bounce Classification resource endpoints

0.97.0

12 Jan 16:28
Compare
Choose a tag to compare

As part of this release we had 3 issues closed.

Breaking Change

  • #472 A few other methods that should be extension methods instead of being on a resource interface

Enhancements

  • #477 bounce_classification property missing from BouncedEvent
  • #483 Use the new HttpMultipart binary parser

0.96.0

02 Dec 20:27
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Breaking Change

  • #463 Add .NET 7 and drop .NET 5

Enhancement

  • #478 New Relic integration is obsolete

0.95.1

13 Nov 20:02
Compare
Choose a tag to compare

As part of this release we had 3 issues closed.

Bug

  • #476 Unable to write a value of type StrongGrid.Models.MailPersonalization => The IJsonTypeInfoResolver returned a JsonTypeInfo instance whose JsonSerializerOptions setting does not match the provided argument

Enhancements

  • #473 Throw exception when a required parameter is omitted
  • #474 Deprecate Subuser monitor settings

0.94.0

30 Sep 15:15
Compare
Choose a tag to compare

As part of this release we had 5 issues closed.

Breaking Changes

  • #466 Change the type of the InboundEmail.Charsets property
  • #468 Unnecessary method on the IEmailActivities interface
  • #470 Typo in the name of the ISuppressions.AddAddressToUnsubscribeGroupAsync method
  • #471 The ISuppressions.AddAddressToUnsubscribeGroupAsync method should be an extension method

Enhancement

  • #467 Serialization does not work in .NET7

0.93.0

13 Sep 18:32
Compare
Choose a tag to compare

As part of this release we had 5 issues closed.

Breaking Changes

  • #452 Overhaul searching/segmenting
  • #465 Unable to differentiate custom fields vs reserved fields when retrieving all fields

Bug

  • #453 List of values in the EmailActivitiesFilterField enum does not match documentation

Enhancements

  • #317 Support the 'well defined' functions for segmenting
  • #464 Marketing Campaigns V2 Segmentation Query

0.92.0

22 Aug 02:43
Compare
Choose a tag to compare

As part of this release we had 5 issues closed.

Breaking Changes

  • #460 ImportJob and ExportJob have different statuses
  • #461 ImportJob.CompletedOn should be nullable

Bugs

  • #457 "Unknown field: hostname" when updating inbound parse settings
  • #458 Size of request incorrectly calculated when sending an email

Enhancement

  • #462 Add a method to retrieve all segments

0.91.0

26 Jun 15:13
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug

  • #454 ProcessedEvent can't be parsed due to Pool ID being a string

0.90.0

21 Apr 17:36
Compare
Choose a tag to compare

As part of this release we had 3 issues closed.

Breaking Change

  • #447 Option to automatically decompress GZIP'd files when exporting contacts

Enhancements

  • #442 None of the models support being serialized
  • #448 Add the 'CONTAINS' search criteria