Skip to content

Proposal: Dropping SendGrid *v2* legacy API support #111

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

Closed
medmunds opened this issue May 24, 2018 · 1 comment
Closed

Proposal: Dropping SendGrid *v2* legacy API support #111

medmunds opened this issue May 24, 2018 · 1 comment

Comments

@medmunds
Copy link
Contributor

Anymail switched to use SendGrid's newer v3 API in February, 2017 (Anymail v0.8). But the older SendGrid v2 API remained available as an option.

In the interest of reducing maintenance overhead, I'm proposing dropping support for SendGrid v2 in a near-future release.

If you are using Anymail with SendGrid v2 and cannot switch to the default v3 API, please comment. (This affects you if your Django settings have EMAIL_BACKEND = "anymail.backends.sendgrid_v2.EmailBackend".)

In particular, if you must use SENDGRID_USERNAME/SENDGRID_PASSWORD authentication, rather than SENDGRID_API_KEY as required by their v3 API, I'd like to better understand that use case before finalizing this decision.

@medmunds
Copy link
Contributor Author

SendGrid v2 is deprecated as of Anymail v3.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant