This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch fab-v5rc
in repository https://gitbox.apache.org/repos/asf/airflow.git
discard df711088d7 Upgrade dependencies to allow us to use SQLAlchemy v2 in
Airflow 3.0/main
add 1a07fe22ab Upgrade dependencies to allow us to use SQLAlchemy v2 in
Airflow 3.0/main
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 (df711088d7)
\
N -- N -- N refs/heads/fab-v5rc (1a07fe22ab)
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:
Dockerfile | 9 +++++----
Dockerfile.ci | 12 ++++++------
dev/breeze/tests/test_packages.py | 6 +++---
docs/apache-airflow-providers-amazon/index.rst | 1 -
scripts/docker/install_airflow.sh | 2 +-
.../docker/install_airflow_dependencies_from_branch_tip.sh | 7 ++++---
6 files changed, 19 insertions(+), 18 deletions(-)