This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to tag nightly-master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
*** WARNING: tag nightly-master was modified! ***
from a983273 (commit)
to cddbf81 (commit)
from a983273 Cleans all DBs on ./breeze stop (#13119)
add 8d5b434 Remove Kaxil's old record in INTHEWILD.md (#13123)
add 8529cb1 Fix spelling (#13130)
add 1259c71 Update compatibility with google-cloud-os-login>=2.0.0
(#13126)
add cddbf81 Fix Google BigQueryHook method get_schema() (#13136)
No new revisions were added by this update.
Summary of changes:
Dockerfile | 4 +--
IMAGES.rst | 2 +-
INTHEWILD.md | 1 -
UPDATING.md | 2 +-
airflow/api_connexion/openapi/v1.yaml | 4 +--
airflow/providers/google/cloud/hooks/bigquery.py | 2 +-
airflow/providers/google/cloud/hooks/os_login.py | 16 +++++----
airflow/sentry.py | 2 +-
airflow/www/templates/airflow/tree.html | 2 +-
docs/apache-airflow/concepts.rst | 2 +-
scripts/ci/libraries/_build_images.sh | 2 +-
setup.py | 4 +--
tests/core/test_configuration.py | 2 +-
tests/lineage/test_lineage.py | 2 +-
tests/models/test_taskinstance.py | 2 +-
.../providers/google/cloud/hooks/test_os_login.py | 22 ++++++------
tests/providers/google/suite/hooks/test_sheets.py | 42 +++++++++++-----------
17 files changed, 58 insertions(+), 55 deletions(-)