Skip to content

remove deprecated email utils and email_backend configs#65075

Open
wjddn279 wants to merge 1 commit intoapache:mainfrom
wjddn279:remove-deprecated-email-utils
Open

remove deprecated email utils and email_backend configs#65075
wjddn279 wants to merge 1 commit intoapache:mainfrom
wjddn279:remove-deprecated-email-utils

Conversation

@wjddn279
Copy link
Copy Markdown
Contributor

With this PR(#57354), send_email from airflow.utils is no longer used in the task runner. Additionally, since email_backend is also no longer used, it has been marked as deprecated.


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@wjddn279
Copy link
Copy Markdown
Contributor Author

pending until #65012 (comment)

@wjddn279 wjddn279 marked this pull request as ready for review April 20, 2026 07:28
@potiuk potiuk added the ready for maintainer review Set after triaging when all criteria pass. label Apr 23, 2026
Copy link
Copy Markdown
Contributor

@amoghrajesh amoghrajesh left a comment

Choose a reason for hiding this comment

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

send_email in airflow.utils.email is a public interface — removing it directly is a breaking change. It needs a deprecation cycle with an alternative before it can be deleted.

@wjddn279 wjddn279 force-pushed the remove-deprecated-email-utils branch from 7084f77 to fa3a4bf Compare May 4, 2026 07:56
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.

3 participants