The GitHub Actions job "Tests AMD" on airflow.git/db-downgrade has succeeded.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
8c667238c331ad426a94f7307e2818bf35b571e7 / Kaxil Naik <[email protected]>
Handle Serialized DAG Format from v3 to v2 when downgrading Airflow

This migration enables Airflow downgrades by converting v3 serialized DAGs
back to v2 format. The `upgrade()` is a no-op since the server handles v1/v2/v3
at runtime, but `downgrade()` removes client_defaults sections and updates
version numbers to ensure compatibility with older Airflow versions.

closes https://github.com/apache/airflow/issues/55949

Report URL: https://github.com/apache/airflow/actions/runs/17933607236

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to