One more binding vote is needed, please. Thanks, -Ephraim
On 2022/10/20 12:25:26 Ephraim Anierobi wrote: > Hey fellow Airflowers, > > > I have cut Airflow 2.4.2rc1. This email is calling a vote on the release, > > which will last at least 72 hours, from Thursday, October 20, 2022, at > 12:25 pm UTC > > until Sunday, October 23, 2022 at 12:25 pm UTC > <https://www.timeanddate.com/worldclock/fixedtime.html?msg=8&iso=20221023T1225&p1=1440>, > and until 3 binding +1 votes have been received. > > > > Status of testing of the release is kept in > https://github.com/apache/airflow/issues/27161 > > > Consider this my (binding) +1. > > > Airflow 2.4.2rc1 is available at: > > https://dist.apache.org/repos/dist/dev/airflow/2.4.2rc1/ > > > *apache-airflow-2.4.2-source.tar.gz* is a source release that comes with > INSTALL instructions. > > *apache-airflow-2.4.2.tar.gz* is the binary Python "sdist" release. > > *apache_airflow-2.4.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 > > > 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.4.2. This will allow us to rename the artifact without modifying > > the artifact checksums when we actually release. > > > Release Notes: > https://github.com/apache/airflow/blob/2.4.2rc1/RELEASE_NOTES.rst > > > Changes since 2.4.1: > > *Bug Fixes* > - Make tracebacks opt-in (#27059) > - Add missing AUTOINC/SERIAL for FAB tables (#26885) > - Add separate error handler for 405(Method not allowed) errors (#26880) > - Don't re-patch pods that are already controlled by current worker (#26778) > - Handle mapped tasks in task duration chart (#26722) > - Fix task duration cumulative chart (#26717) > - Avoid 500 on dag redirect (#27064) > - Filter dataset dependency data on webserver (#27046) > - Remove double collection of dags in ``airflow dags reserialize`` (#27030) > - Fix auto refresh for graph view (#26926) > - Don't overwrite connection extra with invalid json (#27142) > - Fix next run dataset modal links (#26897) > - Change dag audit log sort by date from asc to desc (#26895) > - Bump min version of jinja2 (#26866) > - Add missing colors to ``state_color_mapping`` jinja global (#26822) > - Fix running debuggers inside ``airflow tasks test`` (#26806) > - Fix warning when using xcomarg dependencies (#26801) > - demote Removed state in priority for displaying task summaries (#26789) > - Ensure the log messages from operators during parsing go somewhere > (#26779) > - Add restarting state to TaskState Enum in REST API (#26776) > - Allow retrieving error message from data.detail (#26762) > - Simplify origin string cleaning (#27143) > - Remove DAG parsing from StandardTaskRunner (#26750) > - Fix non-hidden cumulative chart on duration view (#26716) > - Remove TaskFail duplicates check (#26714) > - Fix airflow tasks run --local when dags_folder differs from that of > processor (#26509) > - Fix yarn warning from d3-color (#27139) > - Fix version for a couple configurations (#26491) > - Revert "No grid auto-refresh for backfill dag runs (#25042)" (#26463) > - Retry on Airflow Schedule DAG Run DB Deadlock (#26347) > > *Misc/Internal* > - Clean-ups around task-mapping code (#26879) > - Move user-facing string to template (#26815) > - add icon legend to datasets graph (#26781) > - Bump ``sphinx`` and ``sphinx-autoapi`` (#26743) > - Simplify ``RTIF.delete_old_records()`` (#26667) > - Bump FAB to ``4.1.4`` (#26393) > > *Doc only changes* > - Fixed triple quotes in task group example (#26829) > - Documentation fixes (#26819) > - make consistency on markup title string level (#26696) > - Add a note against use of top level code in timetable (#26649) > - Fix broken URL for ``docker-compose.yaml`` (#26726) > > > Cheers, > > Ephraim >
