Skip to content
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

Remove deprecated ExternalTaskSensorLink #41391

Merged

Conversation

kaxil
Copy link
Member

@kaxil kaxil commented Aug 12, 2024

It is replaced by airflow.sensors.external_task.ExternalDagLink


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@kaxil kaxil added the airflow3.0:breaking Candidates for Airflow 3.0 that contain breaking changes label Aug 12, 2024
@kaxil kaxil added this to the Airflow 3.0.0 milestone Aug 12, 2024
@boring-cyborg boring-cyborg bot added the area:core-operators Operators, Sensors and hooks within Core Airflow label Aug 12, 2024
@kaxil
Copy link
Member Author

kaxil commented Aug 12, 2024

@uranusjr / @Lee-W -- These are the kind of things I think we can easily automate using Migration tool for users since those are just import changes

It is replaced by `airflow.sensors.external_task.ExternalDagLink`
@kaxil kaxil force-pushed the remove-deprecated-externaltasksensorlnk branch from a666ea6 to 16da04c Compare August 12, 2024 00:37
@kaxil kaxil requested review from jedcunningham and potiuk August 12, 2024 00:38
@kaxil kaxil merged commit 61928bc into apache:main Aug 12, 2024
49 checks passed
@kaxil kaxil deleted the remove-deprecated-externaltasksensorlnk branch August 12, 2024 01:46
romsharon98 pushed a commit to romsharon98/airflow that referenced this pull request Aug 20, 2024
It is replaced by `airflow.sensors.external_task.ExternalDagLink`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
airflow3.0:breaking Candidates for Airflow 3.0 that contain breaking changes area:core-operators Operators, Sensors and hooks within Core Airflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants