Skip to content

Update dag version when bundle name changes #51901

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ephraimbuddy
Copy link
Contributor

If there's a bundle name change without the dag structure changing, we should update the dag version to reflect the change.

This issue was fixed in #49886 but the fix randomly assigned versions to the new bundle.

@ephraimbuddy ephraimbuddy force-pushed the update-serdag-version-when-bundle-name-changes branch from 5cda8bc to ff82265 Compare June 18, 2025 20:55
@ephraimbuddy ephraimbuddy added this to the Airflow 3.0.3 milestone Jun 18, 2025
@ephraimbuddy ephraimbuddy added the backport-to-v3-0-test Mark PR with this label to backport to v3-0-test branch label Jun 18, 2025
If there's a bundle name change without the dag structure changing,
we should update the dag version to reflect the change.

This issue was fixed in apache#49886 but the fix randomly assigned versions
to the new bundle.
@ephraimbuddy ephraimbuddy force-pushed the update-serdag-version-when-bundle-name-changes branch from ff82265 to dd5077d Compare June 19, 2025 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:DAG-processing area:serialization backport-to-v3-0-test Mark PR with this label to backport to v3-0-test branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants