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

Replace deprecated execution_date variable with the new logical_date #93

Merged
merged 1 commit into from
Aug 31, 2022

Conversation

augusto-herrmann
Copy link
Member

As explained in Airflow's documentation, usage of execution_date has been deprecated and kept only for backward compatibility reasons. As such, we have replaced all usage of this variable to logical_date.

Fixes #50.

@augusto-herrmann augusto-herrmann merged commit 8e26e74 into main Aug 31, 2022
@augusto-herrmann augusto-herrmann deleted the replace-execution-date branch August 31, 2022 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace execution_date in templates
1 participant