You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airflow.apache.org by Josh Fell <jo...@astronomer.io.INVALID> on 2021/10/03 17:20:27 UTC

Re: [VOTE] Airflow Providers prepared on September 30, 2021

+1 (non-binding)
Verified a few bug fixes and regression tested with a variety of DAGs.

On Thu, Sep 30, 2021 at 9:40 AM Jarek Potiuk <ja...@potiuk.com> wrote:

> Hey all,
>
> I have just cut the new wave Airflow Providers packages. This email is
> calling a vote on the release,
> which will last for 72 hours + 1 day for the weekend - which means that it
> will end on Mon  4 Oct 15:35:28 CEST 2021.
>
> Consider this my (binding) +1.
>
> Overview of the wave of providers:
>
> * We have regular releases with features and bugfixes
> * There is one new provider - Influxdb.
> * There is a release of Docker Provider that contains new "task.docker"
> decorator which will be used in 2.2 only and it is needed to release
> Airflow 2.2 and make use of the decorator.
>
> Airflow Providers are available at:
> https://dist.apache.org/repos/dist/dev/airflow/providers/
>
> *apache-airflow-providers-<PROVIDER>-*-bin.tar.gz* are the binary
>  Python "sdist" release - they are also official "sources" for the
> provider packages.
>
> *apache_airflow_providers_<PROVIDER>-*.whl are the binary
>  Python "wheel" release.
>
> The test procedure for PMC members who would like to test the RC
> candidates are described in
>
> https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-the-release-by-pmc-members
>
> and for Contributors:
>
>
> https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-by-contributors
>
>
> Public keys are available at:
> https://dist.apache.org/repos/dist/release/airflow/KEYS
>
> Please vote accordingly:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
>
> Only votes from PMC members are binding, but members of the community are
> encouraged to test the release and vote with "(non-binding)".
>
> Please note that the version number excludes the 'rcX' string.
> This will allow us to rename the artifact without modifying
> the artifact checksums when we actually release.
>
> The status of testing the providers by the community is kept here:
> https://github.com/apache/airflow/issues/18638
>
> You can find packages as well as detailed changelog following the below
> links:
>
> https://pypi.org/project/apache-airflow-providers-amazon/2.3.0rc1/
>
> https://pypi.org/project/apache-airflow-providers-apache-cassandra/2.1.0rc1/
> https://pypi.org/project/apache-airflow-providers-apache-hdfs/2.1.1rc1/
> https://pypi.org/project/apache-airflow-providers-celery/2.1.0rc1/
> https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/2.0.3rc1/
> https://pypi.org/project/apache-airflow-providers-databricks/2.0.2rc1/
> https://pypi.org/project/apache-airflow-providers-docker/2.2.0rc1/
> https://pypi.org/project/apache-airflow-providers-google/6.0.0rc1/
> https://pypi.org/project/apache-airflow-providers-hashicorp/2.1.1rc1/
> https://pypi.org/project/apache-airflow-providers-influxdb/1.0.0rc1/
> https://pypi.org/project/apache-airflow-providers-microsoft-azure/3.2.0rc1/
> https://pypi.org/project/apache-airflow-providers-microsoft-psrp/1.0.1rc1/
> https://pypi.org/project/apache-airflow-providers-neo4j/2.0.2rc1/
> https://pypi.org/project/apache-airflow-providers-papermill/2.1.0rc1/
> https://pypi.org/project/apache-airflow-providers-postgres/2.3.0rc1/
> https://pypi.org/project/apache-airflow-providers-slack/4.1.0rc1/
> https://pypi.org/project/apache-airflow-providers-snowflake/2.2.0rc1/
> https://pypi.org/project/apache-airflow-providers-ssh/2.2.0rc1/
>
>
> Cheers,
> J.
>
>

Re: [VOTE] Airflow Providers prepared on September 30, 2021

Posted by Dennis Akpenyi <de...@gmail.com>.
+1 non-binding

On Mon 4. Oct 2021 at 20:41 Kaxil Naik <ka...@gmail.com> wrote:

> +1 (binding)
>
> On Mon, Oct 4, 2021 at 11:48 PM Jed Cunningham <je...@astronomer.io.invalid>
> wrote:
>
>> +1 (non-binding)
>>
>> On Mon, Oct 4, 2021 at 4:48 AM Elad Kalif <el...@apache.org> wrote:
>>
>>> +1 (binding)
>>>
>>> On Sun, Oct 3, 2021 at 8:20 PM Josh Fell
>>> <jo...@astronomer.io.invalid> wrote:
>>>
>>>> +1 (non-binding)
>>>> Verified a few bug fixes and regression tested with a variety of DAGs.
>>>>
>>>> On Thu, Sep 30, 2021 at 9:40 AM Jarek Potiuk <ja...@potiuk.com> wrote:
>>>>
>>>>> Hey all,
>>>>>
>>>>> I have just cut the new wave Airflow Providers packages. This email is
>>>>> calling a vote on the release,
>>>>> which will last for 72 hours + 1 day for the weekend - which means
>>>>> that it will end on Mon  4 Oct 15:35:28 CEST 2021.
>>>>>
>>>>> Consider this my (binding) +1.
>>>>>
>>>>> Overview of the wave of providers:
>>>>>
>>>>> * We have regular releases with features and bugfixes
>>>>> * There is one new provider - Influxdb.
>>>>> * There is a release of Docker Provider that contains new
>>>>> "task.docker" decorator which will be used in 2.2 only and it is needed to
>>>>> release Airflow 2.2 and make use of the decorator.
>>>>>
>>>>> Airflow Providers are available at:
>>>>> https://dist.apache.org/repos/dist/dev/airflow/providers/
>>>>>
>>>>> *apache-airflow-providers-<PROVIDER>-*-bin.tar.gz* are the binary
>>>>>  Python "sdist" release - they are also official "sources" for the
>>>>> provider packages.
>>>>>
>>>>> *apache_airflow_providers_<PROVIDER>-*.whl are the binary
>>>>>  Python "wheel" release.
>>>>>
>>>>> The test procedure for PMC members who would like to test the RC
>>>>> candidates are described in
>>>>>
>>>>> https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-the-release-by-pmc-members
>>>>>
>>>>> and for Contributors:
>>>>>
>>>>>
>>>>> https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-by-contributors
>>>>>
>>>>>
>>>>> Public keys are available at:
>>>>> https://dist.apache.org/repos/dist/release/airflow/KEYS
>>>>>
>>>>> Please vote accordingly:
>>>>>
>>>>> [ ] +1 approve
>>>>> [ ] +0 no opinion
>>>>> [ ] -1 disapprove with the reason
>>>>>
>>>>>
>>>>> Only votes from PMC members are binding, but members of the community
>>>>> are
>>>>> encouraged to test the release and vote with "(non-binding)".
>>>>>
>>>>> Please note that the version number excludes the 'rcX' string.
>>>>> This will allow us to rename the artifact without modifying
>>>>> the artifact checksums when we actually release.
>>>>>
>>>>> The status of testing the providers by the community is kept here:
>>>>> https://github.com/apache/airflow/issues/18638
>>>>>
>>>>> You can find packages as well as detailed changelog following the
>>>>> below links:
>>>>>
>>>>> https://pypi.org/project/apache-airflow-providers-amazon/2.3.0rc1/
>>>>>
>>>>> https://pypi.org/project/apache-airflow-providers-apache-cassandra/2.1.0rc1/
>>>>> https://pypi.org/project/apache-airflow-providers-apache-hdfs/2.1.1rc1/
>>>>> https://pypi.org/project/apache-airflow-providers-celery/2.1.0rc1/
>>>>>
>>>>> https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/2.0.3rc1/
>>>>> https://pypi.org/project/apache-airflow-providers-databricks/2.0.2rc1/
>>>>> https://pypi.org/project/apache-airflow-providers-docker/2.2.0rc1/
>>>>> https://pypi.org/project/apache-airflow-providers-google/6.0.0rc1/
>>>>> https://pypi.org/project/apache-airflow-providers-hashicorp/2.1.1rc1/
>>>>> https://pypi.org/project/apache-airflow-providers-influxdb/1.0.0rc1/
>>>>>
>>>>> https://pypi.org/project/apache-airflow-providers-microsoft-azure/3.2.0rc1/
>>>>>
>>>>> https://pypi.org/project/apache-airflow-providers-microsoft-psrp/1.0.1rc1/
>>>>> https://pypi.org/project/apache-airflow-providers-neo4j/2.0.2rc1/
>>>>> https://pypi.org/project/apache-airflow-providers-papermill/2.1.0rc1/
>>>>> https://pypi.org/project/apache-airflow-providers-postgres/2.3.0rc1/
>>>>> https://pypi.org/project/apache-airflow-providers-slack/4.1.0rc1/
>>>>> https://pypi.org/project/apache-airflow-providers-snowflake/2.2.0rc1/
>>>>> https://pypi.org/project/apache-airflow-providers-ssh/2.2.0rc1/
>>>>>
>>>>>
>>>>> Cheers,
>>>>> J.
>>>>>
>>>>> --
Dr. Dennis Akpenyi, Airflow Core Developer, Astronomer Inc.

Re: [VOTE] Airflow Providers prepared on September 30, 2021

Posted by Kaxil Naik <ka...@gmail.com>.
+1 (binding)

On Mon, Oct 4, 2021 at 11:48 PM Jed Cunningham <je...@astronomer.io.invalid>
wrote:

> +1 (non-binding)
>
> On Mon, Oct 4, 2021 at 4:48 AM Elad Kalif <el...@apache.org> wrote:
>
>> +1 (binding)
>>
>> On Sun, Oct 3, 2021 at 8:20 PM Josh Fell
>> <jo...@astronomer.io.invalid> wrote:
>>
>>> +1 (non-binding)
>>> Verified a few bug fixes and regression tested with a variety of DAGs.
>>>
>>> On Thu, Sep 30, 2021 at 9:40 AM Jarek Potiuk <ja...@potiuk.com> wrote:
>>>
>>>> Hey all,
>>>>
>>>> I have just cut the new wave Airflow Providers packages. This email is
>>>> calling a vote on the release,
>>>> which will last for 72 hours + 1 day for the weekend - which means that
>>>> it will end on Mon  4 Oct 15:35:28 CEST 2021.
>>>>
>>>> Consider this my (binding) +1.
>>>>
>>>> Overview of the wave of providers:
>>>>
>>>> * We have regular releases with features and bugfixes
>>>> * There is one new provider - Influxdb.
>>>> * There is a release of Docker Provider that contains new "task.docker"
>>>> decorator which will be used in 2.2 only and it is needed to release
>>>> Airflow 2.2 and make use of the decorator.
>>>>
>>>> Airflow Providers are available at:
>>>> https://dist.apache.org/repos/dist/dev/airflow/providers/
>>>>
>>>> *apache-airflow-providers-<PROVIDER>-*-bin.tar.gz* are the binary
>>>>  Python "sdist" release - they are also official "sources" for the
>>>> provider packages.
>>>>
>>>> *apache_airflow_providers_<PROVIDER>-*.whl are the binary
>>>>  Python "wheel" release.
>>>>
>>>> The test procedure for PMC members who would like to test the RC
>>>> candidates are described in
>>>>
>>>> https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-the-release-by-pmc-members
>>>>
>>>> and for Contributors:
>>>>
>>>>
>>>> https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-by-contributors
>>>>
>>>>
>>>> Public keys are available at:
>>>> https://dist.apache.org/repos/dist/release/airflow/KEYS
>>>>
>>>> Please vote accordingly:
>>>>
>>>> [ ] +1 approve
>>>> [ ] +0 no opinion
>>>> [ ] -1 disapprove with the reason
>>>>
>>>>
>>>> Only votes from PMC members are binding, but members of the community
>>>> are
>>>> encouraged to test the release and vote with "(non-binding)".
>>>>
>>>> Please note that the version number excludes the 'rcX' string.
>>>> This will allow us to rename the artifact without modifying
>>>> the artifact checksums when we actually release.
>>>>
>>>> The status of testing the providers by the community is kept here:
>>>> https://github.com/apache/airflow/issues/18638
>>>>
>>>> You can find packages as well as detailed changelog following the below
>>>> links:
>>>>
>>>> https://pypi.org/project/apache-airflow-providers-amazon/2.3.0rc1/
>>>>
>>>> https://pypi.org/project/apache-airflow-providers-apache-cassandra/2.1.0rc1/
>>>> https://pypi.org/project/apache-airflow-providers-apache-hdfs/2.1.1rc1/
>>>> https://pypi.org/project/apache-airflow-providers-celery/2.1.0rc1/
>>>>
>>>> https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/2.0.3rc1/
>>>> https://pypi.org/project/apache-airflow-providers-databricks/2.0.2rc1/
>>>> https://pypi.org/project/apache-airflow-providers-docker/2.2.0rc1/
>>>> https://pypi.org/project/apache-airflow-providers-google/6.0.0rc1/
>>>> https://pypi.org/project/apache-airflow-providers-hashicorp/2.1.1rc1/
>>>> https://pypi.org/project/apache-airflow-providers-influxdb/1.0.0rc1/
>>>>
>>>> https://pypi.org/project/apache-airflow-providers-microsoft-azure/3.2.0rc1/
>>>>
>>>> https://pypi.org/project/apache-airflow-providers-microsoft-psrp/1.0.1rc1/
>>>> https://pypi.org/project/apache-airflow-providers-neo4j/2.0.2rc1/
>>>> https://pypi.org/project/apache-airflow-providers-papermill/2.1.0rc1/
>>>> https://pypi.org/project/apache-airflow-providers-postgres/2.3.0rc1/
>>>> https://pypi.org/project/apache-airflow-providers-slack/4.1.0rc1/
>>>> https://pypi.org/project/apache-airflow-providers-snowflake/2.2.0rc1/
>>>> https://pypi.org/project/apache-airflow-providers-ssh/2.2.0rc1/
>>>>
>>>>
>>>> Cheers,
>>>> J.
>>>>
>>>>

Re: [VOTE] Airflow Providers prepared on September 30, 2021

Posted by Jed Cunningham <je...@astronomer.io.INVALID>.
+1 (non-binding)

On Mon, Oct 4, 2021 at 4:48 AM Elad Kalif <el...@apache.org> wrote:

> +1 (binding)
>
> On Sun, Oct 3, 2021 at 8:20 PM Josh Fell <jo...@astronomer.io.invalid>
> wrote:
>
>> +1 (non-binding)
>> Verified a few bug fixes and regression tested with a variety of DAGs.
>>
>> On Thu, Sep 30, 2021 at 9:40 AM Jarek Potiuk <ja...@potiuk.com> wrote:
>>
>>> Hey all,
>>>
>>> I have just cut the new wave Airflow Providers packages. This email is
>>> calling a vote on the release,
>>> which will last for 72 hours + 1 day for the weekend - which means that
>>> it will end on Mon  4 Oct 15:35:28 CEST 2021.
>>>
>>> Consider this my (binding) +1.
>>>
>>> Overview of the wave of providers:
>>>
>>> * We have regular releases with features and bugfixes
>>> * There is one new provider - Influxdb.
>>> * There is a release of Docker Provider that contains new "task.docker"
>>> decorator which will be used in 2.2 only and it is needed to release
>>> Airflow 2.2 and make use of the decorator.
>>>
>>> Airflow Providers are available at:
>>> https://dist.apache.org/repos/dist/dev/airflow/providers/
>>>
>>> *apache-airflow-providers-<PROVIDER>-*-bin.tar.gz* are the binary
>>>  Python "sdist" release - they are also official "sources" for the
>>> provider packages.
>>>
>>> *apache_airflow_providers_<PROVIDER>-*.whl are the binary
>>>  Python "wheel" release.
>>>
>>> The test procedure for PMC members who would like to test the RC
>>> candidates are described in
>>>
>>> https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-the-release-by-pmc-members
>>>
>>> and for Contributors:
>>>
>>>
>>> https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-by-contributors
>>>
>>>
>>> Public keys are available at:
>>> https://dist.apache.org/repos/dist/release/airflow/KEYS
>>>
>>> Please vote accordingly:
>>>
>>> [ ] +1 approve
>>> [ ] +0 no opinion
>>> [ ] -1 disapprove with the reason
>>>
>>>
>>> Only votes from PMC members are binding, but members of the community are
>>> encouraged to test the release and vote with "(non-binding)".
>>>
>>> Please note that the version number excludes the 'rcX' string.
>>> This will allow us to rename the artifact without modifying
>>> the artifact checksums when we actually release.
>>>
>>> The status of testing the providers by the community is kept here:
>>> https://github.com/apache/airflow/issues/18638
>>>
>>> You can find packages as well as detailed changelog following the below
>>> links:
>>>
>>> https://pypi.org/project/apache-airflow-providers-amazon/2.3.0rc1/
>>>
>>> https://pypi.org/project/apache-airflow-providers-apache-cassandra/2.1.0rc1/
>>> https://pypi.org/project/apache-airflow-providers-apache-hdfs/2.1.1rc1/
>>> https://pypi.org/project/apache-airflow-providers-celery/2.1.0rc1/
>>>
>>> https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/2.0.3rc1/
>>> https://pypi.org/project/apache-airflow-providers-databricks/2.0.2rc1/
>>> https://pypi.org/project/apache-airflow-providers-docker/2.2.0rc1/
>>> https://pypi.org/project/apache-airflow-providers-google/6.0.0rc1/
>>> https://pypi.org/project/apache-airflow-providers-hashicorp/2.1.1rc1/
>>> https://pypi.org/project/apache-airflow-providers-influxdb/1.0.0rc1/
>>>
>>> https://pypi.org/project/apache-airflow-providers-microsoft-azure/3.2.0rc1/
>>>
>>> https://pypi.org/project/apache-airflow-providers-microsoft-psrp/1.0.1rc1/
>>> https://pypi.org/project/apache-airflow-providers-neo4j/2.0.2rc1/
>>> https://pypi.org/project/apache-airflow-providers-papermill/2.1.0rc1/
>>> https://pypi.org/project/apache-airflow-providers-postgres/2.3.0rc1/
>>> https://pypi.org/project/apache-airflow-providers-slack/4.1.0rc1/
>>> https://pypi.org/project/apache-airflow-providers-snowflake/2.2.0rc1/
>>> https://pypi.org/project/apache-airflow-providers-ssh/2.2.0rc1/
>>>
>>>
>>> Cheers,
>>> J.
>>>
>>>

Re: [VOTE] Airflow Providers prepared on September 30, 2021

Posted by Elad Kalif <el...@apache.org>.
+1 (binding)

On Sun, Oct 3, 2021 at 8:20 PM Josh Fell <jo...@astronomer.io.invalid>
wrote:

> +1 (non-binding)
> Verified a few bug fixes and regression tested with a variety of DAGs.
>
> On Thu, Sep 30, 2021 at 9:40 AM Jarek Potiuk <ja...@potiuk.com> wrote:
>
>> Hey all,
>>
>> I have just cut the new wave Airflow Providers packages. This email is
>> calling a vote on the release,
>> which will last for 72 hours + 1 day for the weekend - which means that
>> it will end on Mon  4 Oct 15:35:28 CEST 2021.
>>
>> Consider this my (binding) +1.
>>
>> Overview of the wave of providers:
>>
>> * We have regular releases with features and bugfixes
>> * There is one new provider - Influxdb.
>> * There is a release of Docker Provider that contains new "task.docker"
>> decorator which will be used in 2.2 only and it is needed to release
>> Airflow 2.2 and make use of the decorator.
>>
>> Airflow Providers are available at:
>> https://dist.apache.org/repos/dist/dev/airflow/providers/
>>
>> *apache-airflow-providers-<PROVIDER>-*-bin.tar.gz* are the binary
>>  Python "sdist" release - they are also official "sources" for the
>> provider packages.
>>
>> *apache_airflow_providers_<PROVIDER>-*.whl are the binary
>>  Python "wheel" release.
>>
>> The test procedure for PMC members who would like to test the RC
>> candidates are described in
>>
>> https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-the-release-by-pmc-members
>>
>> and for Contributors:
>>
>>
>> https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-by-contributors
>>
>>
>> Public keys are available at:
>> https://dist.apache.org/repos/dist/release/airflow/KEYS
>>
>> Please vote accordingly:
>>
>> [ ] +1 approve
>> [ ] +0 no opinion
>> [ ] -1 disapprove with the reason
>>
>>
>> Only votes from PMC members are binding, but members of the community are
>> encouraged to test the release and vote with "(non-binding)".
>>
>> Please note that the version number excludes the 'rcX' string.
>> This will allow us to rename the artifact without modifying
>> the artifact checksums when we actually release.
>>
>> The status of testing the providers by the community is kept here:
>> https://github.com/apache/airflow/issues/18638
>>
>> You can find packages as well as detailed changelog following the below
>> links:
>>
>> https://pypi.org/project/apache-airflow-providers-amazon/2.3.0rc1/
>>
>> https://pypi.org/project/apache-airflow-providers-apache-cassandra/2.1.0rc1/
>> https://pypi.org/project/apache-airflow-providers-apache-hdfs/2.1.1rc1/
>> https://pypi.org/project/apache-airflow-providers-celery/2.1.0rc1/
>>
>> https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/2.0.3rc1/
>> https://pypi.org/project/apache-airflow-providers-databricks/2.0.2rc1/
>> https://pypi.org/project/apache-airflow-providers-docker/2.2.0rc1/
>> https://pypi.org/project/apache-airflow-providers-google/6.0.0rc1/
>> https://pypi.org/project/apache-airflow-providers-hashicorp/2.1.1rc1/
>> https://pypi.org/project/apache-airflow-providers-influxdb/1.0.0rc1/
>>
>> https://pypi.org/project/apache-airflow-providers-microsoft-azure/3.2.0rc1/
>> https://pypi.org/project/apache-airflow-providers-microsoft-psrp/1.0.1rc1/
>> https://pypi.org/project/apache-airflow-providers-neo4j/2.0.2rc1/
>> https://pypi.org/project/apache-airflow-providers-papermill/2.1.0rc1/
>> https://pypi.org/project/apache-airflow-providers-postgres/2.3.0rc1/
>> https://pypi.org/project/apache-airflow-providers-slack/4.1.0rc1/
>> https://pypi.org/project/apache-airflow-providers-snowflake/2.2.0rc1/
>> https://pypi.org/project/apache-airflow-providers-ssh/2.2.0rc1/
>>
>>
>> Cheers,
>> J.
>>
>>