kaxil opened a new issue, #51590: URL: https://github.com/apache/airflow/issues/51590
### Body https://airflow.apache.org/docs/apache-airflow/stable/public-airflow-interface.html is up for a refresh since 3.0 This will help cases like https://github.com/apache/airflow/issues/51563 Users should consider `airflow.sdk` namespace as the Public Interface as a result of AIP072. Reference: - https://airflow.apache.org/docs/apache-airflow/stable/release_notes.html#restricted-metadata-database-access - https://airflow.apache.org/docs/apache-airflow/stable/release_notes.html#task-execution-api-task-sdk-aip-72 - https://airflow.apache.org/docs/apache-airflow/stable/release_notes.html#new-stable-dag-authoring-interface-airflow-sdk - https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-72+Task+Execution+Interface+aka+Task+SDK We should suggest using [official REST API](https://airflow.apache.org/docs/apache-airflow/stable/stable-rest-api-ref.html) or [Python Client](https://github.com/apache/airflow-client-python) instead. As a part of this task, we should scan other parts of the docs to be consistent with this messaging. Related Issues/PRs: - https://github.com/apache/airflow/pull/51153 - https://github.com/apache/airflow/issues/43010 - https://github.com/apache/airflow/issues/51283 ### 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: commits-unsubscr...@airflow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org