-
Notifications
You must be signed in to change notification settings - Fork 15.5k
Insights: apache/airflow
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
3.0.6 Airflow 3.0.6
published
Aug 29, 2025
134 Pull requests merged by 43 people
-
Update main with Airflow 3.0.6 release details
#55089 merged
Aug 30, 2025 -
Allow preloaded hitl options and params through search params
#54783 merged
Aug 30, 2025 -
Chart: Update Default Airflow image to 3.0.6
#55090 merged
Aug 30, 2025 -
Catch Exception in git hook instantiation
#55079 merged
Aug 30, 2025 -
Remove Python < 3.12
JsonValue
workaround forCadwyn
#55087 merged
Aug 30, 2025 -
Decouple Serialization and Deserialization Code for tasks
#54569 merged
Aug 29, 2025 -
Add hungarian language package
#54716 merged
Aug 29, 2025 -
Close German translation gaps for full UI translation 2025-08-28
#55042 merged
Aug 29, 2025 -
Remove query obj from providers fab
#53953 merged
Aug 29, 2025 -
Add queued DAGs filter button to DAGs page
#55052 merged
Aug 29, 2025 -
Bump apache-airflow from 3.0.4 to 3.0.6
#55077 merged
Aug 29, 2025 -
Bump apache-airflow from 3.0.4 to 3.0.6
#55076 merged
Aug 29, 2025 -
Pass team name information to
is_authorized_dag
method#55040 merged
Aug 29, 2025 -
Fix INTHEWILD syntax
#55063 merged
Aug 29, 2025 -
Fix mypy error for salesforce to_json
#55060 merged
Aug 29, 2025 -
ci: upgrade important versions (#55050)
#55057 merged
Aug 29, 2025 -
Added DrMartens Update INTHEWILD.md
#55051 merged
Aug 29, 2025 -
[v3-0-test] Limit pytest-rerunfailures as it crashes xdist XFAIL test…
#55059 merged
Aug 29, 2025 -
Limit pytest-rerunfailures as it crashes xdist XFAIL tests
#55058 merged
Aug 29, 2025 -
Upgrade ruff to latest version
#55046 merged
Aug 29, 2025 -
Use 'orient' kwarg in SalesforceHook
#55056 merged
Aug 29, 2025 -
ci: upgrade important versions
#55050 merged
Aug 29, 2025 -
[v3-0-test] Dev: Fix validation on dry-run with 'start-rc-process' (#55047)
#55048 merged
Aug 29, 2025 -
Dev: Fix validation on dry-run with 'start-rc-process'
#55047 merged
Aug 29, 2025 -
Add missing translations for PL 2025-08-28
#55016 merged
Aug 29, 2025 -
Remove support for re-serializing a Serialized Operator
#55043 merged
Aug 28, 2025 -
Persist TI tabs in dag view
#55006 merged
Aug 28, 2025 -
Revert "Fix rendering of template fields with start from trigger"
#55037 merged
Aug 28, 2025 -
AIP-67 - multi team: Move from team_id to team_name
#55032 merged
Aug 28, 2025 -
[v3-0-test] Dev: Remove
dry_run
overrides on some command for CI (#55025)#55027 merged
Aug 28, 2025 -
Dev: Remove
dry_run
overrides on some command for CI#55025 merged
Aug 28, 2025 -
Add hotkey shortcut to toggle between grid and graph views.
#54667 merged
Aug 28, 2025 -
Add
LIST
scope in Keycloak auth manager#54998 merged
Aug 28, 2025 -
Add handler for cli command exit code in CloudComposerRunAirflowCLICommandOperator
#54497 merged
Aug 28, 2025 -
[v3-0-test] Honor dry-run mode better in start-rc-process to not run actual git commands (#55011)
#55018 merged
Aug 28, 2025 -
Fix serialization in triggers in Google provider
#55014 merged
Aug 28, 2025 -
Honor dry-run mode better in start-rc-process to not run actual git commands
#55011 merged
Aug 28, 2025 -
ci(github-actions): add missing --task-sdk-version arg (#54975)
#55009 merged
Aug 28, 2025 -
Run verify_integrity when cleared to run on latest
#54984 merged
Aug 28, 2025 -
Fix process leaks in
GitDagBundle
repository management#54997 merged
Aug 28, 2025 -
Add map_index validation in categorize_task_instances
#54791 merged
Aug 28, 2025 -
Add utility function for generic filter counting
#54817 merged
Aug 28, 2025 -
Bump trove-classifiers from 2025.8.6.13 to 2025.8.26.11 in /airflow-core
#55001 merged
Aug 27, 2025 -
Fix typo in
define-extra-link.rst
#54985 merged
Aug 27, 2025 -
fix: Add cookies options into FAB provider.yaml
#54995 merged
Aug 27, 2025 -
Improve Grid view UX
#54846 merged
Aug 27, 2025 -
Small HITL UX improvements
#54990 merged
Aug 27, 2025 -
Introduce
LIST
action in AWS auth manager#54987 merged
Aug 27, 2025 -
Fix
BranchPythonOperator
execution failure when callable returnsNone
#54991 merged
Aug 27, 2025 -
Delete triggers not used by any assets
#54929 merged
Aug 27, 2025 -
Remove unneeded isort skip comments
#54979 merged
Aug 27, 2025 -
fix apache beam provider with missing google provider
#54982 merged
Aug 27, 2025 -
Bump trove-classifiers from 2025.8.6.13 to 2025.8.26.11
#54974 merged
Aug 27, 2025 -
Bump trove-classifiers from 2025.8.6.13 to 2025.8.26.11
#54970 merged
Aug 27, 2025 -
Bump trove-classifiers from 2025.8.6.13 to 2025.8.26.11 in /airflow-core
#54968 merged
Aug 27, 2025 -
Bump trove-classifiers from 2025.8.6.13 to 2025.8.26.11
#54966 merged
Aug 27, 2025 -
ci(github-actions): add missing --task-sdk-version arg
#54975 merged
Aug 27, 2025 -
Refactor Kubernetes Executor Types to NamedTuples
#54858 merged
Aug 27, 2025 -
feat(hitl): add utility functions for generating the url to required actions page
#54827 merged
Aug 27, 2025 -
docs(keycloak): Update documentation for Keycloak auth manager CLI usage and permission management
#54928 merged
Aug 27, 2025 -
[v3-0-test] Dev: Add Task SDK support to
start-rc-process
(#54960)#54963 merged
Aug 27, 2025 -
[AIP-86] Remove Sync callbacks from documentation
#54959 merged
Aug 26, 2025 -
Dev: Add Task SDK support to
start-rc-process
#54960 merged
Aug 26, 2025 -
Fix XCom deletion failure for mapped task instances
#54954 merged
Aug 26, 2025 -
[v3-0-test] docs: add docs for custom alert messages (#50273)
#54955 merged
Aug 26, 2025 -
Move
TaskGroup
UI & API functions to server-side#54857 merged
Aug 26, 2025 -
AIP-86 - Add async support for Notifiers
#53831 merged
Aug 26, 2025 -
Bump the core-ui-package-updates group across 1 directory with 16 updates
#54950 merged
Aug 26, 2025 -
Add filtering for tasks view
#54484 merged
Aug 26, 2025 -
Bump the fab-ui-package-updates group across 1 directory with 8 updates
#54517 merged
Aug 26, 2025 -
Add .vite files to eslintignore
#54949 merged
Aug 26, 2025 -
fix: Outgoing graph edges should exit opposite of incoming edges
#54789 merged
Aug 26, 2025 -
[v3-0-test] Fix typo in documentation building doc (#54944)
#54946 merged
Aug 26, 2025 -
Fix typo in documentation building doc
#54944 merged
Aug 26, 2025 -
Add
create_intermediate_dirs
option toGCSToSFTPOperator
#54916 merged
Aug 26, 2025 -
Fix tests failing for SqlAlchemy 2
#54940 merged
Aug 26, 2025 -
fix(cli): escape MySQL password in db shell and add unit tests
#54892 merged
Aug 26, 2025 -
Add missing test for boto_schema of aws ecs
#54930 merged
Aug 26, 2025 -
Add colors to airflowctl help output
#54934 merged
Aug 26, 2025 -
Adding a backcompat shim layer for
JobState
#54936 merged
Aug 26, 2025 -
To fix Fab auth manager returns get_id of integer type where str is expected
#54384 merged
Aug 26, 2025 -
Mark Batch Executor as stable
#54924 merged
Aug 26, 2025 -
Improved observability of deadline callbacks
#54855 merged
Aug 26, 2025 -
Sync v3-0-stable with 3.0.6rc2 changes
#54923 merged
Aug 25, 2025 -
bugfix(airflowctl): Release notes since it is first to be released and date
#54925 merged
Aug 25, 2025 -
Remove duplicate "concurrency" from dag details
#54801 merged
Aug 25, 2025 -
Switch all our prek python hooks to use PEP-723 inline dependencies
#54917 merged
Aug 25, 2025 -
AIP-67 - Create multi-team related tables. Create team association in
Variable
,Connection
andPool
tables#53946 merged
Aug 25, 2025 -
[v3-0-test] Fix local executor task execution (#54523)
#54922 merged
Aug 25, 2025 -
Fix local executor task execution
#54523 merged
Aug 25, 2025 -
Backport "Only redirect on the dag detail page"
#54921 merged
Aug 25, 2025 -
Only redirect on the dag detail page
#54920 merged
Aug 25, 2025 -
Support templated extra in outlets assets
#54885 merged
Aug 25, 2025 -
Add Calendar view for Dag
#54252 merged
Aug 25, 2025 -
Add asset-based filtering support to DAG API endpoint
#54263 merged
Aug 25, 2025 -
Adding a compat shim for secrets_masker that was moved to shared
#54915 merged
Aug 25, 2025 -
Close French Translation Gap
#54833 merged
Aug 25, 2025 -
Improve code of neo4j hook
#54909 merged
Aug 25, 2025 -
refactor(taskinstance): remove redundant comment
#54911 merged
Aug 25, 2025 -
[v3-0-test] Add backfill through UI to docs (#54893)
#54910 merged
Aug 25, 2025 -
feat(task_instance): add operator as get_task_instnace endpoint filter
#54773 merged
Aug 25, 2025 -
Add backfill through UI to docs
#54893 merged
Aug 25, 2025 -
Fix short names in test_adls
#54907 merged
Aug 25, 2025 -
Alias
task_display_name
forXCom
#54879 merged
Aug 25, 2025 -
feat(i18n)(hi): Add Hindi Translations + adding codeowner
#54788 merged
Aug 25, 2025 -
Feature: add optional managed connection
#52700 merged
Aug 25, 2025 -
fix(docs): remove trademark symbol and update section titles for clarity
#54887 merged
Aug 24, 2025 -
Docs: Clarify Airflow approach to event-driven scheduling (push vs pull)
#54888 merged
Aug 24, 2025 -
Fix k8s pod yaml test to expect redacted sensitive data
#54883 merged
Aug 24, 2025 -
feat(breeze): enable airflowctl docs to be released
#54880 merged
Aug 24, 2025 -
Resolve serialization for numpy bool 1.x and 2.x compatibility
#53690 merged
Aug 24, 2025 -
feat(airflowctl): add first release notes and config.toml for it
#54683 merged
Aug 24, 2025 -
feat(breeze): update breeze references from Airflow CTL to airflowctl
#54852 merged
Aug 24, 2025 -
Add customizable log prefix and formatter to KubernetesPodOperator
#53598 merged
Aug 24, 2025 -
Remove
unmap
method from scheduler-side#54816 merged
Aug 23, 2025 -
[v3-0-test] Migrate windows-latest label to windows-2025 (#54866)
#54878 merged
Aug 23, 2025 -
[v3-0-test] Fixing typo in upgrade checks CI script (#54873)
#54877 merged
Aug 23, 2025 -
Consolidate scripts to generate openapi specs
#54874 merged
Aug 23, 2025 -
Retry on 409 conflict
#54777 merged
Aug 23, 2025 -
[v3-0-test] Point deprecation warning in Variable methods to specific alternatives (#54869)
#54871 merged
Aug 23, 2025 -
[v3-0-test] Point deprecation warning in Connection method to specific alternatives (#54868)
#54872 merged
Aug 23, 2025 -
Fixing typo in upgrade checks CI script
#54873 merged
Aug 23, 2025 -
Point deprecation warning in Variable methods to specific alternatives
#54869 merged
Aug 23, 2025 -
Point deprecation warning in Connection method to specific alternatives
#54868 merged
Aug 23, 2025 -
Migrate windows-latest label to windows-2025
#54866 merged
Aug 23, 2025 -
[v3-0-test] Standardize uv and prek installation (#54864)
#54870 merged
Aug 23, 2025 -
Standardize uv and prek installation
#54864 merged
Aug 23, 2025 -
Updating pmc testing instructions to run check_files from right folder
#54861 merged
Aug 23, 2025 -
Refactor tests for shared distributions
#54863 merged
Aug 23, 2025 -
[v3-0-test] Bump UV and Prek versions (#54854)
#54862 merged
Aug 23, 2025 -
Stabilising shared timezone tests and running them in CI
#54860 merged
Aug 23, 2025 -
Bump UV and Prek versions
#54854 merged
Aug 23, 2025 -
Remove Airflow 3.2 from dag cycle tester deprecation warning
#54842 merged
Aug 23, 2025 -
Move secrets_masker over to airflow_shared distribution
#54449 merged
Aug 23, 2025
63 Pull requests opened by 37 people
-
[Filters] Add filtering support to Search – DAG Runs
#54865 opened
Aug 23, 2025 -
Trigger form can be called via URL with field pre-populated issue is resolved.
#54867 opened
Aug 23, 2025 -
add dag_version filter to get_dag_runs endpoint and corresponding tests
#54882 opened
Aug 24, 2025 -
Nuke `patched_secrets_masker` fixture and its usages
#54884 opened
Aug 24, 2025 -
TriggerDagRunOperator auto clearing support for failed child dag run tasks
#54886 opened
Aug 24, 2025 -
feat: Add lazy filtering support for inlet events by time range, ordering, and limit
#54891 opened
Aug 24, 2025 -
[WIP] Add reusable FilterBar component for date, number, text input
#54895 opened
Aug 25, 2025 -
strip whitespace before boolean parsing
#54896 opened
Aug 25, 2025 -
Update mask variable to be more informative
#54897 opened
Aug 25, 2025 -
Add description field for filter_param_factory
#54903 opened
Aug 25, 2025 -
DO not merge
#54904 opened
Aug 25, 2025 -
Clean up polluted secrets masker for CNCF compat tests
#54905 opened
Aug 25, 2025 -
Cleanup secrets masker before each test module
#54908 opened
Aug 25, 2025 -
fix hardcoded poll_interval
#54912 opened
Aug 25, 2025 -
Fix Airflow scheduler crashes in asset-triggered DAG runs
#54913 opened
Aug 25, 2025 -
Use sessionStorage to isolate sessions per tab
#54914 opened
Aug 25, 2025 -
Update `is_authorized_dag` method in `FabAuthManager`
#54926 opened
Aug 25, 2025 -
Remove airflow.utils.session dependency from task-sdk
#54933 opened
Aug 26, 2025 -
Move TerminalTIState and IntermediateTIState to taskinstance module
#54941 opened
Aug 26, 2025 -
Typing Error defer fix
#54942 opened
Aug 26, 2025 -
Create a shared library for airflow configurations
#54943 opened
Aug 26, 2025 -
Make TaskInstanceState and DagRunState public in task-sdk
#54945 opened
Aug 26, 2025 -
chore(cli): remove duplicate None in _quote_mysql_password_for_cnt
#54948 opened
Aug 26, 2025 -
feature: Add OpenLineage support for OracleToGCSOperator
#54953 opened
Aug 26, 2025 -
fix: provide correct extra to on_asset_changed listener
#54957 opened
Aug 26, 2025 -
Fix kpo log_events_on_failure logs warnings at warning level
#54967 opened
Aug 27, 2025 -
fix unintended print of dag not found in serialised_dag table
#54972 opened
Aug 27, 2025 -
Fix CloudComposerAsyncHook to work correctly with af3.
#54976 opened
Aug 27, 2025 -
Add composer_dag_run_id as optional parameter to CloudComposerDAGRunSensor
#54977 opened
Aug 27, 2025 -
helm: statsd deployment volume mount without subpath for live reloading
#54986 opened
Aug 27, 2025 -
Added specialized insert_rows in PostgresHook which uses faster psycopg execute_batch method
#54988 opened
Aug 27, 2025 -
Bump the core-ui-package-updates group across 1 directory with 51 updates
#54989 opened
Aug 27, 2025 -
Configure logging for Triggerer
#54992 opened
Aug 27, 2025 -
Feature/add state badge to edge react UI
#54993 opened
Aug 27, 2025 -
Feature/add auto refresh to edge react UI
#54994 opened
Aug 27, 2025 -
[Snowflake] Add Workload Identity Federation (WIF) support (Fix #54983)
#55002 opened
Aug 27, 2025 -
AIP-67 - Multi-team: Per team executor config (env var only)
#55003 opened
Aug 27, 2025 -
Close db connection using context manager in mysql hook
#55008 opened
Aug 28, 2025 -
Fix graph export cropping when view is partial
#55012 opened
Aug 28, 2025 -
Add Catalan language to Airflow
#55013 opened
Aug 28, 2025 -
refactor(hitl): rename HITLDetail.user_id as HITLDetail.responded_by
#55019 opened
Aug 28, 2025 -
Fix not friendly log in the tableau sensor
#55021 opened
Aug 28, 2025 -
feat(hitl): update url generating utility
#55022 opened
Aug 28, 2025 -
Add SQLInsertRowsOperator in common.sql provider
#55031 opened
Aug 28, 2025 -
Fix: Consistent no-log handling for tasks with try_number=0 in API and UI (#54749)
#55035 opened
Aug 28, 2025 -
Bump ruff from 0.12.1 to 0.12.11 in /task-sdk
#55038 opened
Aug 28, 2025 -
Add pendingActions onto ui/dags
#55041 opened
Aug 28, 2025 -
Move the KubernetesPodOperator 'convert_config_file_to_dict' call
#55064 opened
Aug 29, 2025 -
Workable compat between task sdk 1.0.4 and server 3.1.0
#55067 opened
Aug 29, 2025 -
Second attempt to fix rendering of template fields with start from trigger
#55068 opened
Aug 29, 2025 -
Reducing memory footprint for synchronous `S3KeySensor`
#55070 opened
Aug 29, 2025 -
Fix: use merged headers in LivyAsyncHook API call
#55072 opened
Aug 29, 2025 -
Bump the core-ui-package-updates group across 1 directory with 4 updates
#55075 opened
Aug 29, 2025 -
Bump the core-ui-package-updates group across 1 directory with 44 updates
#55078 opened
Aug 29, 2025 -
fix: xcom_push raises 422 error when value is set to None
#55080 opened
Aug 29, 2025 -
Add run type and triggering user filters to grid view
#55082 opened
Aug 29, 2025 -
Add redundancy to translation sponsor for HU
#55083 opened
Aug 29, 2025 -
Fix scheduler processing of cleared running tasks stuck in `RESTARTING` state
#55084 opened
Aug 29, 2025 -
Allow attachment of multiple deadlines to a DAG
#55086 opened
Aug 29, 2025 -
User average runtime as deadline reference
#55088 opened
Aug 30, 2025 -
Fix audit log payload for DAG pause/unpause actions
#55091 opened
Aug 30, 2025 -
Fix ``BigQueryInsertJobOperator`` failure with asset-triggered DAGs
#55092 opened
Aug 30, 2025 -
Add options_mapping support to HITLBranchOperator
#55093 opened
Aug 30, 2025
34 Issues closed by 14 people
-
unable to hide details page
#55085 closed
Aug 30, 2025 -
Allow preloaded options, input through `.../required_actions?options=...&inputs=...`
#54506 closed
Aug 30, 2025 -
Status of testing of Apache Airflow `3.0.6rc1` & Task SDK `1.0.6rc1`
#54835 closed
Aug 29, 2025 -
Bitnami Postgres dependency (Bitnami docker.io catalog being deleted)
#55069 closed
Aug 29, 2025 -
Hashicorp Vault Secrets Backend not used in PythonVirtualenvOperator
#54645 closed
Aug 29, 2025 -
Airflow 3.0.2: Airflow Graph UI not rendering task state colors.
#51954 closed
Aug 28, 2025 -
Error when running airflow db clean on DAG table
#52147 closed
Aug 28, 2025 -
Migration breaking from 2.11 to main
#54339 closed
Aug 28, 2025 -
Airflow3. URI field does not exist for Connection imported from task-sdk.
#49881 closed
Aug 28, 2025 -
AIP-84 | Scope out Overview and Dashboard UI endpoints
#44259 closed
Aug 28, 2025 -
Failure during enqueuing DAGs with dynamic tasks
#51575 closed
Aug 28, 2025 -
The custom XCOM backend serialization failed
#54952 closed
Aug 27, 2025 -
Branching is broken when callable function returns None or falsy value
#54340 closed
Aug 27, 2025 -
Duplicate rows on rendered_task_instance_fields
#53905 closed
Aug 27, 2025 -
Git DAG Bundle permission denied when run_as_user
#54175 closed
Aug 27, 2025 -
Add example to add required actions tab link
#54696 closed
Aug 27, 2025 -
Statsd exporter mappings missing
#40027 closed
Aug 27, 2025 -
Duplicated section in UI Overview
#54931 closed
Aug 27, 2025 -
[Filters] Add filters to DAG View - Tasks Tab
#53048 closed
Aug 26, 2025 -
Add create_intermediate_dirs option to GCSToSFTPOperator
#54906 closed
Aug 26, 2025 -
Fab auth manager returns get_id of integer type where str is expected
#54298 closed
Aug 26, 2025 -
Tasks queued up due to insufficient LocalExecutors
#54830 closed
Aug 25, 2025 -
UI - Implement the Calendar View
#54138 closed
Aug 25, 2025 -
Enhance API Support for Filtering DAGs with Asset-Based Schedules
#53740 closed
Aug 25, 2025 -
Preventing new "DAG" from being added to the codebase
#46843 closed
Aug 25, 2025 -
List down all the "DAG"s that we want to rename to "dag" or "Dag"
#46845 closed
Aug 25, 2025 -
Replace "DAG" with "Dag" or "dag" in the existing code base
#46842 closed
Aug 25, 2025 -
[Filters] Add filtering support to Search – Task Instances
#53042 closed
Aug 25, 2025 -
Backfill through UI is not mentioned in the doc
#54744 closed
Aug 25, 2025 -
Move `airflow.utils.dag_edges.py` into the task SDK's edges definition module
#53411 closed
Aug 25, 2025 -
`numpy.bool_` in Numpy 2 cannot be serialized/deserialized when being passed into XComs
#52753 closed
Aug 24, 2025 -
Create a shared library for `secrets_masker` and move the module there
#54397 closed
Aug 23, 2025
51 Issues opened by 33 people
-
Stats section at the welcome screen is not showing the latest relevant data for airflow 3 deployments
#55081 opened
Aug 29, 2025 -
3.x audit logs for pause/unpause DAG show the same payload
#55074 opened
Aug 29, 2025 -
DAG with BigQueryInsertJobOperator not generating job_id when triggered by asset event in Airflow 3
#55073 opened
Aug 29, 2025 -
Performance issue: recent_dag_runs endpoint slow with many DAGs
#55071 opened
Aug 29, 2025 -
Add "fail_on_reject" to arugment ApprovalOperator
#55065 opened
Aug 29, 2025 -
xcom_push raises 422 error when value is set to None
#55062 opened
Aug 29, 2025 -
Gantt view progress bars are not aligning with actual tasks with DAG versioning
#55061 opened
Aug 29, 2025 -
Implement future state property of task
#55055 opened
Aug 29, 2025 -
HITL: Getting 409 in API server
#55054 opened
Aug 29, 2025 -
HITL: Requires actions showing in pending even if we have marked tasks as failed or success explicitly
#55053 opened
Aug 29, 2025 -
s3 key sensor (sync version) has bad memory footprint
#55039 opened
Aug 28, 2025 -
Add respondent name to HITL detail response details in UI
#55033 opened
Aug 28, 2025 -
Scrollbar in grid view has no padding in Firefox
#55030 opened
Aug 28, 2025 -
DAGs disappear from UI when a task gets stuck running in Airflow 3
#55029 opened
Aug 28, 2025 -
Gantt view showing deferred task in running state
#55028 opened
Aug 28, 2025 -
Remove Postgres from the chart of ours
#55024 opened
Aug 28, 2025 -
Partial searching is not working on 'Audit log' page
#55023 opened
Aug 28, 2025 -
Gantt view is not getting updated in realtime
#55020 opened
Aug 28, 2025 -
Pagination does not work when "Failed" filter is turned on
#55017 opened
Aug 28, 2025 -
Improve error messaging for Hashicorp Vault secrets provider
#55015 opened
Aug 28, 2025 -
Improve HITLDetails model and update corresponding endpoints
#55010 opened
Aug 28, 2025 -
Glue Job Operator failing when deferrable=True
#55007 opened
Aug 28, 2025 -
Importing simple_salesforce make requests stuck in Airflow
#54996 opened
Aug 27, 2025 -
Add support for Snowflake Workload Identity Federation
#54983 opened
Aug 27, 2025 -
[UI] Using Airflow UI to trigger backfills always shows "409 Conflict"
#54980 opened
Aug 27, 2025 -
Clear task instance and dag run modal opening triggers an audit log event
#54971 opened
Aug 27, 2025 -
Pool summary widget is stuck in retry loop when user has no access to read pools
#54969 opened
Aug 27, 2025 -
Show the file name from which the DAG was generated on the Code tab
#54965 opened
Aug 27, 2025 -
Log level for KubernetesPodOperator's Pod Event `FailedScheduling`should be warning not error
#54964 opened
Aug 27, 2025 -
Colored_console_log=False not affecting all Airflow processes
#54962 opened
Aug 26, 2025 -
Improve Human-in-the-Loop (HITL) Review UX
#54961 opened
Aug 26, 2025 -
Add sticky callout bar for DAGs and Task Instances needing review
#54958 opened
Aug 26, 2025 -
Missing review history when tasks are cleared (HITL)
#54956 opened
Aug 26, 2025 -
Calendar view: remove hardcoded data range
#54951 opened
Aug 26, 2025 -
Rescheduled Sensors fail with "not found in serialized_dag table"
#54939 opened
Aug 26, 2025 -
[webui] DAG Single run broken on Firefox
#54938 opened
Aug 26, 2025 -
DateTimeSensorAsync is failing
#54935 opened
Aug 26, 2025 -
Airflow Scheduler fails with TypeError when trying to fetch dag filepath
#54932 opened
Aug 26, 2025 -
Triggers of a task instance that belongs to a deactivated / paused dag is running
#54927 opened
Aug 25, 2025 -
Add options for tarball to generate differently named tarballs
#54919 opened
Aug 25, 2025 -
Support for vhost-style URL for S3
#54918 opened
Aug 25, 2025 -
Make DagRunState public in task-sdk
#54902 opened
Aug 25, 2025 -
Make TaskInstanceState public in task-sdk
#54901 opened
Aug 25, 2025 -
Refactor IntermediateTIState enum across Airflow components
#54900 opened
Aug 25, 2025 -
Refactor TerminalTIState enum across Airflow components
#54899 opened
Aug 25, 2025 -
Support for podman in breeze tooling
#54894 opened
Aug 25, 2025 -
PgBouncer integration should auto-configure metadata connection
#54875 opened
Aug 23, 2025 -
Revisit backcompat of secrets masker imports in airflow local settings before 3.1
#54859 opened
Aug 23, 2025
157 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Remove airflow.models.DAG
#54383 commented on
Aug 29, 2025 • 27 new comments -
feat: Implemented Filters UI for Asset View
#54640 commented on
Aug 29, 2025 • 15 new comments -
Add update_mask support for bulk PATCH APIs
#54597 commented on
Aug 29, 2025 • 14 new comments -
Add Asyncio monitor to detect event-loop stalls
#54666 commented on
Aug 29, 2025 • 13 new comments -
Refactor Common Queue Interface
#54651 commented on
Aug 27, 2025 • 11 new comments -
Migrated prod builds to use python built from source
#53770 commented on
Aug 29, 2025 • 10 new comments -
Fix Outlet Event Extra Data is Empty in Task Instance Success Listener
#54568 commented on
Aug 26, 2025 • 9 new comments -
Fix DAG Backfills broken on Firefox
#54825 commented on
Aug 27, 2025 • 8 new comments -
Feature(UI) : Add upstream/downstream task filtering in Graph & Grid views (#53458)
#54722 commented on
Aug 26, 2025 • 7 new comments -
Add bulk TI deletion UI
#51564 commented on
Aug 29, 2025 • 6 new comments -
Feature: enhance task-sdk definitions context stub file typing
#54421 commented on
Aug 29, 2025 • 6 new comments -
Introduce generic Callbacks
#54796 commented on
Aug 28, 2025 • 6 new comments -
Remove Legacy Query Object Usage from airflow-models
#52325 commented on
Aug 30, 2025 • 6 new comments -
Improve dag error handling
#49164 commented on
Aug 26, 2025 • 6 new comments -
Provide React UI for Edge
#53563 commented on
Aug 29, 2025 • 5 new comments -
Add API Support for Filtering DAGs by Timetable Type
#54341 commented on
Aug 29, 2025 • 5 new comments -
docs: fix core/taskflow context and template variables
#54693 commented on
Aug 28, 2025 • 4 new comments -
fix: strip trailing slash of base url in config (#44337)
#53884 commented on
Aug 29, 2025 • 4 new comments -
Default to latest logs and fix scroll bar jump performance #54174
#54447 commented on
Aug 28, 2025 • 4 new comments -
Fix: Clean up FAB permissions when deleting DAGs
#54528 commented on
Aug 28, 2025 • 4 new comments -
Add stream method to RemoteIO
#54813 commented on
Aug 28, 2025 • 3 new comments -
add has_import_errors filter to Core API GET /dags endpoint
#54563 commented on
Aug 25, 2025 • 2 new comments -
Add CLI command to generate DAG Documentation
#54702 commented on
Aug 26, 2025 • 1 new comment -
Fix the write-to-es feature
#53821 commented on
Aug 26, 2025 • 1 new comment -
Change the interface by which Go tasks get access to variables etc.
#54743 commented on
Aug 27, 2025 • 1 new comment -
Append filename and lineno for logs
#54433 commented on
Aug 27, 2025 • 1 new comment -
chore: add sleep in ol test operator
#54807 commented on
Aug 29, 2025 • 1 new comment -
[RFC] Feat(ui): Add portuguese translation + CODEOWNER
#52341 commented on
Aug 25, 2025 • 1 new comment -
feat(helm): Conditionally render GIT_SYNC_* vs GITSYNC_* env vars based on Git Sync version
#52388 commented on
Aug 28, 2025 • 0 new comments -
Update _helpers.yaml to support custom apiServerConfigConfigMapName
#52634 commented on
Aug 24, 2025 • 0 new comments -
Add `executor.running_dags` gauge to expose count of running DAGs (#12368)
#52815 commented on
Aug 23, 2025 • 0 new comments -
[helm] Add missing `airflow.fullname` on kubernetes objects
#52953 commented on
Aug 28, 2025 • 0 new comments -
feat(docs): explain owners definition
#53176 commented on
Aug 29, 2025 • 0 new comments -
resolve AttributeError in _DockerDecoratedOperator.execute method
#53188 commented on
Aug 27, 2025 • 0 new comments -
Feat: Visualize DAG version changes and mixed versions in Grid view
#53216 commented on
Aug 26, 2025 • 0 new comments -
clear_task through cli, filtering by run_id
#53334 commented on
Aug 29, 2025 • 0 new comments -
Feat/GitHub auth
#54812 commented on
Aug 26, 2025 • 0 new comments -
Added Apache Arrow provider
#52330 commented on
Aug 28, 2025 • 0 new comments -
fix(provider): progress_callback was repeatedly called with the first log line
#52164 commented on
Aug 24, 2025 • 0 new comments -
helm: extend webserver_config.py to all deployments
#51923 commented on
Aug 28, 2025 • 0 new comments -
Example storyline overview in Airflow core docs
#52484 commented on
Aug 25, 2025 • 0 new comments -
Refactor migration with ctx manager to diable sqlite fkey
#51392 commented on
Aug 29, 2025 • 0 new comments -
AIP-88: Lazy expandable task mapping
#51391 commented on
Aug 28, 2025 • 0 new comments -
Inconsistent Task Ordering between grid view and graph view.
#51538 commented on
Aug 29, 2025 • 0 new comments -
Verify decorators parameter in __init__.pyi matches operator
#51048 commented on
Aug 29, 2025 • 0 new comments -
[feature] add seatunnel provider
#50226 commented on
Aug 28, 2025 • 0 new comments -
Have `KubernetesPodOperator` call `on_pod_cleanup` callbacks for failed tasks
#49441 commented on
Aug 30, 2025 • 0 new comments -
Fix install_java.sh script to correctly clear /files/bin folder before reinstalling java
#49336 commented on
Aug 25, 2025 • 0 new comments -
Clearing a task group re-triggers task instances that were not selected for clearing
#44234 commented on
Aug 30, 2025 • 0 new comments -
Deferrable HttpSensor does not move to Triggerer when using response_check
#47719 commented on
Aug 28, 2025 • 0 new comments -
Make OTel metrics path configurable
#46030 commented on
Aug 30, 2025 • 0 new comments -
Add config option [secrets]backends_order
#45931 commented on
Aug 25, 2025 • 0 new comments -
feat(breeze): Add distribution name support to tarball command
#54798 commented on
Aug 30, 2025 • 0 new comments -
Error handling in SchedulerJobRunner and improve datetime deserializa…
#54775 commented on
Aug 26, 2025 • 0 new comments -
Bump datamodel-code-generator[http] from 0.28.2 to 0.33.0 in /task-sdk
#54747 commented on
Aug 26, 2025 • 0 new comments -
Bump datamodel-code-generator[http] from 0.28.2 to 0.33.0 in /airflow-ctl
#54746 commented on
Aug 26, 2025 • 0 new comments -
Changing ordering task criterion(priority_weight)
#54705 commented on
Aug 25, 2025 • 0 new comments -
feat: Dynamic UI Alerts
#54677 commented on
Aug 25, 2025 • 0 new comments -
Fix XComObjectStorageBackend to use fsspec.available_compressions() for dynamic compression support
#54657 commented on
Aug 29, 2025 • 0 new comments -
Fix:added none to lastupdated Date if event is not in queue
#54652 commented on
Aug 28, 2025 • 0 new comments -
Fix cron expression display for Day-of-Month and Day-of-Week conflicts
#54644 commented on
Aug 28, 2025 • 0 new comments -
Fix https access token repo url
#54643 commented on
Aug 25, 2025 • 0 new comments -
examples(oracle): add tutorial DAG using OracleHook to fetch/sample rows
#54617 commented on
Aug 28, 2025 • 0 new comments -
Fix timezone conversion in datetime trigger parameters
#54593 commented on
Aug 25, 2025 • 0 new comments -
Ensure AWS ORM initialization and improve session configuration handling
#54582 commented on
Aug 26, 2025 • 0 new comments -
Move out some exceptions to TaskSDK
#54505 commented on
Aug 24, 2025 • 0 new comments -
[v3-0-test] Redirects 404 fix #54255 (#54407)
#54455 commented on
Aug 26, 2025 • 0 new comments -
Fix clearTaskInstances API: Restore include_past/future support on UI
#54416 commented on
Aug 23, 2025 • 0 new comments -
Add collapsible failed task logs to prevent React error 185
#54377 commented on
Aug 29, 2025 • 0 new comments -
WASB sas token fix when token is not full conn string, and an oracle query format cleanup
#54329 commented on
Aug 23, 2025 • 0 new comments -
Enhanced Elasticsearch provider with comprehensive ElasticsearchHook
#54259 commented on
Aug 29, 2025 • 0 new comments -
GitHub API to fetch Github artefacts
#54203 commented on
Aug 28, 2025 • 0 new comments -
Fix set data_interval to logical_date when triggering DAG run
#54119 commented on
Aug 23, 2025 • 0 new comments -
Fix: missing stats
#54081 commented on
Aug 26, 2025 • 0 new comments -
Introduce e2e testing with testcontainers
#54072 commented on
Aug 26, 2025 • 0 new comments -
Improve send_mime_email: better SMTP connection handling and docstring clarification
#53899 commented on
Aug 29, 2025 • 0 new comments -
Pessimistic task instance scheduling with window functions
#53492 commented on
Aug 28, 2025 • 0 new comments -
Bump the core-ui-package-updates group across 1 directory with 86 updates
#53427 commented on
Aug 29, 2025 • 0 new comments -
Add source dag run to asset
#53357 commented on
Aug 27, 2025 • 0 new comments -
New example along storyline (bonus): New example for Human in the Loop operators
#52485 commented on
Aug 25, 2025 • 0 new comments -
Deferrable ExternalTaskSensor cannot wait for an entire DAG
#34207 commented on
Aug 25, 2025 • 0 new comments -
Handling “Airflow confs” in Task SDK
#44352 commented on
Aug 25, 2025 • 0 new comments -
Add option to expand mapped tasks to show all dynamically generated instances
#54229 commented on
Aug 25, 2025 • 0 new comments -
`base_url` not properly set with `AIRFLOW__API__BASE_URL` env variable
#54402 commented on
Aug 25, 2025 • 0 new comments -
DAG-Bundle : Git connections ignore credentials for public repositories, causing anonymous rate limit issues
#54829 commented on
Aug 25, 2025 • 0 new comments -
Display asset watchers in Dag graph
#48017 commented on
Aug 25, 2025 • 0 new comments -
Add ruff rules to catch deprecated Airflow imports for Airflow 3.1
#54714 commented on
Aug 25, 2025 • 0 new comments -
Prepare separate source packages with docs and test
#47343 commented on
Aug 25, 2025 • 0 new comments -
Support grouping Asset by group attribute
#43957 commented on
Aug 25, 2025 • 0 new comments -
Search/filter mapped tasks by named mapping
#51820 commented on
Aug 25, 2025 • 0 new comments -
Add side/navbar_color config for Airflow 3.x
#53443 commented on
Aug 25, 2025 • 0 new comments -
Using @task.kubernetes decorator in a dag causes different dag hash on every serialized dag update
#53957 commented on
Aug 26, 2025 • 0 new comments -
Outlet Event Extra Data is Empty in Task Instance Success Listener
#52574 commented on
Aug 26, 2025 • 0 new comments -
[v3.0.4] Task logs are no longer visible in stdout only in files
#54501 commented on
Aug 26, 2025 • 0 new comments -
Remove `airflow.utils.session` references in task-sdk
#54710 commented on
Aug 26, 2025 • 0 new comments -
Show dag run note in UI
#52516 commented on
Aug 26, 2025 • 0 new comments -
Allow search and filter by tags in dag run table
#19197 commented on
Aug 26, 2025 • 0 new comments -
DAGs with future `start_date` are automatically marked as success without executing tasks
#38513 commented on
Aug 28, 2025 • 0 new comments -
Inclusive or exclusive range filters in API
#9237 commented on
Aug 23, 2025 • 0 new comments -
Unable to specify ssl custom CA for operator pod using KubernetesPodOperator
#53192 commented on
Aug 24, 2025 • 0 new comments -
Trigger form can be called via URL with fields pre-populated.
#54800 commented on
Aug 24, 2025 • 0 new comments -
[Filters] Add filtering support to Search – DAG Runs
#53043 commented on
Aug 24, 2025 • 0 new comments -
Separate Exceptions in core and SDK
#54718 commented on
Aug 24, 2025 • 0 new comments -
Scheduler fail to handle Kubernetes 429 responses with non-JSON body
#49244 commented on
Aug 25, 2025 • 0 new comments -
`airflow dags test` needs dag to be serialized
#53682 commented on
Aug 25, 2025 • 0 new comments -
[webui] DAG Backfills broken on Firefox
#54429 commented on
Aug 25, 2025 • 0 new comments -
Add mechanism for DAG files to report errors without raising exception/loosing all DAGs in a file
#53971 commented on
Aug 25, 2025 • 0 new comments -
Load example Dags from standard provider
#52469 commented on
Aug 25, 2025 • 0 new comments -
Implement a generic facility to load examples from installed providers
#52474 commented on
Aug 25, 2025 • 0 new comments -
Split testing and example dags in loading
#52475 commented on
Aug 25, 2025 • 0 new comments -
Review checklist for examples is created
#52476 commented on
Aug 25, 2025 • 0 new comments -
Automated checks where possible for example dags
#52477 commented on
Aug 25, 2025 • 0 new comments -
New example along storyline: Dynamic Dag generation
#52478 commented on
Aug 25, 2025 • 0 new comments -
New example along storyline: Planned maintenance
#52479 commented on
Aug 25, 2025 • 0 new comments -
New example along storyline: Turbine monitoring
#52480 commented on
Aug 25, 2025 • 0 new comments -
New example along storyline: Turbine report
#52481 commented on
Aug 25, 2025 • 0 new comments -
New example along storyline: Measurement correction
#52482 commented on
Aug 25, 2025 • 0 new comments -
New example along storyline: City reporting
#52483 commented on
Aug 25, 2025 • 0 new comments -
when trying to mark downstream tasks as failed in the UI tasks are instead cleared and reran
#22995 commented on
Aug 28, 2025 • 0 new comments -
Add legend to grid view
#28737 commented on
Aug 28, 2025 • 0 new comments -
Add tab for asset groups and add allow filtering for asset tags and URIs
#50779 commented on
Aug 28, 2025 • 0 new comments -
Airflow Task log format seems to ignore configuration
#50274 commented on
Aug 28, 2025 • 0 new comments -
[Filters] Add filters to DAG View - Backfills Tab
#53049 commented on
Aug 28, 2025 • 0 new comments -
`@task.virtualenv` doesn't show logs
#54706 commented on
Aug 28, 2025 • 0 new comments -
Xcom_pull not seeing previous xcoms of the task it's called from, using include_prior_dates
#54610 commented on
Aug 28, 2025 • 0 new comments -
Support custom ssl verification bundle for api-server
#51561 commented on
Aug 28, 2025 • 0 new comments -
Failure while downgrading from v3.0.0 to v2.x.x (Revision ID: 29ce7909c52b)
#54071 commented on
Aug 28, 2025 • 0 new comments -
SPIKE: Make Serialization & De-serialization stricter with versioning with Task SDK
#45428 commented on
Aug 29, 2025 • 0 new comments -
Conflicting results between Ruff linting and Pydantic tests
#41847 commented on
Aug 29, 2025 • 0 new comments -
Tasks gets killed with "TI was not in a state where it could be marked as running"
#54479 commented on
Aug 29, 2025 • 0 new comments -
Airflow not using custom API authentication/auth_backends
#51362 commented on
Aug 29, 2025 • 0 new comments -
Improve error message for Python decorator invoking function with same name as the task name
#49875 commented on
Aug 29, 2025 • 0 new comments -
3.0.4 SMTP configuration SMTPServerDisconnected: please run connect() first
#54690 commented on
Aug 29, 2025 • 0 new comments -
ApiServer ConfigMap is not mounted
#52632 commented on
Aug 29, 2025 • 0 new comments -
Restarting a single mapped task restarts all sibling tasks as well
#54779 commented on
Aug 29, 2025 • 0 new comments -
Cannot set `operator_extra_links` in Operator `__init__` method for dynamically-mapped Tasks
#54778 commented on
Aug 29, 2025 • 0 new comments -
Need to log hostname as metadata, not just for celery
#54143 commented on
Aug 29, 2025 • 0 new comments -
Reimplement #29226 for Airflow 3 UI | Filter tasks to Upstream and/or Downstream
#53458 commented on
Aug 26, 2025 • 0 new comments -
Remove/Replace DSSKey references from Airflow
#54079 commented on
Aug 26, 2025 • 0 new comments -
Investigate `Timetable` usage for client-server separation
#51549 commented on
Aug 27, 2025 • 0 new comments -
UI - Improve Duration Chart
#54786 commented on
Aug 27, 2025 • 0 new comments -
task heartbeat failed after task mysteriously went into "queued" state
#48719 commented on
Aug 27, 2025 • 0 new comments -
Child process dies while api-server is hosted with docker
#52270 commented on
Aug 27, 2025 • 0 new comments -
Add an ability to prevent DAG future runs after a failure DAG
#54456 commented on
Aug 27, 2025 • 0 new comments -
Airflow UI incorrectly interprets some cron expressions like `0 0 */1 * 5`
#54482 commented on
Aug 27, 2025 • 0 new comments -
[Filters] Improve DAG View – Code tab with search and section filters
#53045 commented on
Aug 27, 2025 • 0 new comments -
Skipped task logs issues an error fetching logs
#54749 commented on
Aug 27, 2025 • 0 new comments -
Asset-triggered DAGs miss events from concurrently completing dynamic mapped tasks
#54659 commented on
Aug 27, 2025 • 0 new comments -
UNEXPECTED COMMIT - THIS WILL BREAK HA LOCKS!
#50421 commented on
Aug 27, 2025 • 0 new comments -
Web UI task logging with CloudWatch has a 60 second time delay
#45554 commented on
Aug 28, 2025 • 0 new comments -
Dynamic mapped tasks group arguments are interpreted as MappedArgument when provided to classic operators
#50631 commented on
Aug 28, 2025 • 0 new comments -
Missing new Task in existing DAG
#52519 commented on
Aug 28, 2025 • 0 new comments -
The List Tasks API call fails if the `retries` parameter is set to None in the Airflow DAG
#49157 commented on
Aug 28, 2025 • 0 new comments -
Typing error
#53640 commented on
Aug 28, 2025 • 0 new comments -
Not time to refresh bundle dags-folder when running `airflow standalone`
#49891 commented on
Aug 28, 2025 • 0 new comments -
Duplicate DAG triggering for asset events with multiple schedulers
#54491 commented on
Aug 28, 2025 • 0 new comments -
Scheduler crash when API server returns 301 or redirection through proxy
#49099 commented on
Aug 28, 2025 • 0 new comments