Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added UI issues for Airflow 3 adoption section

...

WorkstreamDeliverableStatus
Core Airflow updates
Airflow 3.1.1 release Unknown User (kaxilnaik) 
  • 130+ issues fixed in this release
    • UI: 57
    • API: 24
    • Most of the rest in Core

Github project

https://github.com/apache/airflow/milestone/123?closed=1

RC2 cut on  

GA is probable for  

Github project

https://github.com/apache/airflow/milestone/124

Targeting RC1 week of  

UI improvements

UI improvements phased across patch releases Unknown User (bbovenzi) Unknown User (pierrejeambrun) 

  • performance improvements for large DAGs, lots of DAGs, and large log files
  • UI navigation improvements for quick problem resolution
  • UI test case improvements

Here are a collection of issues and PRs to start with:


MetaDB access 

Adoption path for users using the metadatabase in Airflow 2.x for various reasons (Amogh Unknown User (ash) )

  • Probably primarily documentation


...