Re: [VOTE] Release Apache Airflow Python Client 3.0.0 from 3.0.0rc2

2025-05-22 Thread Kaxil Naik
Yeah rc3 it is! On Thu, 22 May 2025 at 22:15, Jarek Potiuk wrote: > -1: I am afraid. The client this time has a bit more differences when I did > reproducibility check - and I found out why: > > Fix here: https://github.com/apache/airflow/pull/50972 > > We have not updated pyproject.toml configu

Re: [VOTE] Release Apache Airflow Python Client 3.0.0 from 3.0.0rc2

2025-05-22 Thread Jarek Potiuk
-1: I am afraid. The client this time has a bit more differences when I did reproducibility check - and I found out why: Fix here: https://github.com/apache/airflow/pull/50972 We have not updated pyproject.toml configuration for the client to use the right openapi spec -> it embedded whatever "v1

Re: [VOTE] Release Apache Airflow Python Client 3.0.0 from 3.0.0rc2

2025-05-22 Thread Jarek Potiuk
On it - seems that I managed to fix (or significantly decrease) all "non-greenes" of "main" and "v3-0-test" - so that one is next on my list. On Thu, May 22, 2025 at 4:51 PM Kaxil Naik wrote: > Still looking for testing and votes here :) > > On Tue, 20 May 2025 at 21:21, Kaxil Naik wrote: > >

Re: [VOTE] Release Apache Airflow Python Client 3.0.0 from 3.0.0rc2

2025-05-22 Thread Kaxil Naik
Still looking for testing and votes here :) On Tue, 20 May 2025 at 21:21, Kaxil Naik wrote: > Hey fellow Airflowers, > > I have cut the first release candidate for the Apache Airflow Python > Client 3.0.0. > This email is calling for a vote on the release, > which will last for 72 hours. Conside