You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2021/09/18 19:18:59 UTC

[airflow] branch main updated (2b62a75 -> dcfa14d)

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 2b62a75  fix get_connections deprecation warning in webhdfs hook (#18331)
     add dcfa14d  add sla_miss_callback section to the documentation (#18305)

No new revisions were added by this update.

Summary of changes:
 airflow/models/dag.py                  |  8 +++---
 docs/apache-airflow/concepts/dags.rst  |  2 ++
 docs/apache-airflow/concepts/tasks.rst | 48 +++++++++++++++++++++++++++++++++-
 3 files changed, 54 insertions(+), 4 deletions(-)