Hi Jens, Thanks for spotting that! I’ll update the template
Best Regards, Ephraim On Thu, 20 Nov 2025 at 23:43, Jarek Potiuk <[email protected]> wrote: > +1 (binding): > > Checked SVN (manually), Reproducible package build. Licenses, > Signatures, Checksums, > I run basic tests with the client - it works ! > > J. > > On Thu, Nov 20, 2025 at 10:24 PM Jens Scheffler <[email protected]> > wrote: > > > > Hi Ephraim, > > > > +1 (binding) - Checked SVN, Checksums, Reproducible package build, > > Licenses, Signatures > > > > (Note: In the email you wrote this is the first release candidate but > > RC3 now seems good!) > > > > Jens > > > > On 11/20/25 18:27, Ephraim Anierobi wrote: > > > Hey fellow Airflowers, > > > > > > I have cut the first release candidate for the Apache Airflow Python > Client > > > 3.1.3. > > > This email is calling for a vote on the release, which will last for 72 > > > hours. > > > > > > Consider this my (binding) +1. > > > > > > Airflow Client 3.1.3rc3 is available at: > > > > https://dist.apache.org/repos/dist/dev/airflow/clients/python/3.1.3rc3/ > > > > > > The apache_airflow_client-3.1.3.tar.gz is an sdist release that > contains > > > INSTALL instructions, and also > > > is the official source release. > > > > > > The apache_airflow_client-3.1.3-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/3.1.3rc3/ > > > > > > 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:* > > > > > > *New Features:* > > > Add query limit protection to prevent excessive database queries in DAG > > > runs list endpoints (#57450) > > > Change extra field type to dict[str, JsonValue] for Asset, AssetAlias, > and > > > AssetEvent models (#57352) > > > Add task_display_name alias field to EventLogResponse for better task > > > identification (#55160) > > > Add is_favorite field to DAGs list API to support user-specific DAG > > > favorites (#56341) > > > > > > *Improvements:* > > > Enhance API documentation for sorting functionality (#56617) > > > Improve API documentation for the order_by query parameter (#55988) > > > Remove deprecated dagReports API endpoint (#56609) > > > > > > *Bug Fixes:* > > > Fix logout functionality in airflow-core to properly handle session > > > termination (#57990) > > > Fix API endpoint for clearing task instances to properly support mapped > > > task instances with specific map indexes (#56346) > > > > > > Cheers, > > > Ephraim > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
