+1 non-binding. Tested the below RCs: 1. apache-airflow-providers-amazon==6.0.0rc1 2. apache-airflow-providers-apache-hive==4.0.1rc1 3. apache-airflow-providers-dbt-cloud==2.2.0rc1 4. apache-airflow-providers-databricks==3.3.0rc1 5. apache-airflow-providers-google==8.4.0rc1 6. apache-airflow-providers-microsoft-azure==4.3.0rc1 7. apache-airflow-providers-sftp==4.1.0rc1 8. apache-airflow-providers-snowflake==3.3.0rc1
The dependencies are getting installed fine. Our example DAGs with Async operators extending these base providers run fine except for a couple of them giving attribute errors as the attributes no longer exist in the base class now. However those are issues on our end and we're actively working on fixing them so that the Async operators support these changes too. Regards, Pankaj Koti *Senior Software Engineer, *OSS Engineering Team. Location: Pune, India Timezone: Indian Standard Time (IST) Email: pankaj.k...@astronomer.io Mobile: +91 9730079985 On Wed, Sep 28, 2022 at 8:25 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 - which means that it will end on Sat 1 Oct > 16:52:46 CEST 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/26752 > > You can find packages as well as detailed changelog following the below > links: > > https://pypi.org/project/apache-airflow-providers-alibaba/2.1.0rc1/ > https://pypi.org/project/apache-airflow-providers-amazon/6.0.0rc1/ > https://pypi.org/project/apache-airflow-providers-apache-drill/2.2.1rc1/ > https://pypi.org/project/apache-airflow-providers-apache-druid/3.2.1rc1/ > https://pypi.org/project/apache-airflow-providers-apache-hive/4.0.1rc1/ > https://pypi.org/project/apache-airflow-providers-apache-pinot/3.2.1rc1/ > https://pypi.org/project/apache-airflow-providers-atlassian-jira/1.0.0rc1/ > https://pypi.org/project/apache-airflow-providers-databricks/3.3.0rc1/ > https://pypi.org/project/apache-airflow-providers-dbt-cloud/2.2.0rc1/ > https://pypi.org/project/apache-airflow-providers-docker/3.2.0rc1/ > https://pypi.org/project/apache-airflow-providers-elasticsearch/4.2.1rc1/ > https://pypi.org/project/apache-airflow-providers-exasol/4.0.1rc1/ > https://pypi.org/project/apache-airflow-providers-google/8.4.0rc1/ > https://pypi.org/project/apache-airflow-providers-jdbc/3.2.1rc1/ > https://pypi.org/project/apache-airflow-providers-jira/3.1.0rc1/ > https://pypi.org/project/apache-airflow-providers-microsoft-azure/4.3.0rc1/ > https://pypi.org/project/apache-airflow-providers-microsoft-mssql/3.2.1rc1/ > https://pypi.org/project/apache-airflow-providers-mysql/3.2.1rc1/ > https://pypi.org/project/apache-airflow-providers-odbc/3.1.2rc1/ > https://pypi.org/project/apache-airflow-providers-oracle/3.4.0rc1/ > https://pypi.org/project/apache-airflow-providers-postgres/5.2.2rc1/ > https://pypi.org/project/apache-airflow-providers-qubole/3.2.1rc1/ > https://pypi.org/project/apache-airflow-providers-sftp/4.1.0rc1/ > https://pypi.org/project/apache-airflow-providers-slack/6.0.0rc1/ > https://pypi.org/project/apache-airflow-providers-snowflake/3.3.0rc1/ > https://pypi.org/project/apache-airflow-providers-ssh/3.2.0rc1/ > https://pypi.org/project/apache-airflow-providers-trino/4.1.0rc1/ > https://pypi.org/project/apache-airflow-providers-vertica/3.2.1rc1/ > > Cheers, > J >