Skip to content

[Webhook] Added Sendgrid's webhook support (added in 6.4) #19267

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

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

TimoBakx
Copy link
Member

Follow-up of #19249

@@ -84,8 +84,14 @@ Mailer service Parser service name
=============== ==========================================
Mailgun ``mailer.webhook.request_parser.mailgun``
Postmark ``mailer.webhook.request_parser.postmark``
Sendgrid ``mailer.webhook.request_parser.sendgrid``
=============== ==========================================

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should add a versionadded for Mailgun and Postmark too

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As a third column, perhaps? To have a bit better overview when more are added in the future?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No we usually remove the versionadded directives when merging up to a new major, so we should stick with this

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Webhook itself is covered by a 6.3 versionadded in the top of the document.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets do this in the PR of Alex #19268

@alexandre-daubois
Copy link
Member

Oh you were fast, just saw your PR. I proposed a different approach, but we can keep your PR as you opened first if you want 🙂

@OskarStark
Copy link
Contributor

Thank you Timo.

@OskarStark OskarStark merged commit d8d2df9 into symfony:6.4 Dec 12, 2023
@TimoBakx TimoBakx deleted the webhook-6.4 branch December 12, 2023 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants