You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by je...@apache.org on 2022/11/10 19:10:16 UTC

[airflow] branch main updated (933fefca27 -> dff35c6bd8)

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

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


    from 933fefca27 Fix double logging with some task logging handler (#27591)
     add dff35c6bd8 Drop support for PostgreSQL 10 (#27594)

No new revisions were added by this update.

Summary of changes:
 README.md                                          |   2 +-
 dev/breeze/src/airflow_breeze/global_constants.py  |   4 +-
 docs/apache-airflow/installation/prerequisites.rst |   2 +-
 images/breeze/output-commands-hash.txt             |  14 +-
 images/breeze/output-commands.svg                  | 204 ++++++++--------
 images/breeze/output_setup.svg                     |  82 +++----
 images/breeze/output_setup_config.svg              | 108 ++++-----
 images/breeze/output_shell.svg                     | 236 +++++++++----------
 images/breeze/output_start-airflow.svg             | 260 ++++++++++-----------
 images/breeze/output_testing.svg                   |  74 +++---
 images/breeze/output_testing_tests.svg             | 212 ++++++++---------
 11 files changed, 599 insertions(+), 599 deletions(-)