airflow_multi_dagrun icon indicating copy to clipboard operation
airflow_multi_dagrun copied to clipboard

resolve deprecation warning for airflow.api.common.experimental.trigger_dag since 2.2.4

Open chorner opened this issue 1 year ago • 0 comments

This change resolves the This module is deprecated. Please use airflow.api.common.trigger_dag instead message that appears when using this project in apache-airflow 2.2.4+.

context: https://github.com/apache/airflow/commit/6239ae91a4c8bfb05f053a61cb8386f2d63b8b3a

chorner avatar Mar 01 '24 01:03 chorner