-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
Breaking ChangeThis change causes backward compatibility issue(s)This change causes backward compatibility issue(s)
Description
The following are obsolete:
- The
Responseproperty of the StrongGrid.Models.Webhooks.DeferredEvent class - Twilio SendGrid no longer supports SendGrid for New Relic and the related integration features as of August 30, 2022:
- NewRelicSettings class
- StrongGrid.Resources.Settings.GetNewRelicSettingsAsync
- StrongGrid.Resources.Settings.UpdateNewRelicSettingsAsync
- As of august 2020, SendGrid has retired BCC mail settings:
- StrongGrid.Resources.Settings.GetBccMailSettingsAsync
- StrongGrid.Resources.Settings.UpdateBccMailSettingsAsync
- As of august 2020, SendGrid has retired Spam Check mail settings
- StrongGrid.Resources.Settings.GetSpamCheckMailSettingsAsync
- StrongGrid.Resources.Settings.UpdateSpamCheckMailSettingsAsync
- Twilio SendGrid will retire Email Monitor on December 13, 2022:
- StrongGrid.Resources.Subusers.GetMonitorSettingsAsync
- StrongGrid.Resources.Subusers.CreateMonitorSettingsAsync
- StrongGrid.Resources.Subusers.UpdateMonitorSettingsAsync
- StrongGrid.Resources.Subusers.DeleteMonitorSettingsAsync
- StrongGrid.Utilities.SendGridAttachment has been replaced with the
Attachmentclass - StrongGrid.WebhookParser.ParseInboundEmailWebhook
- LegacyClient and ILegacyClient
- The 7 legacy resources
- The 11 legacy model classes
Metadata
Metadata
Assignees
Labels
Breaking ChangeThis change causes backward compatibility issue(s)This change causes backward compatibility issue(s)