airflow icon indicating copy to clipboard operation
airflow copied to clipboard

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

Results 1281 airflow issues
Sort by recently updated
recently updated
newest added

Moving python operators/sensors to standard provider --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pull-request-guidelines)** for more information. In case of fundamental code changes, an Airflow Improvement Proposal...

provider:amazon-aws
area:providers
area:dev-tools
provider:docker
provider:celery
provider:apache-spark

Updated the dependency constraint for databricks-sql-connector for databricks provider. It updates the databricks-sql-connector dependency to support version >= 3.0 which is released on Nov 17, 2023. Upgrading to version >=...

area:providers
provider:databricks

We are starting to add status colors to the new UI. Before we build out too much we should make sure to think about a11y from the get go. A...

area:UI

### Description Newer version of microsoft-kiota-abstractions was released which has several breaking changes. One of the breaking change. following module missing: [1.4.0](https://github.com/microsoft/kiota-python/blob/v1.4.0/kiota_abstractions/default_query_parameters.py) . vs [1.3.3](https://github.com/microsoft/kiota-python/blob/v1.3.3/kiota_abstractions/default_query_parameters.py) They released newer version at...

provider:microsoft-azure
kind:feature
good first issue
area:dependencies

### Apache Airflow version Other Airflow 2 version (please specify below) ### If "Other Airflow 2 version" selected, which one? 2.9.1 ### What happened? We are noticing our Scheduler and...

kind:bug
area:core
area:dynamic-task-mapping
needs-triage

### Apache Airflow version Other Airflow 2 version (please specify below) ### If "Other Airflow 2 version" selected, which one? 2.10.1 ### What happened? I'm having an issue with an...

kind:bug
area:logging
area:core
affected_version:2.10

## Goal Set-up authentication using JWT token in UI API. The UI API should be protected hy authentication using JWT token. This PR creates the logic behind JWT token authentication....

area:webserver
area:API
area:UI

area:providers
provider:cncf-kubernetes

### Description It looks like this data is already stored in the [database](https://github.com/apache/airflow/blob/main/airflow/models/taskinstance.py#L1709) and it would be helpful if these were what is rendered/searched upon in the browse -> task...

kind:feature
area:UI
area:dynamic-task-mapping
needs-triage

### PLEASE READ DESCRIPTION Context: In the context of multi team airflow, teams will have their own configuration files for the components that run on team-only hosts (for workers, dag...

provider:amazon-aws
area:providers
area:Executors-core
aip-67