Hey fellow Airflowers, I have cut Airflow 2.10.3rc2. This email is calling a vote on the release, which will last at least 24 hours, from Friday, November 1, 2024 at 4:00 pm UTC until Saturday, 2 November 2024 at 4:00 pm UTC. <https://www.timeanddate.com/worldclock/fixedtime.html?msg=8&iso=20241102T16&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/43585 Consider this my (non-binding) +1. As I’m not a member of the PMC, Ephraim signed the distribution. Airflow 2.10.3rc2 is available at: https://dist.apache.org/repos/dist/dev/airflow/2.10.3rc2/ *apache-airflow-2.10.3-source.tar.gz* is a source release that comes with INSTALL instructions. *apache-airflow-2.10.3.tar.gz* is the binary Python "sdist" release. *apache_airflow-2.10.3-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 contributors and members of the community 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.10.3. 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.10.3rc2/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.10.3rc1:* *Bug Fixes* - Mark all tasks as skipped when failing a dag_run manually (#43572) - Fix ``TrySelector`` for Mapped Tasks in Logs and Details Grid Panel (#43566) - Conditionally add OTEL events when processing executor events (#43558) (#43567) - Fix broken stat ``scheduler_loop_duration`` (#42886) (#43544) - Ensure total_entries in /api/v1/dags (#43377) (#43429) - Include limit and offset in request body schema for List task instances (batch) endpoint (#43479) - Don't raise a warning in ExecutorSafeguard when execute is called from an extended operator (#42849) (#43577) *Miscellaneous* - Resolve warning in Dataset Alias migration (#43425) Cheers, Utkarsh Sharma