You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ta...@apache.org on 2022/12/21 14:48:00 UTC

[airflow] branch main updated (020c1649cd -> 38e40c6dc4)

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

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


    from 020c1649cd example_dms system test: fetch default VPC id from boto3 (#28422)
     add 38e40c6dc4 Remove outdated compat imports/code from providers (#28507)

No new revisions were added by this update.

Summary of changes:
 .../amazon/aws/secrets/secrets_manager.py          | 15 ++++++-----
 airflow/providers/cncf/kubernetes/__init__.py      | 29 ----------------------
 airflow/providers/microsoft/winrm/hooks/winrm.py   |  7 +-----
 airflow/providers/presto/hooks/presto.py           | 10 +-------
 airflow/providers/ssh/hooks/ssh.py                 |  6 +----
 airflow/providers/trino/hooks/trino.py             | 10 +-------
 6 files changed, 11 insertions(+), 66 deletions(-)