Hey fellow Airflowers, I have cut Airflow 2.6.1rc2. This email is calling a vote on the release, which will last at least 72 hours, from Friday, May 12, 2023 at 10:10 pm UTC until Monday, May 15, 2023 at 10:10 pm UTC <https://www.timeanddate.com/worldclock/fixedtime.html?msg=8&iso=20230515T2210&p1=1440>, and until 3 binding +1 votes have been received.
Status of testing of the release is kept at https://github.com/apache/airflow/issues/31202 Consider this my (binding) +1. Airflow 2.6.1rc2 is available at: https://dist.apache.org/repos/dist/dev/airflow/2.6.1rc2/ *apache-airflow-2.6.1-source.tar.gz* is a source release that comes with INSTALL instructions. *apache-airflow-2.6.1.tar.gz* is the binary Python "sdist" release. *apache_airflow-2.6.1-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.6.1. 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.6.1rc2/RELEASE_NOTES.rst Changes since 2.6.1rc1: *Bug Fixes*: - Fix circular import in DB migration job (#31204) - Upper bind dask until they solve a side effect in their test suite (#31259) Cheers, Ephraim