+1 (binding) - Checksums match - Signing good - version.py doesn't contain "rc" - UPDATING.md looks good - Tested celery executor on redis. - Pausing/unpausing dags on RBAC UI - Import errors from dags showing up in RBAC UI.
I did notice something in the task instance logs that I want to look at, but not a blocker for release: > [2019-01-22 14:23:31,532] {{logging_mixin.py:95}} INFO - [2019-01-22 > 14:23:31,531] {{jobs.py:2592}} WARNING - State of this instance has been > externally set to success. Taking the poison pill. I see something like that on some of tasks when things are a bit contended. It doesn't cause any problems (things are only run once etc.) but I'd like to get to the bottom of it and fix it. I agree on time-based releases, and have already targeted a few Jira tickets against 1.10.3 in preparation. I'm happy to run the release for that one aiming for a release at the end of Feb 2019. -ash > On 22 Jan 2019, at 08:56, Bolke de Bruin <bdbr...@gmail.com> wrote: > > Can I suggest that we get in the habit of time based releases, now that we > don’t have to vote twice? In this context I suggest that not having > documentation is not blocking for release, but that we should do a quick .3 > release > > Tao can you change your vote to +1? > > Verstuurd vanaf mijn iPad > >> Op 22 jan. 2019 om 00:10 heeft Felix Uellendall <felix.uellend...@gmx.de> >> het volgende geschreven: >> >> +1 (non-binding) >> >> I could not found any more blocker issues. I ran all example dags and some >> of our own dags via RBAC UI. >> >> - feluelle >> >>> Am 19/01/2019 um 17:35 schrieb Kaxil Naik: >>> Hey all, >>> >>> I have cut Airflow 1.10.2 RC3. This email is calling a vote on the release, >>> which will last for 72 hours. Consider this my (binding) +1. >>> >>> Airflow 1.10.2 RC3 is available at: >>> https://dist.apache.org/repos/dist/dev/airflow/1.10.2rc3/ >>> >>> *apache-airflow-1.10.2rc3-source.tar.gz* is a source release that comes >>> with INSTALL instructions. >>> *apache-airflow-1.10.2rc3-bin.tar.gz* is the binary Python "sdist" release. >>> >>> Public keys are available at: >>> https://dist.apache.org/repos/dist/release/airflow/KEYS >>> >>> 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.2. This will allow us to rename the artifact without modifying >>> the artifact checksums when we actually release. >>> >>> Changes since 1.10.2rc2: >>> *Bugs*: >>> [AIRFLOW-3732] Fix issue when trying to edit connection in RBAC UI >>> [AIRFLOW-2866] Fix missing CSRF token head when using RBAC UI (#3804) >>> [AIRFLOW-3259] Fix internal server error when displaying charts (#4114) >>> [AIRFLOW-3271] Fix issue with persistence of RBAC Permissions modified via >>> UI (#4118) >>> [AIRFLOW-3141] Handle duration View for missing dag (#3984) >>> [AIRFLOW-2766] Respect shared datetime across tabs >>> [AIRFLOW-1413] Fix FTPSensor failing on error message with unexpected >>> (#2450) >>> [AIRFLOW-3378] KubernetesPodOperator does not delete on timeout failure >>> (#4218) >>> [AIRFLOW-3245] Fix list processing in resolve_template_files (#4086) >>> [AIRFLOW-2703] Catch transient DB exceptions from scheduler's heartbeat it >>> does not crash (#3650) >>> [AIRFLOW-1298] Clear UPSTREAM_FAILED using the clean cli (#3886) >>> >>> *Improvements*: >>> [AIRFLOW-3302] Small CSS fixes (#4140) >>> [Airflow-2766] Respect shared datetime across tabs >>> [AIRFLOW-2776] Compress tree view JSON >>> [AIRFLOW-2407] Use feature detection for reload() (#3298) >>> [AIRFLOW-3452] Removed an unused/dangerous display-none (#4295) >>> [AIRFLOW-3348] Update run statistics on dag refresh (#4197) >>> [AIRFLOW-3125] Monitor Task Instances creation rates (#3966) >>> >>> >>> *New features*: >>> [AIRFLOW-2874] Enables FAB's theme support (#3719) >>> [AIRFLOW-3336] Add new TriggerRule for 0 upstream failures (#4182) >>> >>> *Doc-only Change*: >>> [AIRFLOW-XXX] Fix BashOperator Docstring (#4052) >>> [AIRFLOW-3018] Fix Minor issues in Documentation >>> [AIRFLOW-XXX] Fix Minor issues with Azure Cosmos Operator (#4289) >>> [AIRFLOW-3382] Fix incorrect docstring in DatastoreHook (#4222) >>> [AIRFLOW-XXX] Fix copy&paste mistake (#4212) >>> [AIRFLOW-3260] Correct misleading BigQuery error (#4098) >>> [AIRFLOW-XXX] Fix Typo in SFTPOperator docstring (#4016) >>> [AIRFLOW-XXX] Fixing the issue in Documentation (#3998) >>> [AIRFLOW-XXX] Fix undocumented params in S3_hook >>> [AIRFLOW-XXX] Fix SlackWebhookOperator execute method comment (#3963) >>> [AIRFLOW-3070] Refine web UI authentication-related docs (#3863) >>> >>> Regards, >>> *Kaxil Naik* >>>