Re: Apache Airflow 2.9.0b2 available for testing

2024-04-02 Thread Jarek Potiuk
gt;>> >> On Thu, Mar 28, 2024 at 4:47 PM Bolke de Bruin >>> wrote: >>> >> >>> >> It is as we require pendulum 3 for python 3.12 support. >>> >> >>> >> Sent from my iPhone >>> >> >>> >>> On

Re: Apache Airflow 2.9.0b2 available for testing

2024-03-29 Thread Jarek Potiuk
gt; On Thu, Mar 28, 2024 at 4:47 PM Bolke de Bruin >> wrote: >> >> >> >> It is as we require pendulum 3 for python 3.12 support. >> >> >> >> Sent from my iPhone >> >> >> >>> On 28 Mar 2024, at 15:21, Nathan Hadfield &

Re: Apache Airflow 2.9.0b2 available for testing

2024-03-29 Thread Jarek Potiuk
Hadfield > >> wrote: > >>> > >>> Yes, there’s this issue (turned discussion) about it but it is not > >> specific to 2.9. > >>> > >>> https://github.com/apache/airflow/discussions/37037 > >>> > >>> From:

Re: Apache Airflow 2.9.0b2 available for testing

2024-03-29 Thread Bolke de Bruin
t;>> https://github.com/apache/airflow/discussions/37037 >>> >>> From: Bolke de Bruin >>> Date: Thursday, 28 March 2024 at 13:01 >>> To: dev@airflow.apache.org >>> Subject: Re: Apache Airflow 2.9.0b2 available for testing >>> Pendulum 3

Re: Apache Airflow 2.9.0b2 available for testing

2024-03-28 Thread Jarek Potiuk
> wrote: > > > > Yes, there’s this issue (turned discussion) about it but it is not > specific to 2.9. > > > > https://github.com/apache/airflow/discussions/37037 > > > > From: Bolke de Bruin > > Date: Thursday, 28 March 2024 at 13:01 > > To:

Re: Apache Airflow 2.9.0b2 available for testing

2024-03-28 Thread Bolke de Bruin
7 > > From: Bolke de Bruin > Date: Thursday, 28 March 2024 at 13:01 > To: dev@airflow.apache.org > Subject: Re: Apache Airflow 2.9.0b2 available for testing > Pendulum 3 serializes ISO8601 slightly different (missing T) AFAIK. I thought > someone opened an issue for that (don&

Re: Apache Airflow 2.9.0b2 available for testing

2024-03-28 Thread Nathan Hadfield
Yes, there’s this issue (turned discussion) about it but it is not specific to 2.9. https://github.com/apache/airflow/discussions/37037 From: Bolke de Bruin Date: Thursday, 28 March 2024 at 13:01 To: dev@airflow.apache.org Subject: Re: Apache Airflow 2.9.0b2 available for testing Pendulum 3

Re: Apache Airflow 2.9.0b2 available for testing

2024-03-28 Thread Bolke de Bruin
Pendulum 3 serializes ISO8601 slightly different (missing T) AFAIK. I thought someone opened an issue for that (don't have it handy). Maybe it is something we should at least mention in the release notes? Sent from my iPhone > On 28 Mar 2024, at 00:54, Ephraim Anierobi wrote: > > Hey fellow

Apache Airflow 2.9.0b2 available for testing

2024-03-27 Thread Ephraim Anierobi
Hey fellow Airflowers, We have cut Airflow 2.9.0b2 now that all the main features have been included. This "snapshot" is intended for members of the Airflow developer community to test the build and allow early testing of 2.9.0. Please test this beta and create GitHub issues wherever possible if