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 <https://github.com/apache/airflow/issues/12855>)
Best, Bumsoo > On Dec 6, 2020, at 08:07 PM, Deng Xiaodong <[email protected]> wrote: > > +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 <[email protected] > <mailto:[email protected]>> wrote: > Hello Apache Airflow Community, > > This is a call for the vote to release Apache Airflow version 1.10.14. > > The release candidate: > https://dist.apache.org/repos/dist/dev/airflow/1.10.14rc1/ > <https://dist.apache.org/repos/dist/dev/airflow/1.10.14rc1/> > > apache-airflow-1.10.14rc1-source.tar.gz is a source release that comes > with INSTALL instructions. > apache-airflow-1.10.14rc1-bin.tar.gz is the binary Python "sdist" snapshot. > apache_airflow-1.10.14rc1-py3-none-any.whl is the binary Python wheel > snapshot. > > Public keys are available at: https://www.apache.org/dist/airflow/KEYS > <https://www.apache.org/dist/airflow/KEYS> > > For convenience, RC is also uploaded on PyPI so you can install it using > pip install apache-airflow==1.10.14rc1 > > The Change Log for the release: > https://github.com/apache/airflow/blob/1.10.14rc1/CHANGELOG.txt > <https://github.com/apache/airflow/blob/1.10.14rc1/CHANGELOG.txt> > > The vote will be open for at least 72 hours (2020-12-07 00:30 UTC) or until > the necessary number of votes are reached. > > https://www.timeanddate.com/countdown/to?iso=20201207T0030&p0=136&font=cursive > > <https://www.timeanddate.com/countdown/to?iso=20201207T0030&p0=136&font=cursive> > > Please vote accordingly: > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove with the reason > > Only votes from PMC members are binding, but members of the community are > encouraged to test the release and vote with "(non-binding)". > > Please note that the version number excludes the `rcX` string, so it's now > simply 1.10.14. This will allow us to rename the artifact without modifying > the artifact checksums when we actually release. > > Thanks, > Kaxil Naik
