Re: [VOTE] Release Apache Airflow 1.10.14 based on 1.10.14rc3

2020-12-06 Thread Kaxil Naik
+1 (binding) There is just one change from 1.10.14rc1 -- so this should be easy to verify :) On Sun, Dec 6, 2020 at 9:49 PM Kaxil Naik wrote: > Hello Apache Airflow Community, > > This is a call for the vote to release Apache Airflow version 1.10.14. > > NOTE: Going to 1.10.14rc3 as I already c

[VOTE] Release Apache Airflow 1.10.14 based on 1.10.14rc3

2020-12-06 Thread Kaxil Naik
Hello Apache Airflow Community, This is a call for the vote to release Apache Airflow version 1.10.14. NOTE: Going to 1.10.14rc3 as I already created 1.10.14rc2 without a changelog update from 1.10.14rc1. The release candidate: https://dist.apache.org/repos/dist/dev/airflow/1.10.14rc3/ *apache-

[CANCELLED][VOTE] Release Apache Airflow 1.10.14 based on 1.10.14rc1

2020-12-06 Thread Kaxil Naik
This vote has been cancelled due to https://github.com/apache/airflow/issues/12855 . Fix has been merged, creating a vote for rc2 in few seconds :) . Regards, Kaxil On Sun, Dec 6, 2020 at 7:43 PM Kaxil Naik wrote: > Thanks Bumsoo for reporting. The issue only affects Python 3.8 users, > https:

Re: [VOTE] Release Apache Airflow 1.10.14 based on 1.10.14rc1

2020-12-06 Thread Kaxil Naik
Thanks Bumsoo for reporting. The issue only affects Python 3.8 users, https://github.com/apache/airflow/pull/12859 should fix it. I will cancel this Vote and create 1.10.14rc2 with the fix. Regards, Kaxil On Sun, Dec 6, 2020 at 4:02 PM Bumsoo Kim wrote: > Hi, > > I actively tested against #1266

Re: [VOTE] Release Apache Airflow 1.10.14 based on 1.10.14rc1

2020-12-06 Thread Bumsoo Kim
Hi, I actively tested against #12663, and I can confirm that the fix works as expected in 1.10.14rc1. However, I have a problem with loading Airflow plugins. I filed a new issue with more details (https://github.com/apache/airflow/issues/12855 )

Re: [VOTE] Release Apache Airflow 1.10.14 based on 1.10.14rc1

2020-12-06 Thread Deng Xiaodong
+1 (non-binding). In addition to the tests I did on 1.10.13rc1 (Py3.6, LocalExecutor, Postgres), I also validated the fix for the main issue found in 1.10.13 and confirmed the fix in 1.10.14rc1 works well. Thanks! XD On Fri, Dec 4, 2020 at 1:28 AM Kaxil Naik wrote: > Hello Apache Airflow Comm