+1 (binding) - checked reproducibility, checksums,signatures - client is
generated from sources so no need to check licenses, run tests with the
client, all looks good.

On Tue, Aug 27, 2024 at 12:38 PM Utkarsh Sharma
<utkarsh.sha...@astronomer.io.invalid> 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.0rc2 is available at:
> https://dist.apache.org/repos/dist/dev/airflow/clients/python/2.10.0rc2/
>
> The apache_airflow_client-2.10.0.tar.gz is a 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.0rc2/
>
> 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
> <
> https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PYTHON_CLIENT.md%5C#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 the 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 the 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 the 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
>

Reply via email to