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

potiuk pushed a change to branch switch-to-hatch
in repository https://gitbox.apache.org/repos/asf/airflow.git


    omit c5d89910ce Standardize airflow build process and switch to Hatchling 
build backend
     add 8e8c080050 Provide the logger_name param to base hook in order to 
override the logger name (#36674)
     add 584087f087 Add templated fields to `BigQueryToSqlBaseOperator` from 
`BigQueryToPostgresOperator` (#36663)
     add a818a8cf3a Include Restb.ai in INTHEWILD.md (#36676)
     add 2e74eced66 Standardize airflow build process and switch to Hatchling 
build backend

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (c5d89910ce)
            \
             N -- N -- N   refs/heads/switch-to-hatch (2e74eced66)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 INTHEWILD.md                                              |  1 +
 airflow/hooks/filesystem.py                               |  4 ++--
 airflow/hooks/package_index.py                            |  4 ++--
 airflow/hooks/subprocess.py                               |  4 ++--
 .../providers/google/cloud/transfers/bigquery_to_sql.py   |  6 ++++++
 airflow/providers/google/cloud/utils/bigquery_get_data.py |  4 ++--
 docker_tests/test_prod_image.py                           | 15 ++++++++-------
 7 files changed, 23 insertions(+), 15 deletions(-)

Reply via email to