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 2023/03/07 21:25:31 UTC

[airflow] branch main updated (b6392ae5fd -> b069df9b0a)

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 b6392ae5fd Support deleting the local log files when using remote logging (#29772)
     add b069df9b0a Allow generic param dicts (#29782)

No new revisions were added by this update.

Summary of changes:
 airflow/models/baseoperator.py | 6 +++---
 airflow/models/dag.py          | 5 +++--
 airflow/models/param.py        | 2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)