You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airflow.apache.org by Jarek Potiuk <ja...@potiuk.com> on 2022/02/05 21:02:49 UTC

[VOTE] Airflow Providers prepared on February 05, 2022

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 weekend) - which means that it
will end on Wed Feb  8 22:01:06 CET 2022.

Consider this my (binding) +1.

Airflow Providers are available at:
https://dist.apache.org/repos/dist/dev/airflow/providers/

*apache-airflow-providers-<PROVIDER>-*.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/21348

You can find packages as well as detailed changelog following the below
links:

https://pypi.org/project/apache-airflow-providers-amazon/3.0.0rc1/

https://pypi.org/project/apache-airflow-providers-apache-druid/2.3.0rc1/

https://pypi.org/project/apache-airflow-providers-apache-hive/2.2.0rc1/

https://pypi.org/project/apache-airflow-providers-apache-spark/2.1.0rc1/

https://pypi.org/project/apache-airflow-providers-apache-sqoop/2.1.0rc1/

https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/3.0.2rc1/

https://pypi.org/project/apache-airflow-providers-docker/2.4.1rc1/

https://pypi.org/project/apache-airflow-providers-exasol/2.1.0rc1/

https://pypi.org/project/apache-airflow-providers-github/1.0.0rc1/

https://pypi.org/project/apache-airflow-providers-google/6.4.0rc1/

https://pypi.org/project/apache-airflow-providers-http/2.0.3rc1/

https://pypi.org/project/apache-airflow-providers-imap/2.2.0rc1/

https://pypi.org/project/apache-airflow-providers-jdbc/2.1.0rc1/

https://pypi.org/project/apache-airflow-providers-microsoft-azure/3.6.0rc1/

https://pypi.org/project/apache-airflow-providers-microsoft-mssql/2.1.0rc1/

https://pypi.org/project/apache-airflow-providers-microsoft-psrp/1.1.0rc1/

https://pypi.org/project/apache-airflow-providers-microsoft-winrm/2.0.2rc1/

https://pypi.org/project/apache-airflow-providers-mysql/2.2.0rc1/

https://pypi.org/project/apache-airflow-providers-oracle/2.2.0rc1/

https://pypi.org/project/apache-airflow-providers-postgres/3.0.0rc1/

https://pypi.org/project/apache-airflow-providers-qubole/2.1.0rc1/

https://pypi.org/project/apache-airflow-providers-slack/4.2.0rc1/

https://pypi.org/project/apache-airflow-providers-snowflake/2.5.0rc1/

https://pypi.org/project/apache-airflow-providers-sqlite/2.1.0rc1/

https://pypi.org/project/apache-airflow-providers-ssh/2.4.0rc1/

https://pypi.org/project/apache-airflow-providers-tableau/2.1.4rc1/

https://pypi.org/project/apache-airflow-providers-vertica/2.1.0rc1/


Cheers,
J.

Re: [VOTE] Airflow Providers prepared on February 05, 2022

Posted by Jarek Potiuk <ja...@potiuk.com>.
Hello Everyone,

As discussed in
https://github.com/apache/airflow/issues/21348#issuecomment-1031838519  - I
am cancelling the VOTE and  whole release of providers.

There are some issues with Docker, Amazon, and a bunch of problems with SQL
renderer not working well for a large number of providers, so it is better
to cancel the release for all the packages and release RC2 as soon as we
fix all those.

Stay tuned!

J.

On Sat, Feb 5, 2022 at 10:02 PM 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 weekend) - which means that it
> will end on Wed Feb  8 22:01:06 CET 2022.
>
> Consider this my (binding) +1.
>
> Airflow Providers are available at:
> https://dist.apache.org/repos/dist/dev/airflow/providers/
>
> *apache-airflow-providers-<PROVIDER>-*.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/21348
>
> You can find packages as well as detailed changelog following the below
> links:
>
> https://pypi.org/project/apache-airflow-providers-amazon/3.0.0rc1/
>
> https://pypi.org/project/apache-airflow-providers-apache-druid/2.3.0rc1/
>
> https://pypi.org/project/apache-airflow-providers-apache-hive/2.2.0rc1/
>
> https://pypi.org/project/apache-airflow-providers-apache-spark/2.1.0rc1/
>
> https://pypi.org/project/apache-airflow-providers-apache-sqoop/2.1.0rc1/
>
> https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/3.0.2rc1/
>
> https://pypi.org/project/apache-airflow-providers-docker/2.4.1rc1/
>
> https://pypi.org/project/apache-airflow-providers-exasol/2.1.0rc1/
>
> https://pypi.org/project/apache-airflow-providers-github/1.0.0rc1/
>
> https://pypi.org/project/apache-airflow-providers-google/6.4.0rc1/
>
> https://pypi.org/project/apache-airflow-providers-http/2.0.3rc1/
>
> https://pypi.org/project/apache-airflow-providers-imap/2.2.0rc1/
>
> https://pypi.org/project/apache-airflow-providers-jdbc/2.1.0rc1/
>
> https://pypi.org/project/apache-airflow-providers-microsoft-azure/3.6.0rc1/
>
> https://pypi.org/project/apache-airflow-providers-microsoft-mssql/2.1.0rc1/
>
> https://pypi.org/project/apache-airflow-providers-microsoft-psrp/1.1.0rc1/
>
> https://pypi.org/project/apache-airflow-providers-microsoft-winrm/2.0.2rc1/
>
> https://pypi.org/project/apache-airflow-providers-mysql/2.2.0rc1/
>
> https://pypi.org/project/apache-airflow-providers-oracle/2.2.0rc1/
>
> https://pypi.org/project/apache-airflow-providers-postgres/3.0.0rc1/
>
> https://pypi.org/project/apache-airflow-providers-qubole/2.1.0rc1/
>
> https://pypi.org/project/apache-airflow-providers-slack/4.2.0rc1/
>
> https://pypi.org/project/apache-airflow-providers-snowflake/2.5.0rc1/
>
> https://pypi.org/project/apache-airflow-providers-sqlite/2.1.0rc1/
>
> https://pypi.org/project/apache-airflow-providers-ssh/2.4.0rc1/
>
> https://pypi.org/project/apache-airflow-providers-tableau/2.1.4rc1/
>
> https://pypi.org/project/apache-airflow-providers-vertica/2.1.0rc1/
>
>
> Cheers,
> J.
>