Hey all, I have cut Airflow 1.10.0 RC2. This email is calling a vote on the release, which will last for 72 hours. Consider this my (binding) +1.
Airflow 1.10.0 RC 2 is available at: https://dist.apache.org/repos/dist/dev/incubator/airflow/1.10.0rc2/ <https://dist.apache.org/repos/dist/dev/incubator/airflow/1.10.0rc2/> apache-airflow-1.10.0rc2+incubating-source.tar.gz is a source release that comes with INSTALL instructions. apache-airflow-1.10.0rc2+incubating-bin.tar.gz is the binary Python "sdist" release. Public keys are available at: https://dist.apache.org/repos/dist/release/incubator/airflow/ <https://dist.apache.org/repos/dist/release/incubator/airflow/> The amount of JIRAs fixed is over 700. Please have a look at the changelog. Since RC2 the following has been fixed: * [AIRFLOW-1729][AIRFLOW-2797][AIRFLOW-2729] Ignore whole directories in .airflowignore * [AIRFLOW-2739] Always read default configuration files as utf-8 * [AIRFLOW-2752] Log using logging instead of stdout * [AIRFLOW-1729][AIRFLOW-XXX] Remove extra debug log at info level Please note that the version number excludes the `rcX` string as well as the "+incubating" string, so it's now simply 1.10.0. This will allow us to rename the artifact without modifying the artifact checksums when we actually release. Cheers, Bolke