Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove obsolete members #503

Open
Jericho opened this issue Jan 17, 2024 · 0 comments
Open

Remove obsolete members #503

Jericho opened this issue Jan 17, 2024 · 0 comments
Assignees
Labels
Breaking Change This change causes backward compatibility issue(s)

Comments

@Jericho
Copy link
Owner

Jericho commented Jan 17, 2024

The following are obsolete:

  • The Response property 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 Attachment class
  • StrongGrid.WebhookParser.ParseInboundEmailWebhook
@Jericho Jericho added the Breaking Change This change causes backward compatibility issue(s) label Jan 17, 2024
@Jericho Jericho self-assigned this Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking Change This change causes backward compatibility issue(s)
Projects
None yet
Development

No branches or pull requests

1 participant