Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Mailer] Remove deprecated code #41308

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
May 27, 2021
Merged

Conversation

jderusse
Copy link
Member

Q A
Branch? 6.0
Bug fix? no
New feature? no
Deprecations? no
Tickets -
License MIT
Doc PR -

@carsonbot carsonbot added this to the 6.0 milestone May 20, 2021
@carsonbot carsonbot changed the title [mailer] Remove deprecated code [Mailer] Remove deprecated code May 20, 2021
@jderusse jderusse force-pushed the deprec-mailer branch 3 times, most recently from bc88c9d to 628214f Compare May 20, 2021 16:43
@jderusse
Copy link
Member Author

Blocked by #41380

@jderusse jderusse marked this pull request as draft May 23, 2021 14:41
nicolas-grekas added a commit that referenced this pull request May 23, 2021
This PR was merged into the 5.2 branch.

Discussion
----------

Make Mailgun Header compatible with other Bridges

| Q             | A
| ------------- | ---
| Branch?       | 5.2
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

This revert deprecating passing a header without the required Mailgun `h:` prefix.
And makes the bridge compatible with other bridges.

See:
- #36148 (comment)
- #41308 (comment)

Commits
-------

82f1f9c Make Mailgun Header compatible with other Bridges
@nicolas-grekas
Copy link
Member

Now unblocked

@jderusse jderusse marked this pull request as ready for review May 23, 2021 19:04
---

* Remove the `SesApiTransport` class. Use `SesApiAsyncAwsTransport` instead
* Remove the `SesHttpTransport` class. Use `SesHttpAsyncAwsTransport` instead
Copy link
Member

Choose a reason for hiding this comment

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

missing space at start of line (please rebase while fixing)

Copy link
Member

Choose a reason for hiding this comment

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

there is no reason to put a space before the * of a markdown list

Copy link
Member

Choose a reason for hiding this comment

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

for markdown no, for consistency yes

@nicolas-grekas
Copy link
Member

Thank you @jderusse.

@nicolas-grekas nicolas-grekas merged commit d9f0467 into symfony:6.0 May 27, 2021
symfony-splitter pushed a commit to symfony/mailer that referenced this pull request Sep 28, 2021
This PR was merged into the 5.2 branch.

Discussion
----------

Make Mailgun Header compatible with other Bridges

| Q             | A
| ------------- | ---
| Branch?       | 5.2
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

This revert deprecating passing a header without the required Mailgun `h:` prefix.
And makes the bridge compatible with other bridges.

See:
- symfony/symfony#36148 (comment)
- symfony/symfony#41308 (comment)

Commits
-------

82f1f9c618 Make Mailgun Header compatible with other Bridges
@fabpot fabpot mentioned this pull request Nov 5, 2021
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.

5 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.