+1 (binding) * Installed and ran it locally. Ran a few DAGs, inspected the wheel/sdist/ to see if all the requirements are correct. Converted the sdist to wheel with pip wheel (this was not working in the past release). Checked the release process has few small quirks removed (found out with rc1). * Checked reproducibility, licences, checksums, signatures.
All looks good. On Fri, Feb 23, 2024 at 11:09 AM Aritra Basu <aritrabasu1...@gmail.com> wrote: > +1 (non-binding) > Tested a few dags as well as verified my changes. > > -- > Regards, > Aritra Basu > > On Fri, Feb 23, 2024, 3:09 PM Amogh Desai <amoghdesai....@gmail.com> > wrote: > > > +1 non binding > > > > Installed the RC with pip and tested few dags using `airflow standalone` > > and also verified my changes > > > > > > Thanks & Regards, > > Amogh Desai > > > > On Fri, Feb 23, 2024 at 1:55 PM Ephraim Anierobi < > > ephraimanier...@apache.org> > > wrote: > > > > > Hey fellow Airflowers, > > > > > > I have cut Airflow 2.8.2rc2. This email is calling a vote on the > release, > > > which will last at least 64 hours, from Friday, February 23, 2024 at > > 08:20 > > > am UTC > > > until Sunday, February 25, 2024, at 11:00 pm UTC > > > < > > > > > > https://www.timeanddate.com/worldclock/fixedtime.html?msg=8&iso=20240225T2300&p1=1440 > > > >, > > > and until 3 binding +1 votes have been received. > > > > > > The status of testing of the release is kept at > > > https://github.com/apache/airflow/issues/37617 > > > > > > Consider this my (binding) +1. > > > > > > Airflow 2.8.2rc2 is available at: > > > https://dist.apache.org/repos/dist/dev/airflow/2.8.2rc2/ > > > > > > *apache-airflow-2.8.2-source.tar.gz* is a source release that comes > with > > > INSTALL instructions. > > > *apache-airflow-2.8.2.tar.gz* is the binary Python "sdist" release. > > > *apache_airflow-2.8.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 PMC members is described in: > > > > > > > > > https://github.com/apache/airflow/blob/main/dev/README_RELEASE_AIRFLOW.md\#verify-the-release-candidate-by-pmc-members > > > > > > The test procedure for and Contributors who would like to test this RC > is > > > described in: > > > > > > > > > https://github.com/apache/airflow/blob/main/dev/README_RELEASE_AIRFLOW.md\#verify-the-release-candidate-by-contributors > > > > > > > > > Please note that the version number excludes the `rcX` string, so it's > > now > > > simply 2.8.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.8.2rc2/RELEASE_NOTES.rst > > > > > > For information on what goes into a release please see: > > > > > > > > > https://github.com/apache/airflow/blob/main/dev/WHAT_GOES_INTO_THE_NEXT_RELEASE.md > > > > > > Changes since 2.8.2rc1: > > > > > > *Bugs*: > > > - Sort dag processing stats by last_runtime (#37302) > > > - Allow pre-population of trigger form values via URL parameters > (#37497) > > > - Base date for fetching dag grid view must include selected run_id > > > (#34887) > > > - Check permissions for ImportError (#37468) > > > - Move ``IMPORT_ERROR`` from DAG related permissions to view related > > > permissions (#37292) > > > > > > Cheers, > > > Ephraim > > > > > >