Skip to content

Issues: apache/airflow

Add your Company to Airflow Users list
#12012 opened Oct 31, 2020 by kaxil
Open
Release Airflow 3.0
#39593 opened May 13, 2024 by kaxil
Open 16
Airflow 2 to 3 auto migration rules
#41641 opened Aug 21, 2024 by Lee-W
Open 5
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Deprecated raw configuration view has been removed airflow3.0:breaking Candidates for Airflow 3.0 that contain breaking changes airflow3.0:candidate Potential candidates for Airflow 3.0 area:webserver Webserver related Issues
#42775 opened Oct 6, 2024 by dirrao Loading…
Remove all references on “execution date” as a name AIP-83 Remove Execution Date Unique Constraint from DAG Run airflow3.0:candidate Potential candidates for Airflow 3.0 area:UI Related to UI/UX. For Frontend Developers. kind:documentation
#42340 opened Sep 19, 2024 by uranusjr
1 task done
Airflow 3.0.0
Remove execution_date from API, CLI, web UI return values AIP-83 Remove Execution Date Unique Constraint from DAG Run airflow3.0:candidate Potential candidates for Airflow 3.0 area:API Airflow's REST/HTTP API area:CLI area:UI Related to UI/UX. For Frontend Developers.
#42339 opened Sep 19, 2024 by uranusjr
1 task done
Airflow 3.0.0
Dependency to FAB is removed in Connection Forms airflow3.0:candidate Potential candidates for Airflow 3.0 area:UI Related to UI/UX. For Frontend Developers. kind:feature Feature Requests
#42016 opened Sep 5, 2024 by jscheffl
2 tasks done
Airflow 3.0.0
Airflow 2 to 3 auto migration rules airflow3.0:candidate Potential candidates for Airflow 3.0 area:upgrade Facilitating migration to a newer version of Airflow kind:feature Feature Requests
#41641 opened Aug 21, 2024 by Lee-W
2 of 7 tasks
Airflow 3.0.0
Make CronTriggerTimetable startup behavior intuitive airflow3.0:candidate Potential candidates for Airflow 3.0 area:core stale Stale PRs per the .github/workflows/stale.yml policy file
#41558 opened Aug 18, 2024 by collinmcnulty Loading…
Abilitiy to set dag priority airflow3.0:candidate Potential candidates for Airflow 3.0 area:Scheduler including HA (high availability) scheduler kind:feature Feature Requests kind:meta High-level information important to the community
#41538 opened Aug 16, 2024 by dstandish
1 task done
Airflow 3: python operators deprecations removal airflow3.0:breaking Candidates for Airflow 3.0 that contain breaking changes airflow3.0:candidate Potential candidates for Airflow 3.0 area:core-operators Operators, Sensors and hooks within Core Airflow
#41493 opened Aug 15, 2024 by dirrao Loading… Airflow 3.0.0
Remove the ability to set parallelism to infinity in Airflow V3 airflow3.0:breaking Candidates for Airflow 3.0 that contain breaking changes airflow3.0:candidate Potential candidates for Airflow 3.0 kind:feature Feature Requests
#41162 opened Jul 31, 2024 by o-nikolas
1 task done
Inconsistent data_interval_start/data_interval_end behavior between manual and scheduled DAG runs airflow3.0:candidate Potential candidates for Airflow 3.0 area:core area:Scheduler including HA (high availability) scheduler kind:bug This is a clearly a bug
#41014 opened Jul 24, 2024 by ajsquared
1 of 2 tasks
Airflow 3.0.0
Improve Airflow's debugging story airflow3.0:candidate Potential candidates for Airflow 3.0 area:logging kind:feature Feature Requests
#40975 opened Jul 23, 2024 by kaxil
Consolidate "Serialization" code airflow3.0:candidate Potential candidates for Airflow 3.0 area:serialization
#40974 opened Jul 23, 2024 by kaxil
Add dag_id and map_index to the default template variables airflow3.0:candidate Potential candidates for Airflow 3.0 area:core area:core-operators Operators, Sensors and hooks within Core Airflow kind:feature Feature Requests
#40958 opened Jul 23, 2024 by pedro-cf
1 of 2 tasks
Airflow 3.0.0
Changing job_id type from Int to BigInt airflow3.0:candidate Potential candidates for Airflow 3.0 area:db-migrations PRs with DB migration kind:feature Feature Requests
#40946 opened Jul 22, 2024 by gyli
2 tasks done
Docs: Persona-based quick start guides airflow3.0:candidate Potential candidates for Airflow 3.0 kind:documentation
#40851 opened Jul 18, 2024 by kaxil
Make Open Telemetry the default instead of StatsD for monitoring airflow3.0:breaking Candidates for Airflow 3.0 that contain breaking changes airflow3.0:candidate Potential candidates for Airflow 3.0 telemetry Telemetry-related issues
#40800 opened Jul 15, 2024 by kaxil
Manual DAG runs cause prev_data_interval_start_success and prev_data_interval_end_success to behave unexpectedly airflow3.0:breaking Candidates for Airflow 3.0 that contain breaking changes airflow3.0:candidate Potential candidates for Airflow 3.0 area:core kind:feature Feature Requests
#28016 opened Nov 30, 2022 by matthewblock
1 of 2 tasks
Make pause DAG its own role separate from edit DAG airflow3.0:candidate Potential candidates for Airflow 3.0 good first issue kind:feature Feature Requests
#22317 opened Mar 16, 2022 by brettplarson
1 of 2 tasks
Airflow 3.0.0
Retry for TaskGroup airflow3.0:candidate Potential candidates for Airflow 3.0 area:TaskGroup kind:feature Feature Requests
#21867 opened Feb 28, 2022 by potiuk
1 of 2 tasks
Build a new main dags page in React AIP-38 Modern Web Application airflow3.0:candidate Potential candidates for Airflow 3.0 area:UI Related to UI/UX. For Frontend Developers. kind:feature Feature Requests
#19942 opened Dec 1, 2021 by bbovenzi Airflow 3.0.0
Backfilling ignores task-level start_date and end_date affected_version:2.1 Issues Reported for 2.1 airflow3.0:candidate Potential candidates for Airflow 3.0 area:backfill Specifically for backfill related kind:bug This is a clearly a bug
#17734 opened Aug 19, 2021 by SDubrulle Airflow 3.0.0
Allow multiple pools for one task airflow3.0:candidate Potential candidates for Airflow 3.0 area:Scheduler including HA (high availability) scheduler kind:feature Feature Requests
#13975 opened Jan 29, 2021 by ginevragaudioso Airflow 3.0.0
HTTP connection parse path as schema but use as protocol airflow3.0:breaking Candidates for Airflow 3.0 that contain breaking changes airflow3.0:candidate Potential candidates for Airflow 3.0 area:providers good first issue kind:bug This is a clearly a bug provider:http
#10913 opened Sep 13, 2020 by dungdm93
Airflow CLI client based on Stable API airflow3.0:candidate Potential candidates for Airflow 3.0 area:API Airflow's REST/HTTP API area:CLI kind:feature Feature Requests
#10552 opened Aug 25, 2020 by mik-laj
RBAC access rights filtering by dag tags airflow3.0:candidate Potential candidates for Airflow 3.0 area:webserver Webserver related Issues kind:feature Feature Requests multi-tenancy Issues related to multi-tenancy
#9342 opened Jun 17, 2020 by xuejunteo Airflow 3.0.0
ProTip! no:milestone will show everything without a milestone.