Hey all, I have cut Airflow 1.10.0 RC3. 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 3 is available at: https://dist.apache.org/repos/dist/dev/incubator/airflow/1.10.0rc3/ <https://dist.apache.org/repos/dist/dev/incubator/airflow/1.10.0rc3/> apache-airflow-1.10.0rc3+incubating-source.tar.gz is a source release that comes with INSTALL instructions. apache-airflow-1.10.0rc3+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-2817] Force explicit choice on GPL dependency * [AIRFLOW-2716] Replace async and await py3.7 keywords * [AIRFLOW-2810] Fix typo in Xcom model timestamp 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. WARNING: Due to licensing requirements you will need to set SLUGIFY_USES_TEXT_UNIDECODE=yes in your environment when installing or upgrading. We will try to remove this requirement for the next release. Cheers, Bolke