Hello Airflow Community, The vote to release Apache Airflow version 2.0.0 based on 2.0.0rc3 is now closed.
The vote PASSED with 11 binding "+1", 7 non-binding "+1" and 0 "-1" votes: "+1" Binding votes: - Kaxil Naik - Jarek Potiuk - Ash Berlin-Taylor - Daniel Imberman - Kamil Breguła - Sid Anand - Tomasz Urbaszek - Maxime Beauchemin - Bolke de Bruin - Tao Feng - Sumit Maheshwari "+1" non-Binding votes: - James Timmins - Vikram Koka - Elad Kalif - Ry Walker - Gerard Casas Saez - Xiaodong Deng - Nathan Hadfield Ash will take it from here and continue with the release process and the release announcement will follow shortly. Thanks, Kaxil Naik On Thu, Dec 17, 2020 at 7:21 AM Sumit Maheshwari <msu...@apache.org> wrote: > Great work indeed & looking forward to it. My big +1 for the release, > though I've not tested it myself, so ideally the vote doesn't count. > > On Thu, Dec 17, 2020 at 12:44 PM Tao Feng <fengta...@gmail.com> wrote: > >> +1 (binding) great work! >> >> On Wed, Dec 16, 2020 at 23:02 Deng Xiaodong <xd.den...@gmail.com> wrote: >> >>> +1 (non-binding). >>> >>> The issues that can be confirmed in rc1/2 have been well fixed. >>> >>> Cannot wait to see the bunch of new nice features in 2.0 to be rolled >>> out. >>> >>> >>> XD >>> >>> On Thu, Dec 17, 2020 at 02:00 Maxime Beauchemin < >>> maximebeauche...@gmail.com> wrote: >>> >>>> +1 binding >>>> >>>> !!!!!!!!!!!!!!!!!!!!!!!!!!! >>>> >>>> On Wed, Dec 16, 2020 at 2:42 PM Tomasz Urbaszek <turbas...@apache.org> >>>> wrote: >>>> >>>>> +1 binding, tested it with kubernetes based deployments using >>>>> CeleryExecutor as well as locally >>>>> >>>>> Tomek >>>>> >>>>> On Wed, Dec 16, 2020 at 9:42 PM Ry Walker <r...@rywalker.com> wrote: >>>>> >>>>>> +1 (non-binding) >>>>>> >>>>>> On Wed, Dec 16, 2020 at 3:38 PM Sid Anand <r39...@gmail.com> wrote: >>>>>> >>>>>>> +1 (binding) >>>>>>> >>>>>>> Great work all! >>>>>>> -s >>>>>>> >>>>>>> On Wed, Dec 16, 2020 at 12:25 PM Kamil Breguła < >>>>>>> kamil.breg...@polidea.com> wrote: >>>>>>> >>>>>>>> +1 (binding) >>>>>>>> >>>>>>>> On Wed, Dec 16, 2020, 21:24 Elad Kalif <elad...@gmail.com> wrote: >>>>>>>> >>>>>>>>> +1 (non-binding) >>>>>>>>> >>>>>>>>> On Wed, Dec 16, 2020 at 9:49 PM Vikram Koka <vik...@astronomer.io> >>>>>>>>> wrote: >>>>>>>>> >>>>>>>>>> +1 (non-binding) >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> On Wed, Dec 16, 2020 at 11:43 AM James Timmins < >>>>>>>>>> ja...@astronomer.io> wrote: >>>>>>>>>> >>>>>>>>>>> +1 (non-binding) >>>>>>>>>>> >>>>>>>>>>> On Wed, Dec 16, 2020 at 9:36 AM Daniel Imberman < >>>>>>>>>>> daniel.imber...@gmail.com> wrote: >>>>>>>>>>> >>>>>>>>>>>> +1 !! (binding) >>>>>>>>>>>> >>>>>>>>>>>> via Newton Mail >>>>>>>>>>>> <https://cloudmagic.com/k/d/mailapp?ct=dx&cv=10.0.51&pv=10.15.7&source=email_footer_2> >>>>>>>>>>>> >>>>>>>>>>>> On Wed, Dec 16, 2020 at 1:18 AM, Ash Berlin-Taylor < >>>>>>>>>>>> a...@apache.org> wrote: >>>>>>>>>>>> >>>>>>>>>>>> +1 (binding) >>>>>>>>>>>> >>>>>>>>>>>> Third time is the charm, hopefully. >>>>>>>>>>>> >>>>>>>>>>>> -ash >>>>>>>>>>>> >>>>>>>>>>>> On Mon, 14 Dec, 2020 at 23:00, Jarek Potiuk < >>>>>>>>>>>> jarek.pot...@polidea.com> wrote: >>>>>>>>>>>> >>>>>>>>>>>> +1 (binding): RAT, SHA, GPG are all OK. >>>>>>>>>>>> >>>>>>>>>>>> * I run a few combinations of Python/Backends. >>>>>>>>>>>> * All works fine with providers pre-installed. >>>>>>>>>>>> * The problem with S3 logging is fixed! >>>>>>>>>>>> >>>>>>>>>>>> STILL CRAZY FAST! >>>>>>>>>>>> >>>>>>>>>>>> J. >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> On Mon, Dec 14, 2020 at 6:15 PM Kaxil Naik < >>>>>>>>>>>> kaxiln...@apache.org> wrote: >>>>>>>>>>>> >>>>>>>>>>>>> Hello Airflow community, >>>>>>>>>>>>> >>>>>>>>>>>>> I have cut Airflow 2.0.0 RC3. This email is calling a vote on >>>>>>>>>>>>> the release, which will run for three days, until >>>>>>>>>>>>> 2020-12-17T17:15:00Z >>>>>>>>>>>>> https://www.timeanddate.com/worldclock/fixedtime.html?msg=8&iso=20201217T1715&p1=1440 >>>>>>>>>>>>> (or >>>>>>>>>>>>> until 3 +1 binding votes have been received) >>>>>>>>>>>>> >>>>>>>>>>>>> Consider this my +1 binding vote >>>>>>>>>>>>> >>>>>>>>>>>>> Airflow 2.0.0 RC3 is available at: >>>>>>>>>>>>> https://dist.apache.org/repos/dist/dev/airflow/2.0.0rc3/ >>>>>>>>>>>>> >>>>>>>>>>>>> **apache-airflow-2.0.0rc3-source.tar.gz** is a source release >>>>>>>>>>>>> that comes with INSTALL instructions. >>>>>>>>>>>>> **apache_airflow-2.0.0rc3-py3-none-any.whl** is a Python >>>>>>>>>>>>> wheel "binary" release >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> Public keys are available at: >>>>>>>>>>>>> https://dist.apache.org/repos/dist/release/airflow/KEYS >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> Only votes from PMC members are binding, but the release >>>>>>>>>>>>> manager should encourage members of the community >>>>>>>>>>>>> to test the release and vote with "(non-binding)". >>>>>>>>>>>>> >>>>>>>>>>>>> The test procedure for PMCs and Contributors who would like to >>>>>>>>>>>>> test this RC are described in >>>>>>>>>>>>> >>>>>>>>>>>>> https://github.com/apache/airflow/blob/2.0.0rc3/dev/README_RELEASE_AIRFLOW.md#verify-the-release-candidate-by-pmcs >>>>>>>>>>>>> >>>>>>>>>>>>> Please note that the version number excludes the `rcX` string, >>>>>>>>>>>>> so it's now simply 2.0.0. This will allow us to rename the >>>>>>>>>>>>> artifact without >>>>>>>>>>>>> modifying the artifact checksums when we actually release. >>>>>>>>>>>>> >>>>>>>>>>>>> List of commits affecting "core" since 2.0.0rc2: >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> - ab5f770 Explicitly shutdown logging in tasks so >>>>>>>>>>>>> concurrent.futures can be used (#13057) >>>>>>>>>>>>> - ea3d42a Make AirflowJsonEncoder uses Flask's JSONEncoder >>>>>>>>>>>>> as a base (#13050) >>>>>>>>>>>>> - 4d3300c Refactor plugins command output using >>>>>>>>>>>>> AirflowConsole (#13036) >>>>>>>>>>>>> - 6bf9acb Fix import from core to mysql provider in mysql >>>>>>>>>>>>> example DAG (#13060) >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> Regards, >>>>>>>>>>>>> Kaxil >>>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> -- >>>>>>>>>>>> >>>>>>>>>>>> Jarek Potiuk >>>>>>>>>>>> Polidea <https://www.polidea.com/> | Principal Software >>>>>>>>>>>> Engineer >>>>>>>>>>>> >>>>>>>>>>>> M: +48 660 796 129 <+48660796129> >>>>>>>>>>>> [image: Polidea] <https://www.polidea.com/> >>>>>>>>>>>> >>>>>>>>>>>> -- >>>>>> Sent from Gmail Mobile >>>>>> >>>>>