Hey fellow Airflowers, We encountered issues during the reproducibility testing of the package, which led us to cancel the vote for RC1. I will be creating RC2 shortly.
Thanks, Utkarsh Sharma On Fri, Aug 23, 2024 at 10:23 PM Utkarsh Sharma < utkarsh.sha...@astronomer.io> wrote: > Hey fellow Airflowers, > > I have cut the first release candidate for the Apache Airflow Python > Client 2.10.0. > This email is calling for a vote on the release, which will last for 72 > hours. Consider this my (non-binding) +1. As I’m not a member of the PMC, > Ephraim signed the distribution. > > > Airflow Client 2.10.0rc1 is available at: > https://dist.apache.org/repos/dist/dev/airflow/clients/python/2.10.0rc1/ > > The apache_airflow_client-2.10.0.tar.gz is an sdist release that contains > INSTALL instructions, and also > is the official source release. > > The apache_airflow_client-2.10.0-py3-none-any.whl is a binary wheel > release that pip can install. > > Those packages do not contain .rc* version as, when approved, they will be > released as the final version. > > The rc packages are also available at PyPI (with rc suffix) and you can > install it with pip as usual: > https://pypi.org/project/apache-airflow-client/2.10.0rc1/ > > Public keys are available at: > https://dist.apache.org/repos/dist/release/airflow/KEYS > > 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_PYTHON_CLIENT.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_PYTHON_CLIENT.md\#verify-the-release-candidate-by-contributors > > *Changelog:* > > *Major changes:* > > - Add dag_stats rest api endpoint ([#41017]( > https://github.com/apache/airflow/pull/41017)) > - AIP-64: Add task instance history list endpoint ([#40988]( > https://github.com/apache/airflow/pull/40988)) > - Change DAG Audit log tab to Event Log ([#40967]( > https://github.com/apache/airflow/pull/40967)) > - AIP-64: Add REST API endpoints for TI try level details ([#40441]( > https://github.com/apache/airflow/pull/40441)) > - Make XCom display as react json ([#40640]( > https://github.com/apache/airflow/pull/40640)) > - Replace usages of task context logger with the log table ([#40867]( > https://github.com/apache/airflow/pull/40867)) > - Fix tasks API endpoint when DAG doesn't have `start_date` ([#40878]( > https://github.com/apache/airflow/pull/40878)) > - Add try_number to log table ([#40739]( > https://github.com/apache/airflow/pull/40739)) > - Add executor field to the task instance API ([#40034]( > https://github.com/apache/airflow/pull/40034)) > - Add task documentation to details tab in grid view. ([#39899]( > https://github.com/apache/airflow/pull/39899)) > - Add max_consecutive_failed_dag_runs in API spec ([#39830]( > https://github.com/apache/airflow/pull/39830)) > - Add task failed dependencies to details page. ([#38449]( > https://github.com/apache/airflow/pull/38449)) > - Add dag re-parsing request endpoint ([#39138]( > https://github.com/apache/airflow/pull/39138)) > - Reorder OpenAPI Spec tags alphabetically ([#38717]( > https://github.com/apache/airflow/pull/38717)) > > > Cheers, > Utkarsh Sharma >