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/11/17 18:12:45 UTC

[airflow] branch main updated (b9d31cd -> 355dec8)

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 b9d31cd  Cleanup dynamic `start_date` use for miscellaneous Google example DAGs (#19400)
     add 355dec8  Misc. documentation typos and language improvements (#19599)

No new revisions were added by this update.

Summary of changes:
 airflow/hooks/dbapi.py                                | 2 +-
 airflow/operators/generic_transfer.py                 | 2 +-
 airflow/providers/google/cloud/hooks/workflows.py     | 4 ++--
 airflow/providers/google/cloud/operators/workflows.py | 4 ++--
 airflow/providers/postgres/hooks/postgres.py          | 4 ++--
 airflow/providers/sqlite/hooks/sqlite.py              | 2 +-
 scripts/in_container/run_generate_constraints.sh      | 2 +-
 7 files changed, 10 insertions(+), 10 deletions(-)