uranusjr opened a new issue, #42338: URL: https://github.com/apache/airflow/issues/42338
### Body Since we’re dropping the unique constraint, those arguments no longer can look up a unique DAG run. Those functions should already take a `run_id`, which should be used instead going forward. The use of execution/logical date in those functions should have already been deprecated. If not, a deprecation warning should be added to the 2.x branch to be released in 2.11. ### Committer - [X] I acknowledge that I am a maintainer/committer of the Apache Airflow project. -- 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]
