diff --git a/newsfragments/41808.significant.rst b/newsfragments/41808.significant.rst index 7bc407fd6a19a..91316bbd95959 100644 --- a/newsfragments/41808.significant.rst +++ b/newsfragments/41808.significant.rst @@ -5,4 +5,4 @@ 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. +Note: there are no replacements. Direct access to DB is discouraged and will not be possible in Airflow 3 for tasks. The public REST API is the future way to interact with Airflow