This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 3ad61d82e68 Fix PoolBar flex values (#55957)
add 32995675d03 Handle Serialized DAG Format from v3 to v2 when
downgrading Airflow (#55975)
No new revisions were added by this update.
Summary of changes:
airflow-core/docs/img/airflow_erd.sha256 | 2 +-
airflow-core/docs/migrations-ref.rst | 5 +-
...3_1_0_downgrade_serialized_dag_version_to_v2.py | 199 +++++++++++++++++++++
..._2_0_replace_asset_trigger_table_with_asset.py} | 4 +-
airflow-core/src/airflow/utils/db.py | 2 +-
5 files changed, 207 insertions(+), 5 deletions(-)
create mode 100644
airflow-core/src/airflow/migrations/versions/0085_3_1_0_downgrade_serialized_dag_version_to_v2.py
rename
airflow-core/src/airflow/migrations/versions/{0085_3_2_0_replace_asset_trigger_table_with_asset.py
=> 0086_3_2_0_replace_asset_trigger_table_with_asset.py} (98%)