+1 (non-binding) - tested the image with the helm chart and a fresh install in a virtualenv with a (small) variety of DAGs
On Mon, Sep 13, 2021 at 8:09 AM Ephraim Anierobi <[email protected]> wrote: > +1(binding) Verified some issues > > > > *From: *Jarek Potiuk <[email protected]> > *Sent: *Sunday, September 12, 2021 10:39 AM > *To: *[email protected] > *Subject: *Re: [VOTE] Release Airflow 2.1.4 from 2.1.4rc1 > > > > +1 (binding) - tested couple of combinations, verified licences, > signatures, shasums. > > > > On Sun, Sep 12, 2021 at 12:04 AM Kaxil Naik <[email protected]> wrote: > > Hey fellow Airflowers, > > > > We have cut Airflow 2.1.4rc1. This email is calling a vote on the release, > which will last for 84 hours, from September 11, 2021 at 10:00pm UTC > until September 15, 2021 at 10:00am UTC, or until 3 binding +1 votes have > been received. > > Airflow 2.1.4 RC1 is available at: > https://dist.apache.org/repos/dist/dev/airflow/2.1.4rc1/ > > *apache-airflow-2.1.4-source.tar.gz* is a source release that comes with > INSTALL instructions. > *apache-airflow-2.1.4.tar.gz* is the binary Python "sdist" release. > *apache_airflow-2.1.4-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 > > Consider this my +1 binding vote > > > > Please vote accordingly: > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove with the reason > > > Only votes from PMC members are binding, but all members of the community > are encouraged 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/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.4. This will allow us to rename the artifact without modifying > the artifact checksums when we actually release. > > Changes since 2.1.3 below ( > https://github.com/apache/airflow/blob/2.1.4rc1/CHANGELOG.txt). > > > *Bug Fixes* > > - Fix deprecation error message rather than silencing it (#18126) > > - Limit the number of queued dagruns created by the Scheduler (#18065) > > - Fix ``DagRun`` execution order from queued to running not being properly > followed (#18061) > > - Fix ``max_active_runs`` not allowing moving of queued dagruns to running > (#17945) > > - Avoid redirect loop for users with no permissions (#17838) > > - Avoid endless redirect loop when user has no roles (#17613) > > - Fix log links on graph TI modal (#17862) > > - Hide variable import form if user lacks permission (#18000) > > - Improve dag/task concurrency check (#17786) > > - Fix Clear task instances endpoint resets all DAG runs bug (#17961) > > - Fixes incorrect parameter passed to views (#18083) (#18085) > > - Fix Sentry handler from ``LocalTaskJob`` causing error (#18119) > > - Limit ``colorlog`` version (6.x is incompatible) (#18099) > > - Only show Pause/Unpause tooltip on hover (#17957) > > - Improve graph view load time for dags with open groups (#17821) > > - Increase width for Run column (#17817) > > - Fix wrong query on running tis (#17631) > > - Add root to tree refresh url (#17633) > > - Do not delete running DAG from the UI (#17630) > > - Improve discoverability of Provider packages' functionality > > - Do not let ``create_dagrun`` overwrite explicit ``run_id`` (#17728) > > - BugFix: Regression on pid reset to allow task start after heartbeat (#17333) > > - Set task state to failed when pod is DELETED while running (#18095) > > > *Doc only changes* > > - Update version added fields in airflow/config_templates/config.yml (#18128) > > - Improve the description of how to handle dynamic task generation (#17963) > > - Improve cross-links to operators and hooks references (#17622) > > - Doc: Fix replacing Airflow version for Docker stack (#17711) > > - Make the providers operators/hooks reference much more usable (#17768) > > - Update description about the new ``connection-types`` provider meta-data > > - Suggest to use secrets backend for variable when it contains sensitive data > (#17319) > > - Improves quick-start docker-compose warnings and documentation (#18164) > > - Separate Installing from sources section and add more details (#18171) > > > Thanks, > Kaxil > > >
