You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our current SDK, there are multiple instances of Mailgun distribution that have been deprecated. This outdated information may confuse users and hinder their integration efforts. We need to promptly remove all mentions of the deprecated method and update the documentation to reflect current practices.
Tasks:
Identify all instances of deprecated Mailgun distribution within the SDK codebase.
Replace deprecated Mailgun distribution with recommended alternatives or remove them entirely if no longer needed.
Update documentation and relevant references to reflect the removal of deprecated Mailgun distribution.
Perform thorough testing to ensure that the removal does not introduce any regressions or issues.
The text was updated successfully, but these errors were encountered:
Description:
In our current SDK, there are multiple instances of Mailgun distribution that have been deprecated. This outdated information may confuse users and hinder their integration efforts. We need to promptly remove all mentions of the deprecated method and update the documentation to reflect current practices.
Tasks:
The text was updated successfully, but these errors were encountered: