I will have to cancel the vote due to a bug found still in common.sql. Much more complete and comprehensive (with many tests added) fix is coming https://github.com/apache/airflow/pull/27912
I will carry-over the status of testing for the issues that have been already tested (thanks to everyone who helped with testing! ) so hopefully the last round of testing can focus on sql only. J. On Thu, Nov 24, 2022 at 4:14 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 Thanksgiving/ Long Weekend - > which means that it will end on Mon 27 Nov 16:15:11 CET 2022. > > Consider this my (binding) +1. > > ### DESCRIPTION OF THE RELEASE > > This is a follow-up release after the November release. Mostly it's > about fixing problems we found after release with common.sql provider > and its interaction with google/databricks other provider. Also this > release contains asana, jdbc, and yandex which were removed from the > previous wave. > > After this release is complete, all the providers will have min > airflow version = 2.3.0 and those that depend on common-sql will have > common-sql >= 1.3.1 - which will also help in the future to remove > some of the common code which we had to add back in 1.3.1. > > Once common-sql 1.3.1 is released, we will yank common-sql 1.3.0 > because it breaks google provider 8.4.0. > > ### END OF DESCRIPTION OF THE RELEASE > > 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/27894 > > You can find packages as well as detailed changelog following the below links: > > https://pypi.org/project/apache-airflow-providers-amazon/6.2.0rc2/ > https://pypi.org/project/apache-airflow-providers-apache-drill/2.3.1rc2/ > https://pypi.org/project/apache-airflow-providers-apache-druid/3.3.1rc2/ > https://pypi.org/project/apache-airflow-providers-apache-hive/4.1.1rc2/ > https://pypi.org/project/apache-airflow-providers-apache-pinot/4.0.1rc2/ > https://pypi.org/project/apache-airflow-providers-asana/2.1.0rc2/ > https://pypi.org/project/apache-airflow-providers-common-sql/1.3.1rc2/ > https://pypi.org/project/apache-airflow-providers-databricks/4.0.0rc2/ > https://pypi.org/project/apache-airflow-providers-elasticsearch/4.3.1rc2/ > https://pypi.org/project/apache-airflow-providers-exasol/4.1.1rc2/ > https://pypi.org/project/apache-airflow-providers-google/8.6.0rc2/ > https://pypi.org/project/apache-airflow-providers-jdbc/3.3.0rc2/ > https://pypi.org/project/apache-airflow-providers-microsoft-mssql/3.3.1rc2/ > https://pypi.org/project/apache-airflow-providers-mysql/3.4.0rc2/ > https://pypi.org/project/apache-airflow-providers-neo4j/3.2.1rc2/ > https://pypi.org/project/apache-airflow-providers-odbc/3.2.1rc2/ > https://pypi.org/project/apache-airflow-providers-oracle/3.5.1rc2/ > https://pypi.org/project/apache-airflow-providers-postgres/5.3.1rc2/ > https://pypi.org/project/apache-airflow-providers-presto/4.2.0rc2/ > https://pypi.org/project/apache-airflow-providers-qubole/3.3.1rc2/ > https://pypi.org/project/apache-airflow-providers-slack/7.1.0rc2/ > https://pypi.org/project/apache-airflow-providers-snowflake/4.0.1rc2/ > https://pypi.org/project/apache-airflow-providers-sqlite/3.3.1rc2/ > https://pypi.org/project/apache-airflow-providers-trino/4.3.0rc2/ > https://pypi.org/project/apache-airflow-providers-vertica/3.3.1rc2/ > https://pypi.org/project/apache-airflow-providers-yandex/3.2.0rc2/ > > > Cheers, > J.