Hello folks, I'll start by saying thank you all for writing and maintaining Airflow. It has helped us streamline most of our data engineering tasks at work and it has been a joy to use 👏.
So, I was wondering why the following issues are marked for version 2.0.0 - psycopg2 version 2.7.4 was released and the wheel package was renamed to psycopg2-binary (https://issues.apache.org/jira/browse/AIRFLOW-2125) - Add ability to remove DAG and all dependencies ( https://issues.apache.org/jira/browse/AIRFLOW-1002) The first is small enough that it could be released as part of the planned 1.10 release. The second one seems self-contained enough to be part of the release as well, but I understand there might be more important features to release. I want to get a sense of how things are prioritised. I couldn't find anything specific in the Contributors' Guide or the Committers' Guide. Cheers, Gerardo.