+1 (binding) * Verified licences, signatures, shasums. I corrected a minor problem with sha512sum files (they were containing "dist/" prefix in the name of the file). It's just meta-data and correcting it did not change the shasum itself, so I corrected it straight away. * I run airflow in a couple of configurations (sqlite/postgres/mysql) and python versions (including the new Python 3.9 YAY !!!) and it works as expected. * I checked the "trigger w/conf" the main reason why we have 2.1.2 so quickly - works as expected * I checked the Docker images - for a few python versions, look good, report a good version, elasticsearch provider 2.0.2 is included (with Python 3.9 support).
All good :) J. On Sat, Jul 10, 2021 at 11:41 PM Kaxil Naik <[email protected]> wrote: > Hey fellow Airflowers, > > (Email is on behalf of James) > > We have cut Airflow 2.1.2 RC1. This email is calling a vote on the > release, which will last for 72 hours, from Saturday, July 10, 2021 at > 10:00pm UTC until Tuesday, July 13, 2021 at 10:00pm UTC, or until 3 binding > +1 votes have been received. > > Consider this my (non-binding) +1. As I’m not a member of the PMC, Kaxil > signed the distribution. > > Airflow 2.1.2 RC1 is available at: > https://dist.apache.org/repos/dist/dev/airflow/2.1.2rc1/ > > *apache-airflow-2.1.2-source.tar.gz* is a source release that comes with > INSTALL instructions. > *apache-airflow-2.1.2-bin.tar.gz* is the binary Python "sdist" release. > *apache_airflow-2.1.2-py3-none-any.whl* is the binary 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 all members of the community > are encouraged to test the release and vote with "(non-binding)". > > For convenience, these snapshots are available on PyPI as well as Docker > Hub. > > The test procedure for PMCs and Contributors who would like to test this > RC are described in > > https://github.com/apache/airflow/blob/main/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.1.2. This will allow us to rename the artifact without modifying > the artifact checksums when we actually release. > > Changes since 2.1.1 below. > > Bug Fixes > """"""""" > > - Only allow webserver to request from the worker log server (#16754) > - Fix "Invalid JSON configuration, must be a dict" bug (#16648) > - Fix ``CeleryKubernetesExecutor`` (#16700) > - Mask value if the key is ``token`` (#16474) > - Fix impersonation issue with ``LocalTaskJob`` (#16852) > > Misc > """" > - Add Python 3.9 support (#15515) > > Thanks, > James > -- +48 660 796 129
