Skip to content

Conversation

@MaksYermak
Copy link
Contributor

In this PR I have added backward compatibility for old Airflow versions for CloudComposerDAGRunSensor.

By this PR #43902 inside the Airflow core for the DAG model execution_date was changed to the logical_date. This change was made for Airflow 3, but because it was renamed for the whole codebase it affected Google provider. The problem was faced , because the new google provider was released before Airflow 3.


^ 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.

@boring-cyborg boring-cyborg bot added area:providers provider:google Google (including GCP) related issues labels Jan 24, 2025
@MaksYermak MaksYermak force-pushed the fix-composer-dag-run-sensor-bug branch from dbf0024 to f73a882 Compare January 24, 2025 14:08
@potiuk potiuk merged commit fbf0f0e into apache:main Jan 26, 2025
61 checks passed
@utkarsharma2 utkarsharma2 added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Jan 27, 2025
got686-yandex pushed a commit to got686-yandex/airflow that referenced this pull request Jan 30, 2025
niklasr22 pushed a commit to niklasr22/airflow that referenced this pull request Feb 8, 2025
ambika-garg pushed a commit to ambika-garg/airflow that referenced this pull request Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) provider:google Google (including GCP) related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants