You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airflow.apache.org by Kaxil Naik <ka...@gmail.com> on 2019/01/23 01:18:38 UTC

Airflow 1.10.2 is released

Dear Airflow community,

I'm happy to announce that* Airflow 1.10.2* was just released.

The source release, as well as the binary "sdist" release, are available
here:

https://dist.apache.org/repos/dist/release/airflow/1.10.2/

We also made this version available on PyPi for convenience (`pip install
apache-airflow`):

https://pypi.python.org/pypi/apache-airflow

The documentation is available on:

   - https://airflow.apache.org/
   - https://airflow.apache.org/1.10.2/
   - https://airflow.readthedocs.io/en/1.10.2/
   - https://airflow.readthedocs.io/en/stable/


Find the CHANGELOG here for more details:

https://airflow.apache.org/changelog.html#airflow-1-10-2-2019-01-19

Cheers,
*Kaxil*

Re: Airflow 1.10.2 is released

Posted by Ash Berlin-Taylor <as...@apache.org>.
And of course this broke our CI.

Trying https://github.com/apache/airflow/pull/4576 as a fix.

-ash

> On 23 Jan 2019, at 11:57, Ash Berlin-Taylor <as...@apache.org> wrote:
> 
> If anyone is having trouble installing this with the latest version of pip (v19) the fix is to:
> 
> `pip install --no-use-pep517 apache-airflow`
> 
> More info here https://github.com/pypa/pip/issues/6163
> 
> Ash
> 
>> On 23 Jan 2019, at 01:18, Kaxil Naik <ka...@gmail.com> wrote:
>> 
>> Dear Airflow community,
>> 
>> I'm happy to announce that* Airflow 1.10.2* was just released.
>> 
>> The source release, as well as the binary "sdist" release, are available
>> here:
>> 
>> https://dist.apache.org/repos/dist/release/airflow/1.10.2/
>> 
>> We also made this version available on PyPi for convenience (`pip install
>> apache-airflow`):
>> 
>> https://pypi.python.org/pypi/apache-airflow
>> 
>> The documentation is available on:
>> 
>>  - https://airflow.apache.org/
>>  - https://airflow.apache.org/1.10.2/
>>  - https://airflow.readthedocs.io/en/1.10.2/
>>  - https://airflow.readthedocs.io/en/stable/
>> 
>> 
>> Find the CHANGELOG here for more details:
>> 
>> https://airflow.apache.org/changelog.html#airflow-1-10-2-2019-01-19
>> 
>> Cheers,
>> *Kaxil*
> 


Re: Airflow 1.10.2 is released

Posted by Ash Berlin-Taylor <as...@apache.org>.
If anyone is having trouble installing this with the latest version of pip (v19) the fix is to:

`pip install --no-use-pep517 apache-airflow`

More info here https://github.com/pypa/pip/issues/6163

Ash

> On 23 Jan 2019, at 01:18, Kaxil Naik <ka...@gmail.com> wrote:
> 
> Dear Airflow community,
> 
> I'm happy to announce that* Airflow 1.10.2* was just released.
> 
> The source release, as well as the binary "sdist" release, are available
> here:
> 
> https://dist.apache.org/repos/dist/release/airflow/1.10.2/
> 
> We also made this version available on PyPi for convenience (`pip install
> apache-airflow`):
> 
> https://pypi.python.org/pypi/apache-airflow
> 
> The documentation is available on:
> 
>   - https://airflow.apache.org/
>   - https://airflow.apache.org/1.10.2/
>   - https://airflow.readthedocs.io/en/1.10.2/
>   - https://airflow.readthedocs.io/en/stable/
> 
> 
> Find the CHANGELOG here for more details:
> 
> https://airflow.apache.org/changelog.html#airflow-1-10-2-2019-01-19
> 
> Cheers,
> *Kaxil*


Re: Airflow 1.10.2 is released

Posted by Bolke de Bruin <bd...@gmail.com>.
Great work Kaxil! Thanks.

Verstuurd vanaf mijn iPad

> Op 23 jan. 2019 om 02:18 heeft Kaxil Naik <ka...@gmail.com> het volgende geschreven:
> 
> Dear Airflow community,
> 
> I'm happy to announce that* Airflow 1.10.2* was just released.
> 
> The source release, as well as the binary "sdist" release, are available
> here:
> 
> https://dist.apache.org/repos/dist/release/airflow/1.10.2/
> 
> We also made this version available on PyPi for convenience (`pip install
> apache-airflow`):
> 
> https://pypi.python.org/pypi/apache-airflow
> 
> The documentation is available on:
> 
>   - https://airflow.apache.org/
>   - https://airflow.apache.org/1.10.2/
>   - https://airflow.readthedocs.io/en/1.10.2/
>   - https://airflow.readthedocs.io/en/stable/
> 
> 
> Find the CHANGELOG here for more details:
> 
> https://airflow.apache.org/changelog.html#airflow-1-10-2-2019-01-19
> 
> Cheers,
> *Kaxil*