Sign in
apache
/
airflow
/
HEAD
b5e9bae
Fix wave-release auto-trigger meta-token expansion (#66100)
by Kaxil Naik
· 2 hours ago
main
db454a8
CI: Block new modules under `airflow-core/src/airflow/utils/` (#66105)
by Jason(Zhe-You) Liu
· 4 hours ago
85e6614
Lint ClearTaskInstanceDialog.tsx (#66129)
by Bugra Ozturk
· 4 hours ago
56a01b6
refactor: word changed from DAG to Dag in chart/ (#66114)
by hojeong park
· 5 hours ago
4082687
Add `access_control_list` to `DatabricksWorkflowTaskGroup` (#64538)
by Jake McGrath
· 5 hours ago
ac59ee0
Chart: add missing tpl for SA annotations (#66095)
by Aakcht
· 5 hours ago
0217a7b
Add `BedrockCreateGuardrailOperator` (#66035)
by John Jackson
· 6 hours ago
9a09bc2
feat: implement patching of task group instances in API (#62812)
by Oscar Ligthart
· 7 hours ago
b08af12
Feat: Adding task-level filters to DAG view in graph tab (#64271)
by Itay Adler
· 7 hours ago
d56f8e9
i18n(Ko): add missing translations in dag.json (Apr 29) (#66092)
by Daeun Baek
· 8 hours ago
249067e
i18n(Ko): add missing translations in dag.json (#66079)
by Park Jiwon
· 8 hours ago
50ad3b9
refactor: word changed from DAG to Dag in contributing-docs/ (#66116)
by hojeong park
· 9 hours ago
08f8b74
refactor: word changed from DAG to Dag in clients/ (#66115)
by hojeong park
· 9 hours ago
b89a16d
i18n(Ko): fix spacing around colon in components.json (#66096)
by 이지수
· 9 hours ago
14fda02
CLI: Fix Backfill help text capitalization (#66093)
by Sangun-Lee-6
· 9 hours ago
e65b238
Add `allow_producer_teams` to the serialization layer (#65980)
by Vincent
· 9 hours ago
2a1a9d1
UI: Add Clear All Mapped Tasks button (#65813)
by Pierre Jeambrun
· 9 hours ago
d139d37
Show the task ID attributes (ti_id, task_id, etc.) once, not on every log line (#66036)
by Ash Berlin-Taylor
· 10 hours ago
ff15983
Fix pod_override serialization in DAG details and executor path (#65407)
by Ephraim Anierobi
· 10 hours ago
6f9fc54
refactor: DAG to Dag in .github (#66108)
by hojeong park
· 10 hours ago
f86fdd7
UI: Align Dag capitalization in e2e tests (#66081)
by Sangun-Lee-6
· 11 hours ago
d748835
UI: Add per-searchbar 'Match anywhere' toggle for substring search (#66015)
by Pierre Jeambrun
· 11 hours ago
32d6ee2
Align Dag capitalization from "DAG" to "Dag" (#66085)
by hojeong park
· 11 hours ago
7c4aabf
i18n(Ko): translate no matches message (#66078)
by Suyeon Kim
· 12 hours ago
6c54954
i18n(Ko): add missing translation in dag.json (#66094)
by Taehoon Kim
· 12 hours ago
8a3aa38
refactor: DAG to Dag in comment for api_fastapi (#66099)
by hojeong park
· 12 hours ago
39c8993
i18n(ko): add missing translations in components.json (Apr 29) (#66084)
by Jinwoo
· 12 hours ago
0492988
i18n(Ko): add missing translation in components.json (Apr 29) (#66080)
by Minyeob Kim
· 12 hours ago
c655cdd
Remove parallelism in go test to fix CI (#64650)
by Aaron Chen
· 13 hours ago
1300e56
Add run_after to TriggerDagRunOperator (#62259)
by arnoldmr01
· 13 hours ago
8d7735c
use START_DATE_GTE for correct filtering according to dagRuns API (#66045)
by Stefan Herdy
· 14 hours ago
8a6a79f
Add stairway test for DB migrations (#64905)
by iting0321
· 14 hours ago
f7cf3c9
Added logging for skipped lookups in SM and SSM backends (#66059)
by Justin Pakzad
· 14 hours ago
9354d1d
Add `S3TablesDeleteTableOperator` (#66019)
by John Jackson
· 14 hours ago
f3494ea
Add `GlueCatalogDeleteDatabaseOperator` (#66021)
by John Jackson
· 14 hours ago
96ad7f2
Add `S3VectorsDeleteVectorBucketOperator` (#66048)
by John Jackson
· 14 hours ago
c7afee4
refactor: DAG to Dag in document (#66088)
by hojeong park
· 14 hours ago
7f45e05
Use Dag instead of DAG in e2e test error messages (#66083)
by Seungkyu Kim
· 14 hours ago
001267b
Use Dag instead of DAG (#66090)
by kddhhh23
· 14 hours ago
51d0355
UI: Align Dag capitalization in e2e tests (#66082)
by Sanghun
· 14 hours ago
93173b8
feat: Add dynamically emitted asset events to OpenLineage (#65727)
by Kacper Muda
· 15 hours ago
f883ef3
Make error messages consistent in local API client create_pool (#66039)
by Colten
· 17 hours ago
3e311d6
maintainer-review: ask before opening files view in browser (#66062)
by Jarek Potiuk
· 18 hours ago
dd9bdd0
Add partition_key to Context (#65359)
by Anmol Mishra
· 20 hours ago
6dec3c8
Move KubernetesPodTrigger pod cleanup from cleanup() to on_kill() (#65741)
by Raushan Prabhakar
· 20 hours ago
20939e6
Add skip on git clone when local version matches bundle version (#63814)
by Ronaldo Campos
· 25 hours ago
a6915fa
Fix NPM security vulnerabilities in fab provider (#66031)
by Vincent
· 29 hours ago
dbfc27d
Bump uv floor to 0.11.8, override cooldown for uv (#66042)
by Jarek Potiuk
· 29 hours ago
007cc1d
Make helm chart 2 dev more clear (#66040)
by Przemysław Mirowski
· 29 hours ago
5795508
Configure S3Hook transfer_config_args via service_config (#65963)
by stephen-bracken
· 30 hours ago
56b364bd
fix(helm-chart): fix go-template if statements for log groomer retention values (#66012)
by n-badtke-cg
· 30 hours ago
d9c5804
Allow worker log groomer sidecar without persistence (#65852)
by Eric Xiao
· 30 hours ago
7e49884
Make registry-backfill workflow actually publish backfilled pages (#66027)
by Kaxil Naik
· 30 hours ago
582a9ed
Add Configuration Reference docs page to Common AI provider (#66024)
by Kaxil Naik
· 30 hours ago
1eefb3c
Download providers.json in registry-backfill publish-versions job (#66029)
by Kaxil Naik
· 30 hours ago
0b0271b
Bring back pre/post execute log groups for task logs (#66037)
by Ash Berlin-Taylor
· 30 hours ago
b3138e2
Fix DiscordWebhookHook leaking webhook_endpoint as HTTP header (#65736)
by Sadha Chilukoori
· 32 hours ago
8546c91
select unassigned asset triggers from db (#65792)
by renat-sagut
· 32 hours ago
8778399
Bump terser-webpack-plugin (#66033)
by dependabot[bot]
· 32 hours ago
8b2ce00
Chart: Fix Airflow 3 task log access with NetworkPolicies (#65754)
by Henry Chen
· 33 hours ago
1d52de0
Update Keycloak documentation to mention `[api] base_url` (#66023)
by Vincent
· 33 hours ago
f7f8ebf
Add `S3VectorsCreateVectorBucketOperator` for Amazon S3 Vectors (#65968)
by John Jackson
· 33 hours ago
f5a2f0e
Document distributions that should never use newsfragments (#66034)
by Jarek Potiuk
· 33 hours ago
dbf558c
Add maintainer-review skill for PR code review (#65981)
by Jarek Potiuk
· 34 hours ago
c118133
Exclude mysql-connector-python 9.7.0 b/c of no wheels for >=3.12 (#66026)
by Dev-iL
· 35 hours ago
7503189
Add `GlueCatalogCreateDatabaseOperator` (#65977)
by John Jackson
· 2 days ago
c42fc18
Update correct annotation for 3.3 version compat constant (#65999)
by Amogh Desai
· 2 days ago
6920698
Refactor `Variable.set` to use shared upsert helper for repeated code (#65936)
by Amogh Desai
· 2 days ago
888d3f2
Replace `breeze pr stats` with the `pr-stats` skill (#65698)
by Jarek Potiuk
· 2 days ago
3249d50
Fix double cancellation for airflow 3.3+ for EmrServerlessStartJobTrigger (#65997)
by Amogh Desai
· 2 days ago
1b8b0ff
Extract seams for Dag processor callback fetching to allow DB-to-API swap (#65543)
by Ephraim Anierobi
· 2 days ago
743ec1f
Make extract_versions.py work for explicit --version backfills (#65989)
by Kaxil Naik
· 2 days ago
b28a45e
breeze: prune unreleased versions from provider.yaml during metadata generation (#65986)
by Jarek Potiuk
· 2 days ago
6358968
Fix scheduler UniqueViolation crash on downgrade from 3.2.0 to 3.1.x (#65688)
by Amogh Desai
· 2 days ago
d4d83ac
Allow accessing a Dag's members via `[]` (#65586)
by Dev-iL
· 2 days ago
0c13265
Fix dev/registry tomllib import on Python 3.10 (#65987)
by Kaxil Naik
· 2 days ago
38d8d41
Filter unreleased phantom versions from registry build (#65984)
by Kaxil Naik
· 2 days ago
0440172
Add deferrable mode support to AzureSynapseRunPipelineOperator (#63614)
by SameerMesiah97
· 2 days ago
74d20c9
Rediscover succeeded pods in GKEJobTrigger to handle Kubernetes Job retries with XCom (#63915)
by Pranay Kumar Karvi
· 2 days ago
2671465
Migrate EmrServerlessStartJobTrigger from CancelledError to on_kill() (#65740)
by Mohammed Riyaan
· 2 days ago
2e7207f
Make blocked-thread warning threshold configurable (#65009)
by Ulada Zakharava
· 2 days ago
e0587fd
Fix ArgNotSet repr to use stable string instead of memory address (#65222)
by necmo
· 2 days ago
97df63c
Bump stylelint (#65979)
by dependabot[bot]
· 2 days ago
2a3feb9
Fix retrigger form config sync (#65749)
by Paul
· 2 days ago
94e8c35
Add `S3TablesCreateTableOperator` (#65816)
by John Jackson
· 2 days ago
83b4c09
Fix registry incremental extract dropping modules from catalog (#65975)
by Kaxil Naik
· 2 days ago
de4e54c
Add `allow_producer_teams` to the Asset SDK class (#65790)
by Vincent
· 2 days ago
306eeab
Fix breeze registry backfill failing on workspace dependency resolution (#65972)
by Kaxil Naik
· 2 days ago
e3089bf
Extract DB operations from TriggerRunnerSupervisor into overridable methods (#65680)
by Ephraim Anierobi
· 2 days ago
7f0da7f
AGENTS.md: require attribution footer on agent-drafted GitHub messages (#65965)
by Jarek Potiuk
· 2 days ago
334be5c
Providers wave 2026-04-26 (#65902)
by Shahar Epstein
· 2 days ago
b5af76d
Migrate DataprocSubmitTrigger and DataprocSubmitJobDirectTrigger to on_kill() (#65742)
by Sadha Chilukoori
· 2 days ago
be41cb4
UI: Serve grid TI summaries from shared cached DagBag (#65775)
by Pierre Jeambrun
· 2 days ago
730102f
Bump vite-plugin-css-injected-by-js (#65805)
by dependabot[bot]
· 2 days ago
05dda5e
Bump the edge-ui-package-updates group across 1 directory with 15 updates (#65802)
by dependabot[bot]
· 2 days ago
f1a3050
Bump react-i18next from 15.5.1 to 16.6.5 in /airflow-core/src/airflow/ui (#65811)
by dependabot[bot]
· 2 days ago
cbe4028
manual state change should not use fork-execute model on scheduler (#65677)
by Maciej Obuchowski
· 2 days ago
2b67dd5
Bump the eslint group across 1 directory with 8 updates (#65797)
by dependabot[bot]
· 2 days ago
2fa4dd3
Bump the github-actions-updates group across 1 directory with 5 updates (#65806)
by dependabot[bot]
· 2 days ago
28064fc
Bump go.opentelemetry.io/otel from 1.39.0 to 1.41.0 in /go-sdk (#65823)
by dependabot[bot]
· 2 days ago
Next »