This is an automated email from the ASF dual-hosted git repository.
uranusjr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 5ce9c827f7 Fix clearing child dag mapped tasks from parent dag (#27501)
add 80ae49ef8d Add expanded_ti_count to ti context (#27680)
No new revisions were added by this update.
Summary of changes:
airflow/models/taskinstance.py | 7 +++
airflow/operators/python.py | 1 +
airflow/utils/context.pyi | 5 ++-
docs/apache-airflow/templates-ref.rst | 85 +++++++++++++++++------------------
4 files changed, 53 insertions(+), 45 deletions(-)