Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 228 Bytes

41808.significant.rst

File metadata and controls

8 lines (5 loc) · 228 Bytes

Removed deprecations in airflow.models.taskreschedule.

Removed methods:

  • query_for_task_instance()
  • find_for_task_instance()

Note: there are no replacements, if data is needed, you need to query via sqlalchemy.