-
Notifications
You must be signed in to change notification settings - Fork 14.9k
Insights: apache/airflow
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
3.0.0 Airflow 3.0.0
published
Apr 22, 2025
211 Pull requests merged by 42 people
-
[v3-0-test] Update max_consecutive_failed_dag_runs default value to zero in TaskSDK dag (#49795)
#49803 merged
Apr 26, 2025 -
Pre validate presence of precommit cache tarball instead of hard failing
#49806 merged
Apr 26, 2025 -
[v3-0-test] Fix gcp remote log module import in airflow local settings (#49788)
#49802 merged
Apr 26, 2025 -
Update max_consecutive_failed_dag_runs default value to zero in TaskSDK dag
#49795 merged
Apr 25, 2025 -
Fix gcp remote log module import in airflow local settings
#49788 merged
Apr 25, 2025 -
Dev: Add tip for easily copying from tmux window
#49798 merged
Apr 25, 2025 -
Remove ray extra from google aiplatform for Python 3.12
#49797 merged
Apr 25, 2025 -
Removed duplicate test_generic_transfer from standard provider
#49786 merged
Apr 25, 2025 -
Fix: SQLExecuteQueryOperator does not pass extra_dejson values to hook_params
#49282 merged
Apr 25, 2025 -
Bump the fab-ui-package-updates group across 1 directory with 2 updates
#49792 merged
Apr 25, 2025 -
Fix execution API server URL handling for relative paths
#49782 merged
Apr 25, 2025 -
remove outdated comment in SimpleAllAdminMiddleware
#49756 merged
Apr 25, 2025 -
rename variable: hasJsonBody -> has_json_body
#49760 merged
Apr 25, 2025 -
Update boring cyborg with config templates label
#49789 merged
Apr 25, 2025 -
Fix AWS system test DAG IDs
#49791 merged
Apr 25, 2025 -
Remove unused
_OPERATOR_EXTRA_LINKS
in serialized_objects#49445 merged
Apr 25, 2025 -
Display bundle version in Dag details tab
#49787 merged
Apr 25, 2025 -
Update GlueJobOperator to inherit AWS base class
#49750 merged
Apr 25, 2025 -
docs: Add how to guide for rest api
#49675 merged
Apr 25, 2025 -
Update
secure
in AWS auth manager#49751 merged
Apr 25, 2025 -
reset global auth_manager
#49757 merged
Apr 25, 2025 -
Update some missing config settings in edge executor
#49758 merged
Apr 25, 2025 -
Fix timezone setting for logical date input on Trigger Run form
#49662 merged
Apr 25, 2025 -
Add link to tag to filter dags associated with the tag.
#49680 merged
Apr 25, 2025 -
Add correct redirects for rest api and upgrade docs
#49764 merged
Apr 25, 2025 -
Display bundle version in details tab
#49771 merged
Apr 25, 2025 -
[v3-0-test] Add redirects for old operators location to standard provider (#49776)
#49780 merged
Apr 25, 2025 -
Add redirects for old operators location to standard provider
#49776 merged
Apr 25, 2025 -
[v3-0-test] Common airflow.cfg files across all containers in default…
#49775 merged
Apr 25, 2025 -
Remove note about endpoint migration
#49767 merged
Apr 25, 2025 -
Common airflow.cfg files across all containers in default docker-compose.yaml
#49681 merged
Apr 25, 2025 -
fix:
Stats
andPluginImportErrors
layout#49770 merged
Apr 25, 2025 -
Fix airflow tasks clear command
#49631 merged
Apr 25, 2025 -
Temporarily install ray explicitly for python 3.12
#49759 merged
Apr 25, 2025 -
Minor doc fix in edge_executor
#49755 merged
Apr 25, 2025 -
Add bundle_version to DagRun response
#49726 merged
Apr 25, 2025 -
fix:
get_uri
for oracle#49533 merged
Apr 24, 2025 -
Remove old dynamic attr accessing re dag resource in FAB provider
#49669 merged
Apr 24, 2025 -
Set execution api url in breeze config environment
#49753 merged
Apr 24, 2025 -
Remove unused configurations
#49749 merged
Apr 24, 2025 -
Add authentication section in Rest API documentation
#49745 merged
Apr 24, 2025 -
Make default execution server URL be relative to API Base URL
#49747 merged
Apr 24, 2025 -
[v3-0-test] Fix k8s test: scheduler crash when using LocalExecutor (#49677)
#49718 merged
Apr 24, 2025 -
[v3-0-test] add SimpleAllAdminMiddleware to allow api usage without auth header in request (#49599)
#49743 merged
Apr 24, 2025 -
[v3-0-test] use NonNegativeInt for backfill_id (#49691)
#49716 merged
Apr 24, 2025 -
Bump react-router and react-router-dom in /airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui
#49742 merged
Apr 24, 2025 -
Clear out the dag code and serialized_dag tables on 3.0 upgrade
#49563 merged
Apr 24, 2025 -
Bump openlineage-airflow from 1.31.0 to 1.32.0
#49739 merged
Apr 24, 2025 -
Remove reference to root_dag_id in dagbag and restore logic
#49668 merged
Apr 24, 2025 -
Add SimpleAllAdminMiddleware to allow api usage without auth header in request
#49599 merged
Apr 24, 2025 -
Create operators for working with Ray for VertexAI
#47340 merged
Apr 24, 2025 -
Remove on_finish_action from template fields
#49637 merged
Apr 24, 2025 -
Bump Task SDK to
1.1.0
#49590 merged
Apr 24, 2025 -
[v3-0-test] Fix infinite redirect caused by mistakenly setting token cookie as secure (#49721)
#49733 merged
Apr 24, 2025 -
Fix Typo caused by #49721 in auth manager index
#49736 merged
Apr 24, 2025 -
include jti when generating jwt token
#49531 merged
Apr 24, 2025 -
Fix infinite redirect in FAB AuthManager caused by mistakenly setting token cookie as secure
#49724 merged
Apr 24, 2025 -
[v3-0-test] Better handle safe url redirects in login form for SimpleAuthManager (#49697)
#49723 merged
Apr 24, 2025 -
fix:
PluginImportErrors
error assertion#49719 merged
Apr 24, 2025 -
Fix infinite redirect caused by mistakenly setting token cookie as secure
#49721 merged
Apr 24, 2025 -
Improve AirflowRouter
#49712 merged
Apr 24, 2025 -
Better handle safe url redirects in login form for SimpleAuthManager
#49697 merged
Apr 24, 2025 -
K8s test: Fix scheduler crash when using LocalExecutor
#49677 merged
Apr 24, 2025 -
feat (airflowctl): Allow adding the same commands with custom action commands
#49674 merged
Apr 24, 2025 -
Display plugin import errors in the UI
#49643 merged
Apr 24, 2025 -
[v3-0-test] Remove .dev0 suffix from airflow version (#49621)
#49713 merged
Apr 24, 2025 -
use NonNegativeInt for backfill_id
#49691 merged
Apr 24, 2025 -
Check for task concurrency parameters inside encoded object and partial_kwargs to handle dynamic tasks.
#49708 merged
Apr 24, 2025 -
[v3-0-test] Confgure "suggest a change" links properly (#49702)
#49710 merged
Apr 24, 2025 -
[v3-0-test] Remove the "dev0" usage from the CI (#49665)
#49686 merged
Apr 24, 2025 -
Confgure "suggest a change" links properly
#49702 merged
Apr 24, 2025 -
Rename operation IDs for task instance endpoints to include map index…
#49608 merged
Apr 24, 2025 -
Improve caching strategy for inventory cache
#49693 merged
Apr 24, 2025 -
Tweak Execution API OpenAPI spec to improve code Generation
#49700 merged
Apr 24, 2025 -
Prepare docs for Apr ad hoc release of fab, standard and common.compat providers
#49690 merged
Apr 24, 2025 -
Update dev docs about merging PRs for Airflow 3.0
#49701 merged
Apr 24, 2025 -
Create Apache TinkerPop provider
#47446 merged
Apr 24, 2025 -
Simplify logic flow of initialize_airflow_tests fixture
#49461 merged
Apr 24, 2025 -
feat: Add DAG versioning information to OpenLineage events
#48741 merged
Apr 24, 2025 -
bugfix: Add handling for unhealthy state in
AzureContainerInstancesOperator
#49688 merged
Apr 24, 2025 -
Make LatestOnlyOperator work for default data-interval-less DAGs
#49554 merged
Apr 24, 2025 -
Add S3 docs publishing scripts
#47814 merged
Apr 24, 2025 -
Remove the retries script - we do not use it any nore
#49687 merged
Apr 24, 2025 -
Remove the "dev0" usage from the CI
#49665 merged
Apr 24, 2025 -
Extract logic to redirect on login/logout to a method
#49604 merged
Apr 24, 2025 -
Switch to built-in dry-run/verbose commands for release commands
#49616 merged
Apr 24, 2025 -
Docs: Use
get_current_context
from Task SDK#49654 merged
Apr 24, 2025 -
fix a few sqlalchemy deprecation warnings
#49477 merged
Apr 24, 2025 -
Add external logs link
#49475 merged
Apr 24, 2025 -
Remove some lingering subdag references
#49663 merged
Apr 23, 2025 -
Remove .dev0 suffix from airflow version
#49621 merged
Apr 23, 2025 -
Fix wrong link in standard provider yaml file
#49660 merged
Apr 23, 2025 -
Upgrade breeze deps
#49656 merged
Apr 23, 2025 -
Fix Dag Code text selection bg
#49649 merged
Apr 23, 2025 -
Bump trove-classifiers from 2024.10.21.16 to 2025.4.11.15
#49132 merged
Apr 23, 2025 -
Fix test_roundtrip_provider_example_dags
#49647 merged
Apr 23, 2025 -
Add autorefresh to health section for live updates.
#49645 merged
Apr 23, 2025 -
Update docs since --tree flag is removed in Airflow 3.
#49623 merged
Apr 23, 2025 -
Update standard provider doc operators in core operators-and-hooks-ref.rst
#49401 merged
Apr 23, 2025 -
AIP-38: enhance layout for
RunBackfillForm
#49609 merged
Apr 23, 2025 -
Chart: Make Airflow 3.0.0 default Airflow version
#49593 merged
Apr 23, 2025 -
Fix min-sqlalchemy tests
#49636 merged
Apr 23, 2025 -
[v3-0-test] Fix missing version substitution in docs (#49640)
#49642 merged
Apr 23, 2025 -
Remove extra slash so that the runs tab is selected.
#49600 merged
Apr 23, 2025 -
feature(ui): Make entire task box clickable to select the task in Air…
#49299 merged
Apr 23, 2025 -
Fix missing version substitution in docs
#49640 merged
Apr 23, 2025 -
Prepare documentation to release common.compat 1.6.1
#49624 merged
Apr 23, 2025 -
Update default Airflow version in Dockerfile to 3.0.0
#49626 merged
Apr 23, 2025 -
Add count to Stats Cards in Dashboard
#49519 merged
Apr 23, 2025 -
Fix SnowflakeSqlApiHook backwards compatibility
#49482 merged
Apr 23, 2025 -
Shortcircuit command call on error
#49438 merged
Apr 23, 2025 -
Update plugin documentation for Airflow 3 plugins
#49632 merged
Apr 23, 2025 -
Better docs about flask/fab plugins in AF3
#49628 merged
Apr 23, 2025 -
Remove merge conflict symbols from the airflow codebase
#49564 merged
Apr 23, 2025 -
Add read config permission to viewer role in
FabAuthManager
#49581 merged
Apr 23, 2025 -
Add backcompat shim for get_current_context
#49630 merged
Apr 23, 2025 -
Make Edge3 Intergation Test DAG working in 2.10
#49474 merged
Apr 23, 2025 -
Update outdated doc-build selective checks
#49602 merged
Apr 23, 2025 -
Update docs to ensure Airflow 2 plugins are converted to 3 before migration
#49614 merged
Apr 23, 2025 -
tests: Fix OpenLineage VariableTransport's initialization
#49550 merged
Apr 23, 2025 -
[v3-0-test] Actually fail when number of attempts failed for breeze c…
#49619 merged
Apr 23, 2025 -
Fail when number of attempts failed for breeze command
#49615 merged
Apr 23, 2025 -
Fixing upgrade checks on main
#49610 merged
Apr 23, 2025 -
Introduce lower bind to lxml as 5.4.0
#49612 merged
Apr 23, 2025 -
Adding flask app configuration docs to FAB provider
#49492 merged
Apr 23, 2025 -
docs: Add provider versions to supported_classes OL doc
#49409 merged
Apr 23, 2025 -
Make
v3-0-stable
a protected branch#49594 merged
Apr 23, 2025 -
Update Badge links for Task SDK Readme
#49589 merged
Apr 23, 2025 -
Add Code Coverage for Airflow 3 branches
#49595 merged
Apr 23, 2025 -
Updating Airflow executor docs for AF3
#49389 merged
Apr 23, 2025 -
Logout functionality should respect
base_url
config inapi
section#49545 merged
Apr 23, 2025 -
Fix typo in emr sensor
#49597 merged
Apr 23, 2025 -
refactor: use common variable
AIRFLOW_ROOT_PATH
in ci#49463 merged
Apr 23, 2025 -
Reorder versions for Bug Reports
#49592 merged
Apr 23, 2025 -
Fix AWS auth manager system test
#49588 merged
Apr 23, 2025 -
docs: add README.md in
airflow-ctl
#49464 merged
Apr 22, 2025 -
Update screenshots for Dags - Update GIFs
#49586 merged
Apr 22, 2025 -
Update Airflow version to 3.0.0 in README & other docs
#49585 merged
Apr 22, 2025 -
Remove unused constant HANDLER_SUPPORTS_TRIGGERER
#49370 merged
Apr 22, 2025 -
Null out the scheduler_interval field on downgrade
#49583 merged
Apr 22, 2025 -
Ensure sqlalchemy[asyncio] extra is in core deps
#49452 merged
Apr 22, 2025 -
Vertically align task log header components in fullscreen mode.
#49569 merged
Apr 22, 2025 -
Update code owner
#49578 merged
Apr 22, 2025 -
Add backwards compatibility provider tests for Airflow 3.0.0
#49562 merged
Apr 22, 2025 -
Bump the fab-ui-package-updates group across 1 directory with 2 updates
#49511 merged
Apr 22, 2025 -
Fix AWS auth manager system test
#49561 merged
Apr 22, 2025 -
Improve
docs-build
selective checks to include RELEASE_NOTES.rst#49558 merged
Apr 22, 2025 -
Amazon EMR Sensors/Operators inherit AWS Base Classes
#49486 merged
Apr 22, 2025 -
Bump Airflow to
3.1.0.dev0
#49119 merged
Apr 22, 2025 -
fix bug with showing invalid creds on Login UI
#49556 merged
Apr 22, 2025 -
Remove sort indicators on XCom table
#49547 merged
Apr 22, 2025 -
AIP-38: Add common delete model
#49514 merged
Apr 22, 2025 -
Get rid of chicken-egg-providers AFTER we release Airflow 3.0.0
#49501 merged
Apr 22, 2025 -
Revert "Disable sdist verification for now (#49553)"
#49555 merged
Apr 22, 2025 -
Bump @babel/runtime from 7.26.0 to 7.27.0 in /airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui
#49479 merged
Apr 22, 2025 -
Fix no-provider constraint generation
#49549 merged
Apr 22, 2025 -
[v2-10-test] Fix k8s flaky test_integration_run_dag_with_scheduler_failure
#49101 merged
Apr 22, 2025 -
Disable sdist verification for now
#49553 merged
Apr 22, 2025 -
Fix broken spell check
#49552 merged
Apr 22, 2025 -
Fix failing doc tests on main
#49551 merged
Apr 22, 2025 -
Add note on XCom pull behaviour change
#49546 merged
Apr 22, 2025 -
Update the doc refs for 'asset-scheduling'
#49539 merged
Apr 22, 2025 -
Adding change in
xcom_pull
behaviour to release notes#49455 merged
Apr 22, 2025 -
refactor: add
STRAIGHT_JOIN
prefix for MySQL query optimization inget_sorted_triggers
#46303 merged
Apr 22, 2025 -
update ui guide for 3.0
#49532 merged
Apr 22, 2025 -
Delete duplicate
mock_supervisor_comms
pytest fixtures from OL provider#49520 merged
Apr 22, 2025 -
Remove gitpython as a core dependency
#49537 merged
Apr 22, 2025 -
Update screenshots for Dags
#49527 merged
Apr 22, 2025 -
Remove duplicate 'mock_supervisor_comms' pytest fixture definitions
#49457 merged
Apr 22, 2025 -
make
private_key_content
in snowflake connection to be a base64 encoded string#49467 merged
Apr 22, 2025 -
Update screenshots for Dag-Run
#49528 merged
Apr 22, 2025 -
Update screenshots for Asset Scheduling
#49530 merged
Apr 22, 2025 -
Update screenshots for Dynamic Task Mapping
#49529 merged
Apr 22, 2025 -
Update screenshots for Airflow 3 Architecture
#49524 merged
Apr 22, 2025 -
enhance: logs SQL before execution in
snowflake
anddatabricks_sql
#48942 merged
Apr 22, 2025 -
feat: add expire_time configuration to OracleHook connection
#49521 merged
Apr 22, 2025 -
Fix static checks on airflowctl generated client code
#49523 merged
Apr 21, 2025 -
Update screenshots for Airflow 3 UI overview
#49518 merged
Apr 21, 2025 -
Remove dag_code records with no serdag
#49478 merged
Apr 21, 2025 -
chore: update deprecated functions to use the stable functions
#49460 merged
Apr 21, 2025 -
AIP-38: handle dags deletion
#49504 merged
Apr 21, 2025 -
Add airflowctl codegen
#48914 merged
Apr 21, 2025 -
fix: correct invalid arg timeout
#49426 merged
Apr 21, 2025 -
airflow-cli to depend on airflow common services in docker-compose.yaml
#49318 merged
Apr 21, 2025 -
Move DagIsPaused exception to standard provider
#49500 merged
Apr 21, 2025 -
AIP-38: merge Backfill and Trigger Dag Run
#49490 merged
Apr 21, 2025 -
Release management command use already passed init_file_path
#49443 merged
Apr 21, 2025 -
[Docs] Correct asset event listener typo
#49485 merged
Apr 21, 2025 -
Add aarch64 -> arm64 platform normalization in breeze
#49484 merged
Apr 21, 2025 -
Update providers metadata 2025-04-19
#49494 merged
Apr 21, 2025 -
Fix incorrect wording in release notes for assets
#49493 merged
Apr 21, 2025 -
Better typing in asset event accessors
#49488 merged
Apr 21, 2025 -
Remove flask application configuration from docs for AF3
#49393 merged
Apr 21, 2025 -
Mention key changes in event accessors
#49491 merged
Apr 21, 2025 -
Bring back support for local dagbag based list/list-import-errors
#49380 merged
Apr 20, 2025 -
fix (airflowctl): Path checking for credentials with exact credential path
#49444 merged
Apr 20, 2025 -
AIP-38: sort by id as default in
Connections
#49481 merged
Apr 20, 2025 -
AIP-38: sort by key as default and borden checkbox borderWidth in
Variables
#49480 merged
Apr 20, 2025 -
Ensure fab provider is installed when running EdgeExecutor
#49473 merged
Apr 20, 2025 -
Add comprehensive release notes for Airflow 3.0.0
#49468 merged
Apr 20, 2025 -
Make AWS auth manager compatible with AF3
#49419 merged
Apr 20, 2025 -
Prepare docs for Apr ad hoc release of edge3 and git providers
#49465 merged
Apr 20, 2025 -
docs: fix broken link to testing doc
#49442 merged
Apr 19, 2025 -
docs: grammar fixes
#49450 merged
Apr 19, 2025 -
Use sync calls for list backfills
#49454 merged
Apr 19, 2025 -
edit airflow 3 migration guide
#49414 merged
Apr 19, 2025 -
Fix mypy for get_oauth_token signature in SnowflakeSqlApiHook
#49449 merged
Apr 19, 2025 -
Fix issue with setproctitle on macos
#49451 merged
Apr 19, 2025 -
Fix connection form meta when fab provider is missing
#49446 merged
Apr 19, 2025
48 Pull requests opened by 36 people
-
feat: add `columnNameCharacterMap` option to `GCSToBigQueryOperator`
#49458 opened
Apr 19, 2025 -
Docs
#49469 opened
Apr 20, 2025 -
[WIP] Resolve OOM When Reading Large Logs in Webserver
#49470 opened
Apr 20, 2025 -
Implement `parse_from_uri`, `from_json`, and `as_json` methods for SDK Connection class
#49472 opened
Apr 20, 2025 -
feat: transition of airflow pool commands
#49496 opened
Apr 21, 2025 -
feat: inject XCom sidecar in SparkKubernetesOperator when do_xcom_pus…
#49505 opened
Apr 21, 2025 -
Bump packaging from 24.2 to 25.0
#49509 opened
Apr 21, 2025 -
Bump packaging from 24.2 to 25.0
#49510 opened
Apr 21, 2025 -
Bump packaging from 24.2 to 25.0 in /airflow-core
#49512 opened
Apr 21, 2025 -
Adding `DatabricksSQLStatementSensor` Sensor with Deferrability
#49516 opened
Apr 21, 2025 -
Unify chart k8s label & add some missing k8s labels
#49522 opened
Apr 21, 2025 -
docs: add `Pushing XComs from Deferred` example
#49535 opened
Apr 22, 2025 -
Add support for restricting DAG trigger types (#40990)
#49548 opened
Apr 22, 2025 -
Minor fixes in `docs/authoring-and-scheduling/timetable.rst`
#49587 opened
Apr 22, 2025 -
[WIP] Transition of config command
#49601 opened
Apr 23, 2025 -
Add HttpToGCSOperator for transferring data from HTTP to GCS
#49625 opened
Apr 23, 2025 -
Add optional parallel deletion to GCSDeleteObjectsOperator
#49633 opened
Apr 23, 2025 -
AIP-84: alias `dag_display_name` for `TI`, `TIH`
#49641 opened
Apr 23, 2025 -
Replace Chakra UI default color palette with Tailwind CSS color palette
#49658 opened
Apr 23, 2025 -
Remove obsolete permissions module
#49664 opened
Apr 23, 2025 -
Show backfill banner after creating a new backfill
#49666 opened
Apr 23, 2025 -
Update HELM chart to use Simple Auth manager
#49667 opened
Apr 23, 2025 -
add exasol operators doc and example & refactor trino
#49679 opened
Apr 24, 2025 -
Treat single task_ids in xcom_pull the same as multiple
#49692 opened
Apr 24, 2025 -
Issue47971_bugfix
#49699 opened
Apr 24, 2025 -
Update region and default value to exclude-docs
#49706 opened
Apr 24, 2025 -
Remove direct access to DB for safe_to_cancel() method for Dataproc and BigQuery triggers
#49711 opened
Apr 24, 2025 -
Fix missing api server ingress
#49727 opened
Apr 24, 2025 -
[provider-airbyte] add option to create connections using proxies
#49729 opened
Apr 24, 2025 -
Enable auto-merge feature (experimental)
#49746 opened
Apr 24, 2025 -
docs: README uv
#49748 opened
Apr 24, 2025 -
Mark DagRun as success when no teardown tasks are running
#49752 opened
Apr 24, 2025 -
feat: add `dag_run_conf` to `RunBackfillForm`
#49763 opened
Apr 25, 2025 -
refactor: allow to edit the file listings before copy
#49766 opened
Apr 25, 2025 -
fix: return the list of copied files even in deferrable mode
#49768 opened
Apr 25, 2025 -
Mark DAGModel stale and associate bundle on import errors
#49769 opened
Apr 25, 2025 -
Fall back when a task cannot be expanded
#49772 opened
Apr 25, 2025 -
feat: support prometheus as backend for keda trigger
#49774 opened
Apr 25, 2025 -
Port SecretCache to Task SDK
#49779 opened
Apr 25, 2025 -
fix: wrong hook on SQL operator GenericTransfer
#49783 opened
Apr 25, 2025 -
[KubernetesPodOperator] Dectection of different timeouts for schedule and startup state
#49784 opened
Apr 25, 2025 -
Update system tests for Translate and Dataproc services
#49785 opened
Apr 25, 2025 -
Bump the core-ui-package-updates group across 2 directories with 39 updates
#49793 opened
Apr 25, 2025 -
feat: add `PoolSummary` in dashboard
#49794 opened
Apr 25, 2025 -
Replace chicken-egg providers with automated use of unreleased packages
#49799 opened
Apr 25, 2025 -
Refactor connection creation in system tests to use REST API instead
#49804 opened
Apr 26, 2025 -
Adding dependency on `google-cloud-bigquery-storage` temporarily for google
#49807 opened
Apr 26, 2025 -
[v3-0-test] Prevalidate presence of precommit cache tarball instead o…
#49808 opened
Apr 26, 2025
102 Issues closed by 28 people
-
Bug: SQLExecuteQueryOperator does not pass extra_dejson values to hook_params
#49273 closed
Apr 25, 2025 -
Data Interval End identical to Data Interval Start for DAG with interval @daily scheduled automatically
#49790 closed
Apr 25, 2025 -
Inconsistent timezone across the Airflow 3 UI
#49542 closed
Apr 25, 2025 -
Worker always return Invalid auth token when setting up demo environment using docker compose
#49646 closed
Apr 25, 2025 -
UI hangs in infinte auto-refresh
#49765 closed
Apr 25, 2025 -
Not able to clear a task instance using CLI command
#48430 closed
Apr 25, 2025 -
Issue with asyncio and image 3.0.0
#49762 closed
Apr 25, 2025 -
Change schedule when changing timezone on timezone-dropdown
#28557 closed
Apr 24, 2025 -
Option to not show DAG import error in the UI
#17044 closed
Apr 24, 2025 -
Deleting multiple variables triggers pop-up that should list all variables being deleted
#22339 closed
Apr 24, 2025 -
Grid view date ticks do not match dag run ordering
#32751 closed
Apr 24, 2025 -
Swagger gives 401 unauthenticated with SimpleAuthManager
#49453 closed
Apr 24, 2025 -
Stable REST API Docs do not load
#49740 closed
Apr 24, 2025 -
Metric grouping and task filtering
#24914 closed
Apr 24, 2025 -
High Priority Airflow-Core Doc Updates for 3.0.0 Release
#45649 closed
Apr 24, 2025 -
Tasks get stuck when using Airflow base url parameter
#49725 closed
Apr 24, 2025 -
`render_template_as_native_obj` does not work in combination with the `CloudRunExecuteJobOperator`
#49695 closed
Apr 24, 2025 -
Improve Backfill UI: Better Date/Time Selection and Usability
#49503 closed
Apr 24, 2025 -
Infinite redirection loop when attempting to access a dockerized Airflow webserver using hostname
#49495 closed
Apr 24, 2025 -
LocalExecutor crashes in KinD Deployment with some Dags
#47518 closed
Apr 24, 2025 -
Broken plugin details not showing on UI
#48994 closed
Apr 24, 2025 -
Users with roles as viewer, user and public see forbidden error after logging in
#49715 closed
Apr 24, 2025 -
`max_active_tis_per_dag` is not respected by dynamically mapped tasks
#49696 closed
Apr 24, 2025 -
"Suggest a change on this page" button in the docs leads to an invalid gh location
#49694 closed
Apr 24, 2025 -
Unique operationId in openapi
#49607 closed
Apr 24, 2025 -
Handle older serialized DAGs in the db
#43648 closed
Apr 24, 2025 -
Use stable, low-friction, and version-agnostic health check endpoint for the api-server
#49676 closed
Apr 24, 2025 -
Getting "NoneType" objects with .map()
#48665 closed
Apr 24, 2025 -
AIP-38 External logs support
#47100 closed
Apr 24, 2025 -
Airflow 3.0.0 databricks provider issue
#49655 closed
Apr 23, 2025 -
Code highlighting not visible when dark mode is enabled
#49582 closed
Apr 23, 2025 -
Add autorefresh to health section in dashboard page
#48907 closed
Apr 23, 2025 -
Clear dagrun dialog box auto close when dagrun is in the running status (Same with clearing TIs)
#47850 closed
Apr 23, 2025 -
Not able to authenticate FastAPI while requesting endpoints from the docs page
#47582 closed
Apr 23, 2025 -
Copying Code from the web UI for Safari copies line number too
#47675 closed
Apr 23, 2025 -
Add connection button taking some time to get enabled
#48050 closed
Apr 23, 2025 -
Make entire task box clickable to select the task in Airflow 3 graph view
#49158 closed
Apr 23, 2025 -
Airflow 3.0.0 docker compose documentation does not show image version correctly
#49622 closed
Apr 23, 2025 -
AIP-81 Handle Empty Credentials
#49139 closed
Apr 23, 2025 -
Add support for format_parameters to the new fastAPI endpoints
#43872 closed
Apr 23, 2025 -
Ineffiction dag_run endpoint
#41640 closed
Apr 23, 2025 -
Airflow REST API dataset event time filter
#41126 closed
Apr 23, 2025 -
Incorrect encoding of the plus sign in URLs during user authentication
#39128 closed
Apr 23, 2025 -
API, date-time format is not clear.
#32814 closed
Apr 23, 2025 -
Deprecate `execution_date` in the Airflow REST API
#29745 closed
Apr 23, 2025 -
DB migrate failed on MySQL
#49611 closed
Apr 23, 2025 -
Get json decode error when running scheduler after downgrade to 2.10.5 from 3.0
#49574 closed
Apr 23, 2025 -
Logout broken if base_url has a suffix in 3.0.0rc4
#49534 closed
Apr 23, 2025 -
[UI/UX] Quality of life improvement for code/logs view in Airflow UI
#35208 closed
Apr 22, 2025 -
Mapped Task details view "success" counts are off
#29988 closed
Apr 22, 2025 -
Change default color scheme for pre tags
#32695 closed
Apr 22, 2025 -
"Stable" Redirects to 2.10.5 for configurations reference
#49584 closed
Apr 22, 2025 -
Task log tries alignment issue on fullscreen mode
#49416 closed
Apr 22, 2025 -
grid_data failing on large mapped task groups
#49579 closed
Apr 22, 2025 -
Add support for default view in dag page
#44864 closed
Apr 22, 2025 -
After setting task instance state - redirected to Airflow Home instead of DAG view
#26049 closed
Apr 22, 2025 -
APIs Architecture
#42322 closed
Apr 22, 2025 -
Support to delete datasets used in Data Aware Scheduling
#36308 closed
Apr 22, 2025 -
Remove legacy logs page
#32833 closed
Apr 22, 2025 -
How to set the recursive button to be unchecked by default when viewing Task Instance
#32574 closed
Apr 22, 2025 -
UI Bug: TriggerDagRunOperator's "Triggered DAG" Link Button Appears Faded Despite Being Functional
#49050 closed
Apr 22, 2025 -
Add API Query Sort and Order Params
#14803 closed
Apr 22, 2025 -
AIP-38 | User profile settings
#42821 closed
Apr 22, 2025 -
Clean up webserver config
#43519 closed
Apr 22, 2025 -
AIP-38 | Update navbar color config to support light/dark mode
#44254 closed
Apr 22, 2025 -
Migrate DAG Dependencies view to the dataset dependencies graph
#29857 closed
Apr 22, 2025 -
Migrate all DAG details to existing grid view dag details panel
#29859 closed
Apr 22, 2025 -
AIP-38 | Migrate to new UI
#43712 closed
Apr 22, 2025 -
AIP-38 Make sure Grid/Graph can load a dag run outside of the initial grid_data fetch
#47426 closed
Apr 22, 2025 -
AIP-84 Add ui auth endpoint to expose FAB links from NavBar
#47457 closed
Apr 22, 2025 -
No reference link on nodes of DAG Dependencies
#25861 closed
Apr 22, 2025 -
Grid view - Show vertical lines at rounded date intervals
#24723 closed
Apr 22, 2025 -
Grid view: Use REST API for queueing and clearing DAG runs
#23946 closed
Apr 22, 2025 -
Option to display Last Run and Next Run based on data_interval_end
#22238 closed
Apr 22, 2025 -
UI Update - Clicking a Task Action Refreshes to the Main DAG Page
#25794 closed
Apr 22, 2025 -
Add option to show actual start datetime in UI Last run
#14578 closed
Apr 22, 2025 -
UI Doesn't use all of Bootstrap theme css, Airflow 2.0
#13158 closed
Apr 22, 2025 -
Get rid of bootstrap 3 from Airflow UI
#40514 closed
Apr 22, 2025 -
Release Airflow 3.0
#39593 closed
Apr 22, 2025 -
Improve the UI backfill form
#49541 closed
Apr 22, 2025 -
Database migration with the `--show-sql-only` option fails during upgrade to version `2.10.3`
#49557 closed
Apr 22, 2025 -
AIP-84 Add TLS support to the server to enable HTTPS connections
#42359 closed
Apr 22, 2025 -
Snowflake provider: The `private_key_content` field is no longer a multi-line text input in Connections
#47003 closed
Apr 22, 2025 -
OracleHook not able to set TCP keep-alive or re-use OS-level TCP keep-alive
#32844 closed
Apr 22, 2025 -
Deferrable BeamRunPythonPipelineOperator fails in Cloud Composer
#44892 closed
Apr 22, 2025 -
Migration fails when same dag id appears in two files
#49476 closed
Apr 21, 2025 -
PythonVirtualEnvOperator is not working correctly.
#49483 closed
Apr 21, 2025 -
SnowflakeHook triggers deprecation warning due to outdated import of `return_single_query_results`
#49319 closed
Apr 21, 2025 -
Status of testing Providers that were prepared on April 20, 2025
#49471 closed
Apr 21, 2025 -
ImportError in TriggerDagRunOperator makes every Dag useless when paused by default
#49499 closed
Apr 21, 2025 -
AIP-81 Integrate Automated Generation of Datamodels in CLI with pre-commit
#47509 closed
Apr 21, 2025 -
Kafka Provider Adds Invalid "timeout" Property Causing KafkaError in Airflow 2.10.5
#49406 closed
Apr 21, 2025 -
AIP-38 | Merge Backfill and Trigger Dag Run modals
#47576 closed
Apr 21, 2025 -
Migration fails in discovering dag_id for adding DAG versioning
#49487 closed
Apr 21, 2025 -
Trigger_Rules Doc Issue
#48694 closed
Apr 21, 2025 -
Dags list/list-import-errors cli commands broken and don't track local DagBag
#49330 closed
Apr 20, 2025 -
Order Variables, Pools and Connections lists by ID as default
#48104 closed
Apr 20, 2025 -
Organize ruff rules as required changes for Airflow 3.0 and suggested changes
#48560 closed
Apr 20, 2025 -
Re-implement support for DAG Owner Links
#49247 closed
Apr 20, 2025 -
Status of testing Providers that were prepared on April 16, 2025
#49354 closed
Apr 19, 2025
71 Issues opened by 48 people
-
SFTPToGCSOperator Streaming unexpected BlobWritter
#49801 opened
Apr 25, 2025 -
504 Gateway Timeout when loading the grid view when there are too many past DAG runs
#49800 opened
Apr 25, 2025 -
Azure Virtual Machines Operator
#49796 opened
Apr 25, 2025 -
[3.0.0] Removal of AIRFLOW__WEBSERVER__ENABLE_PROXY_FIX is breaking FAB OAuth sign in
#49781 opened
Apr 25, 2025 -
Task does not wait for XCom values to be pushed
#49778 opened
Apr 25, 2025 -
Image 3.0.0 logs are failing
#49777 opened
Apr 25, 2025 -
API error on trying to view details tab of a mapped task instance to access extra links
#49773 opened
Apr 25, 2025 -
Table is not getting created in DB via SQLExecuteQueryOperator when connection has 'extra' field
#49761 opened
Apr 25, 2025 -
Add Task Group details page to UI
#49741 opened
Apr 24, 2025 -
Airflow 3 Docs Meta Issue
#49738 opened
Apr 24, 2025 -
Filtering items from a mapped task is broken
#49737 opened
Apr 24, 2025 -
"Unexpected end of JSON input" when editing (S)FTP-type connections
#49734 opened
Apr 24, 2025 -
wrong hook on SQL operator GenericTransfert
#49731 opened
Apr 24, 2025 -
[provider-airbyte] allow to use proxies to connect to Airbyte Server
#49728 opened
Apr 24, 2025 -
get_dag_details API endpoint does not return correct timezone for timezone-aware DAGs
#49720 opened
Apr 24, 2025 -
Spark Submit operator dags showing success if even jobs fails
#49717 opened
Apr 24, 2025 -
Mapped `task_group` does not output list of combined results to consumer
#49714 opened
Apr 24, 2025 -
Add Support for Regionally-Scoped Secrets for Google Cloud Secrets Manager Backend
#49709 opened
Apr 24, 2025 -
SSO over EntraID not working anymore in version 3.0.0
#49705 opened
Apr 24, 2025 -
Status of testing Providers that were prepared on April 24, 2025
#49703 opened
Apr 24, 2025 -
Ingress Not Being Created in Airflow 3.0.0 Helm Chart
#49698 opened
Apr 24, 2025 -
Dag processor gets SIGKILL signal and all DAGs are removed from UI
#49689 opened
Apr 24, 2025 -
The doc still points to /health endpoint when it is /api/v2/monitor/health in Airflow 3
#49683 opened
Apr 24, 2025 -
Information on Home/Welcome page are not auto-refreshed (have to refresh the page)
#49672 opened
Apr 23, 2025 -
Pleae add the friendly name of objects in the log. Currently it only shows the Tableau ID's.
#49671 opened
Apr 23, 2025 -
Tableau Operator unable to refresh Workbooks and some Datasources against Oracle RDBMS
#49670 opened
Apr 23, 2025 -
FileTaskHandler has set_context but, it is no longer used.
#49659 opened
Apr 23, 2025 -
Unable to get task log from OpenSearch and instead see 500 error on the Airflow v3.0.0 UI
#49657 opened
Apr 23, 2025 -
Add Dag Run Conf to Run Backfill form
#49653 opened
Apr 23, 2025 -
Backfill UI end date is cleared if start date is edited
#49652 opened
Apr 23, 2025 -
Certain DAG import errors ("role does not exist") don't persist in Airflow
#49651 opened
Apr 23, 2025 -
DAG-processor RuntimeError: can't start new thread
#49650 opened
Apr 23, 2025 -
Convert all example_dags inside providers to use TaskSDK dag imports
#49648 opened
Apr 23, 2025 -
Ensure that we clear bundle version when clearing a run -- for backfill or otherwise
#49639 opened
Apr 23, 2025 -
Custom BaseTrigger does not accept frozenset arguments
#49635 opened
Apr 23, 2025 -
Airflow Task SDK Docs
#49627 opened
Apr 23, 2025 -
airflow tasks list --tree Command Fails with "unrecognized arguments: --tree" in Airflow 3
#49620 opened
Apr 23, 2025 -
UI glitch in DAG schedule after migration from 2.10 to 3.0.0
#49617 opened
Apr 23, 2025 -
API server crashes after migrating from Airflow 2 to 3 if plugins are not updated as per Airflow3
#49613 opened
Apr 23, 2025 -
Bundle version in dag_version table not updated when DAG code changes do not trigger a new dag_version
#49606 opened
Apr 23, 2025 -
Apprise: No module named 'airflow.sdk.definitions.notifier'
#49605 opened
Apr 23, 2025 -
Update Ruff AIR rules based on the latest Airflow 3 implementation
#49598 opened
Apr 23, 2025 -
Macros don't work for deferred tasks started from triggerrer
#49596 opened
Apr 23, 2025 -
Add custom /ui endpoint to get dag counts
#49591 opened
Apr 22, 2025 -
Deleting dag version record deletes task instance record
#49580 opened
Apr 22, 2025 -
Add sensor and trigger nodes to dag dependencies graph
#49576 opened
Apr 22, 2025 -
Connection private_key_content not storing correctly
#49575 opened
Apr 22, 2025 -
start_date should not be present in links from dashboard for queued and scheduled runs
#49573 opened
Apr 22, 2025 -
airflow db migrate does not work for downgrades
#49572 opened
Apr 22, 2025 -
Asset Event Details Page
#49571 opened
Apr 22, 2025 -
Airflow db downgrade --show-sql-only produces an error with mock conn close
#49570 opened
Apr 22, 2025 -
Broken grid view task selection background
#49568 opened
Apr 22, 2025 -
Make Trigger Dag form warning more obvious
#49567 opened
Apr 22, 2025 -
Add a precommit to detect when docs have been moved
#49565 opened
Apr 22, 2025 -
DAG fails to be parsed while trying to fetch a Variable that doesn't exist
#49543 opened
Apr 22, 2025 -
Airflow 3. xcom_pull different behavior between Airflow 2 and 3
#49540 opened
Apr 22, 2025 -
Providers view doesn't show all providers
#49538 opened
Apr 22, 2025 -
Edge Worker Jobs/Hosts tab missing in 3.0.0rc4
#49536 opened
Apr 22, 2025 -
Bug: API Trigger results in Task Instances with NULL state in DB (v2.10.5)
#49526 opened
Apr 21, 2025 -
Datasets should have allowed_states parameter
#49525 opened
Apr 21, 2025 -
TI history missing after Scheduler restart during K8s 429 error
#49517 opened
Apr 21, 2025 -
Log groups do not appear in task logs
#49515 opened
Apr 21, 2025 -
DAG Runs from a single DAG can prevent scheduler from seeing other DAG's runs
#49508 opened
Apr 21, 2025 -
Show task, DAG detail durations in hour:minute:second format rather than just seconds
#49507 opened
Apr 21, 2025 -
Unexpected skipped state and stopped processing of the DAG
#49498 opened
Apr 21, 2025 -
The increase in try_number causes retry to fail
#49489 opened
Apr 21, 2025 -
`KubernetesPodOperator` can leave running pods after cleanup if `on_finish_action` is set to "keep_pod"
#49466 opened
Apr 19, 2025 -
UI bug: backfill dry run does not use same timezone as create backfill
#49462 opened
Apr 19, 2025 -
Display non native xcoms in their native forms on Airflow UI
#49456 opened
Apr 19, 2025
149 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.
-
OpenTelemetry traces implementation cleanup
#49180 commented on
Apr 25, 2025 • 12 new comments -
add root parent information to OpenLineage events
#49237 commented on
Apr 24, 2025 • 10 new comments -
test: migrate `get_pandas_df` to `get_df` in `provider` test
#49339 commented on
Apr 26, 2025 • 6 new comments -
Avoid deadlock with multiple schedulers on distributed database (YugabyeDB)
#49439 commented on
Apr 22, 2025 • 2 new comments -
Change default executor in pod template to support executor parameter in task (re-uploaded)
#49433 commented on
Apr 24, 2025 • 2 new comments -
Implement multisort in DAGs table
#47849 commented on
Apr 25, 2025 • 2 new comments -
More asset import aliases in airflow.sdk
#48567 commented on
Apr 22, 2025 • 1 new comment -
Fix missing last DAG run caused by incorrect parameters and join logic
#49361 commented on
Apr 24, 2025 • 1 new comment -
Add `@task.kuberenetes_cmd`
#46913 commented on
Apr 24, 2025 • 1 new comment -
improve(xcom): validate key in XCom.set() to prevent empty strings
#46929 commented on
Apr 20, 2025 • 1 new comment -
Created new exception, that provides details of each step of a job ru…
#48466 commented on
Apr 26, 2025 • 1 new comment -
Port SecretCache to task sdk
#48833 commented on
Apr 25, 2025 • 0 new comments -
Integrate `alembic check` into CI to check for model changes without a matching migration
#48998 commented on
Apr 25, 2025 • 0 new comments -
Scheduler fail to handle Kubernetes 429 responses with non-JSON body
#49244 commented on
Apr 25, 2025 • 0 new comments -
KubernetesPodOperator @task.kubernetes XComs fail with Dynamic Task Mapping `expand`
#37577 commented on
Apr 25, 2025 • 0 new comments -
Not Showing next run in Airflow UI for a DAG scheduled using custom TimeTable
#43262 commented on
Apr 25, 2025 • 0 new comments -
Unable to set the private keys: load_pem_private_key() failing to deserialize private key
#47221 commented on
Apr 25, 2025 • 0 new comments -
Improve example docs around `SQLExecuteQueryOperator` in all SQLrelated providers
#44807 commented on
Apr 24, 2025 • 0 new comments -
Grid view stops loading when there is a pending task to be expanded
#48786 commented on
Apr 25, 2025 • 0 new comments -
Use base aws classes in amazon provider Operators/Sensors/Triggers
#35278 commented on
Apr 25, 2025 • 0 new comments -
Add support for favorite/pin dags to dashboard.
#45207 commented on
Apr 25, 2025 • 0 new comments -
Counterintuitive functionality when viewing mapped TIs from Grid View
#34489 commented on
Apr 25, 2025 • 0 new comments -
DAGs disappearing after some idle time
#47294 commented on
Apr 25, 2025 • 0 new comments -
fix(helm-chart): dags gitsync credentials
#43264 commented on
Apr 25, 2025 • 0 new comments -
Rename CLI flag that specifies execution date
#44282 commented on
Apr 21, 2025 • 0 new comments -
[v2-10-test] Resolve OOM When Reading Large Logs in Webserver
#45914 commented on
Apr 20, 2025 • 0 new comments -
Custom Timetable does not allow to mark a running task as failed/success
#49216 commented on
Apr 22, 2025 • 0 new comments -
Make database errors in the REST API more human readable
#48432 commented on
Apr 23, 2025 • 0 new comments -
AIP-78 Backfill Management UI
#42327 commented on
Apr 23, 2025 • 0 new comments -
Add/Edit Connection in REST API should reject non-JSON "extra" field
#38163 commented on
Apr 24, 2025 • 0 new comments -
Update ruff linting rules to support replacing deprecated ones with new ones in Airflow 3
#48220 commented on
Apr 24, 2025 • 0 new comments -
Display asset watchers in Dag graph
#48017 commented on
Apr 24, 2025 • 0 new comments -
Support Personal access token method for Tableau Connection
#25904 commented on
Apr 24, 2025 • 0 new comments -
Airflow 2 to 3 Rest API Changes
#43378 commented on
Apr 24, 2025 • 0 new comments -
Add support for owner links in UI
#48562 commented on
Apr 24, 2025 • 0 new comments -
Example tutorial_objectstorage DAG failing
#49149 commented on
Apr 24, 2025 • 0 new comments -
Allow different parallelism configuration value for multi-executor environment
#46787 commented on
Apr 24, 2025 • 0 new comments -
Task fails and cannot read logs. Invalid URL 'http://:8793/log/...': No host supplied
#42136 commented on
Apr 24, 2025 • 0 new comments -
map_index_template does not change the map index displayed in the UI
#49224 commented on
Apr 24, 2025 • 0 new comments -
Make it easier to find tasks in Grid view
#32239 commented on
Apr 24, 2025 • 0 new comments -
Filter DAGs by tag (DAGs view) - Allow to use "AND" when filtering by tag
#39363 commented on
Apr 24, 2025 • 0 new comments -
Using keycloak with Airflow
#14002 commented on
Apr 24, 2025 • 0 new comments -
New dag run / task state: disposed
#12199 commented on
Apr 24, 2025 • 0 new comments -
Have `KubernetesPodOperator` call `on_pod_cleanup` callbacks for failed tasks
#49441 commented on
Apr 19, 2025 • 0 new comments -
Apply task group sorting based on webserver config in grid structure response
#49418 commented on
Apr 22, 2025 • 0 new comments -
Add button to download task logs as a text file
#49412 commented on
Apr 22, 2025 • 0 new comments -
fix: replace break function in `pod-launcher-rolebinding.yaml`
#49219 commented on
Apr 22, 2025 • 0 new comments -
feat: direct configuration of running pod log lines number
#49117 commented on
Apr 26, 2025 • 0 new comments -
ci: integrate `alembic check`
#49002 commented on
Apr 19, 2025 • 0 new comments -
Add extra secret annotations to most secrets
#48890 commented on
Apr 24, 2025 • 0 new comments -
misc: fix spelling in md,py,rst,yaml files
#48781 commented on
Apr 24, 2025 • 0 new comments -
Bump the core-ui-package-updates group across 1 directory with 85 updates
#48757 commented on
Apr 25, 2025 • 0 new comments -
Dag processor consumes DagPriorityParsingRequest when relative file l…
#48659 commented on
Apr 24, 2025 • 0 new comments -
Enhance Variable set method to use upsert instead of delsert
#48547 commented on
Apr 23, 2025 • 0 new comments -
[Helm Chart] VPA to Workers, Webserver and Scheduler
#48175 commented on
Apr 24, 2025 • 0 new comments -
Added Fastapi endpoint for reserialize all/specific dags
#48174 commented on
Apr 22, 2025 • 0 new comments -
Add new DataflowJobStateCompleteTrigger
#47993 commented on
Apr 23, 2025 • 0 new comments -
Add `test_connection` method to `KubernetesHook`
#47881 commented on
Apr 24, 2025 • 0 new comments -
Ensures DatabricksWorkflowOperator updates ACL (if available) when resetting a job.
#47827 commented on
Apr 19, 2025 • 0 new comments -
[v2-10-test] Ensure that the the generated airflow.cfg contains a ran…
#47755 commented on
Apr 20, 2025 • 0 new comments -
Deferrable HttpSensor does not move to Triggerer when using response_check
#47719 commented on
Apr 23, 2025 • 0 new comments -
[WIP] Improve Kubernetes System Tests Iteration Experience
#47595 commented on
Apr 26, 2025 • 0 new comments -
Remove 100% memory consumption warning
#47551 commented on
Apr 24, 2025 • 0 new comments -
AIP-84 Add multisort to dags list request #46383
#47440 commented on
Apr 21, 2025 • 0 new comments -
Databricks azure sp fix
#47438 commented on
Apr 25, 2025 • 0 new comments -
Start working on the docs for the Task SDK
#47357 commented on
Apr 24, 2025 • 0 new comments -
Checking if path is remote , if remote handle it using ntpath
#47299 commented on
Apr 21, 2025 • 0 new comments -
Add `CliDefinitionLoader` for provider module level CLI Commands
#47189 commented on
Apr 23, 2025 • 0 new comments -
Default split_statements to True for Presto and Trino Hook
#47186 commented on
Apr 23, 2025 • 0 new comments -
KubernetesPodOperator deferred callbacks
#47108 commented on
Apr 23, 2025 • 0 new comments -
Shbh/47003:Fix Snowflake private_key_content field to render as a multi-line text input
#47034 commented on
Apr 24, 2025 • 0 new comments -
Feature/added additional output processor sql operator
#47014 commented on
Apr 22, 2025 • 0 new comments -
feat: implementation of BaseOperatorLink for cloud run jobs to expose the GCP cloud logging url
#46911 commented on
Apr 25, 2025 • 0 new comments -
Make dag_version_id in TI non-nullable
#46703 commented on
Apr 24, 2025 • 0 new comments -
Add config option [secrets]backends_order
#45931 commented on
Apr 24, 2025 • 0 new comments -
Global gantt chart (across all DAGs)
#22001 commented on
Apr 22, 2025 • 0 new comments -
Allow search and filter by tags in dag run table
#19197 commented on
Apr 22, 2025 • 0 new comments -
Showing DAGs in folder like structure
#24464 commented on
Apr 22, 2025 • 0 new comments -
In grid view, enable filter by task instance state.
#38032 commented on
Apr 22, 2025 • 0 new comments -
Navigate grid view via keyboard
#31556 commented on
Apr 22, 2025 • 0 new comments -
Select multiple tasks at once with keyboard and mouse in Grid View
#33448 commented on
Apr 22, 2025 • 0 new comments -
search and list dags by task id/name
#37106 commented on
Apr 22, 2025 • 0 new comments -
Make duration on "List Dag Run" sortable
#28556 commented on
Apr 22, 2025 • 0 new comments -
Create iframe UI plugins
#42708 commented on
Apr 22, 2025 • 0 new comments -
AIP-84 Alias dag_id, asset_id, run_id, task_id
#46730 commented on
Apr 22, 2025 • 0 new comments -
AIP-84 | Add multisort to dags list request
#46383 commented on
Apr 22, 2025 • 0 new comments -
AIP-38 Add version changes to Grid view
#47428 commented on
Apr 22, 2025 • 0 new comments -
Add support for nested log grouping in UI
#47619 commented on
Apr 22, 2025 • 0 new comments -
Add color support for XCom
#45432 commented on
Apr 22, 2025 • 0 new comments -
Marking DagRun as success with teardown task stopped working
#46937 commented on
Apr 22, 2025 • 0 new comments -
AIP-38 | Add Pool Summary stats to Dashboard
#43328 commented on
Apr 22, 2025 • 0 new comments -
AIP-38 Sort table by multiple fields
#42732 commented on
Apr 22, 2025 • 0 new comments -
Scheduler crash when API server returns 301 or redirection through proxy
#49099 commented on
Apr 23, 2025 • 0 new comments -
Migrate `get_pandas_df` to `get_df` in `providers`
#49334 commented on
Apr 19, 2025 • 0 new comments -
GCSToBigQueryOperator add columnNameCharacterMap to src_fmt_configs
#49314 commented on
Apr 19, 2025 • 0 new comments -
Tasks are starved due to incorrect scheduler prioritization
#45636 commented on
Apr 19, 2025 • 0 new comments -
Make pause DAG its own role separate from edit DAG
#22317 commented on
Apr 20, 2025 • 0 new comments -
Deadlock in SchedulerJobRunner._executable_task_instances_to_queued on distributed Postgres databases using YugabyteDB
#49437 commented on
Apr 20, 2025 • 0 new comments -
Fix all deprecations for SQLAlchemy 2.0
#28723 commented on
Apr 20, 2025 • 0 new comments -
`EksPodOperator` with in_cluster=False does not work when running in deferrable mode
#46964 commented on
Apr 20, 2025 • 0 new comments -
Implement methods of models connection in sdk connection
#49404 commented on
Apr 21, 2025 • 0 new comments -
Use secretcache for connection and variable access in task sdk
#48858 commented on
Apr 21, 2025 • 0 new comments -
Possibility to filter tasks in `None` state
#21955 commented on
Apr 21, 2025 • 0 new comments -
Add pre-commit to format chart templates
#30546 commented on
Apr 22, 2025 • 0 new comments -
Microsoft Azure Connection: Service principal secret does not get masked when providing connection via URI environment variable
#38144 commented on
Apr 22, 2025 • 0 new comments -
SnowflakeHook.run() doesn't accept multiple statements without split_statements
#48233 commented on
Apr 22, 2025 • 0 new comments -
OAUTHv2 Authentication
#48798 commented on
Apr 22, 2025 • 0 new comments -
DAG Overview Last Run, Next Run are confusing/wrong, also the next Run ID and Run date on the DAG run details are confusing/wrong
#41170 commented on
Apr 22, 2025 • 0 new comments -
Trigger event from deferred task does not get scheduled immediately, leading to timeout.
#44759 commented on
Apr 22, 2025 • 0 new comments -
Airflow 2 to 3 auto migration rules
#41641 commented on
Apr 22, 2025 • 0 new comments -
Airflow 3 UI/UX- Expand Graph View Area When Toggled
#49068 commented on
Apr 22, 2025 • 0 new comments -
Setting executor config to None in dag config breaks mapped_tasks tab in UI
#49071 commented on
Apr 22, 2025 • 0 new comments -
Solve for when dag is in a versioned bundle, user tries to clear a 2.x-generated dag run
#49070 commented on
Apr 23, 2025 • 0 new comments -
Task is in the 'removed' state when user runs backfill on the previous dag version
#49047 commented on
Apr 23, 2025 • 0 new comments -
Duplicate import errors when reading dags from multiple GitDagBundle
#49003 commented on
Apr 23, 2025 • 0 new comments -
Asset Listeners details not visible in task logs
#48993 commented on
Apr 23, 2025 • 0 new comments -
Dag processor is asking for passphrase everytime its refreshing GitDagBundle
#48753 commented on
Apr 23, 2025 • 0 new comments -
New version is picked when version is changed during dagrun
#48730 commented on
Apr 23, 2025 • 0 new comments -
[CLI command only] Importing `Variable` from `airflow.sdk` causes an `ImportError: cannot import name 'SUPERVISOR_COMMS'` for top-level Variable when running `airflow dags reserialize`
#48554 commented on
Apr 23, 2025 • 0 new comments -
Consistent language for backfill reprocessing options
#48515 commented on
Apr 23, 2025 • 0 new comments -
Implement user defined macros registered via plugin in task SDK
#48476 commented on
Apr 23, 2025 • 0 new comments -
UI component does not work well with firefox based browsers
#48400 commented on
Apr 23, 2025 • 0 new comments -
Center graph view within box
#49402 commented on
Apr 23, 2025 • 0 new comments -
ProvidersManager: "AttributeError: 'NoneType' object has no attribute 'connection_type'" @ FSHook
#48859 commented on
Apr 23, 2025 • 0 new comments -
Some irregularities on the web UI logs tab
#47888 commented on
Apr 23, 2025 • 0 new comments -
Timedelta dag backfill dates don't align with normal schedule
#47813 commented on
Apr 23, 2025 • 0 new comments -
[Regression]Asset schedule info details are only showing up after DAG is executed once
#47786 commented on
Apr 23, 2025 • 0 new comments -
No option to download task logs on Airflow 3 UI
#47689 commented on
Apr 23, 2025 • 0 new comments -
Disallow using an empty key in XCom pull
#46925 commented on
Apr 23, 2025 • 0 new comments -
With `useNavigate`, we can navigate through routes like `/webapp`, automatically using the correct domain.
#46533 commented on
Apr 23, 2025 • 0 new comments -
Allow localization of UI
#9864 commented on
Apr 22, 2025 • 0 new comments -
API - Improve error response on missing dag in the dagbag.
#48960 commented on
Apr 22, 2025 • 0 new comments -
Add median duration markline to dag run duration page
#39667 commented on
Apr 22, 2025 • 0 new comments -
Improve visual presentation of task log groups
#39471 commented on
Apr 22, 2025 • 0 new comments -
Dagrun filtering on params
#33827 commented on
Apr 22, 2025 • 0 new comments -
AIP-84 Token Invalidation
#47952 commented on
Apr 22, 2025 • 0 new comments -
DatabricksSqlSensor deferrable
#48368 commented on
Apr 22, 2025 • 0 new comments -
Hide/Show log timestamp and file source
#28931 commented on
Apr 22, 2025 • 0 new comments -
Add legend to grid view
#28737 commented on
Apr 22, 2025 • 0 new comments -
Add the ability to disallow types of triggers for a DAG
#40990 commented on
Apr 22, 2025 • 0 new comments -
XCom and Log views broken for DAG runs with `/` in run id
#42679 commented on
Apr 22, 2025 • 0 new comments -
AIP-68 | Develop new UI plugins
#42702 commented on
Apr 22, 2025 • 0 new comments -
AIP-38 | Add Gantt View
#44672 commented on
Apr 22, 2025 • 0 new comments -
Airflow does not handle port properly in cookies when more instances opened in one browser
#47603 commented on
Apr 23, 2025 • 0 new comments -
AIP-84 Add last_asset_event to assets list endpoint
#47164 commented on
Apr 23, 2025 • 0 new comments -
Default args no longer available in DAG description
#43525 commented on
Apr 23, 2025 • 0 new comments -
Add row selection + bulk action to table views in Airflow UI
#34634 commented on
Apr 23, 2025 • 0 new comments -
Support fitting graph view to bounding box
#49403 commented on
Apr 23, 2025 • 0 new comments -
Last DAG RUN not showing up on DAG list page in UI
#49135 commented on
Apr 23, 2025 • 0 new comments