Skip to content

remove deprecated email utils and email_backend configs#65075

Draft
wjddn279 wants to merge 1 commit into
apache:mainfrom
wjddn279:remove-deprecated-email-utils
Draft

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

Conversation

@wjddn279

@wjddn279 wjddn279 commented Apr 12, 2026

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.

Important

🛠️ Maintainer triage note for @wjddn279 · by @potiuk · 2026-06-18 13:57 UTC

Paused pending your next update — this PR has been inactive for ~35 days, so it's been moved to draft to keep the review queue clear:

  • Rebase on the latest main, address any new failures, and mark it Ready for review when you pick it back up — no rush.
  • See the Pull Request quality criteria.

The ball is in your court — you've been assigned to this PR.

Automated triage — may be imperfect; a maintainer takes the next look.

@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

@amoghrajesh amoghrajesh left a comment

Copy link
Copy Markdown
Contributor

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
@wjddn279

Copy link
Copy Markdown
Contributor Author

@amoghrajesh

Could you see this once again??

@potiuk potiuk marked this pull request as draft June 18, 2026 13:57
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