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 2022/04/20 21:52:40 UTC

[airflow] branch main updated (4fa718e4db -> 8dedd2ac13)

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 4fa718e4db Support clearing and updating state of individual mapped task instances (#22958)
     add 8dedd2ac13 Improve logging of optional provider features messages (#23037)

No new revisions were added by this update.

Summary of changes:
 airflow/providers_manager.py         | 91 +++++++++++++++++++++++++-----------
 tests/core/test_providers_manager.py |  5 +-
 2 files changed, 66 insertions(+), 30 deletions(-)