Skip to content
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

AIP-65 | Add dag versions to DagRunResponse #45995

Open
1 task done
bbovenzi opened this issue Jan 23, 2025 · 1 comment
Open
1 task done

AIP-65 | Add dag versions to DagRunResponse #45995

bbovenzi opened this issue Jan 23, 2025 · 1 comment
Labels
AIP-65: DAG history in UI area:API Airflow's REST/HTTP API kind:feature Feature Requests

Comments

@bbovenzi
Copy link
Contributor

Body

Add dag_versions as an array of uuids to the DagRunResponse in the public REST API. Most of the time this will be an array of length 1, but some dag runs can have multiple versions.

Committer

  • I acknowledge that I am a maintainer/committer of the Apache Airflow project.
@dosubot dosubot bot added area:API Airflow's REST/HTTP API kind:feature Feature Requests labels Jan 23, 2025
@jason810496
Copy link
Contributor

Hi @bbovenzi , I can work on this issue, could you assign to me ? Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AIP-65: DAG history in UI area:API Airflow's REST/HTTP API kind:feature Feature Requests
Projects
None yet
Development

No branches or pull requests

2 participants