potiuk opened a new issue #10176: URL: https://github.com/apache/airflow/issues/10176
## Major initiatives ### Airflow 2.0 Major, backward-incompatible version of Airflow which is a "next-gen" Airflow: #10152 and planning process described in [Airflow 2.0 Planning](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+2.0+-+Planning) ### Airflow 1.10.12 Bug-fix release, follow up after 1.10.11 release with some "teething" problems after Kubernetes refactor: [Milestone]( https://github.com/apache/airflow/milestone/5) ### Airflow 1.10.13 Hopefully the last release from 1.10.* line before we switch to 2.0. ### Backport Provider Packages We are planning to release a second wave of Backport Packages (allowing to us 2.0 provider packages): #10014 ------------------- ## Airflow Improvement proposals We have a number of AIP's (Airflow Improvement Proposals) documented in https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals Several of those proposals are managed in Github Issues/Projects: * [AIP-32: Airflow REST API](https://github.com/apache/airflow/projects/1) - Restful API for Apache Airflow (Also see #8107) * [AIP-26: Complete the production image work](https://github.com/apache/airflow/projects/3) ------------------- ## Refactoring and cleanups ### Quarantined issues We are gathering statistics about flaky tests and will attempt to remove flakiness from those tests: #10118 We have similar issues for v1-10-test: #10128 and v1-10-stable: #10127 branches ### Pylint We are finishing pylint compatibility cleanup as described in [Pylint Static Checks](https://github.com/apache/airflow/blob/master/STATIC_CODE_CHECKS.rst#pylint-static-code-checks) ### Typing Coverage We want to increase typing coverage for Python Type annotation (verified via MyPy): #9708 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
