sunank200 opened a new issue, #44409: URL: https://github.com/apache/airflow/issues/44409
### Description The following context variables are no longer available: ``` execution_date next_ds next_ds_nodash next_execution_date prev_ds prev_ds_nodash prev_execution_date prev_execution_date_success tomorrow_ds yesterday_ds yesterday_ds_nodash ``` This change is part of [#43902](https://github.com/apache/airflow/pull/43902). ### Use case/motivation Its been removed in [#43902](https://github.com/apache/airflow/pull/43902). ### Related issues [41641](https://github.com/apache/airflow/issues/41641) ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
