+1 (binding) I checked the signatures, the checksums, the licences and the source code. All looks good.
For my changes: - I had no errors/warnings when I tested Celery and Kubernetes executors - re2 was automatically installed when I installed celery and kubernetes providers - the new parameter added to the SQL operators didn't break anything -> its benefit will come when we bump the min version of common SQL in the different providers - for azure connections change, I created some connections and hooks, and I tested if it's b/c with the old versions, it looks good, but I cannot cover all the cases, I hope we won't have any surprises (btw, for this kind of changes, personally I prefer minor version rather than patch, but no need for a new rc) Hussein On Fri, Aug 11, 2023 at 6:51 AM Elad Kalif <elad...@apache.org> 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 August 14, > 2023 04:47 AM UTC and until 3 binding +1 votes have been received. > > > > 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 is described in > > > https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-the-release-candidate-by-pmc-members > > > The test procedure for and Contributors who would like to test this RC is > described in: > > > https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-the-release-candidate-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/33305 > > > You can find packages as well as detailed changelog following the below > links: > > > https://pypi.org/project/apache-airflow-providers-alibaba/2.5.1rc1/ > https://pypi.org/project/apache-airflow-providers-amazon/8.5.1rc1/ > https://pypi.org/project/apache-airflow-providers-apache-beam/5.2.1rc1/ > https://pypi.org/project/apache-airflow-providers-apache-druid/3.5.0rc1/ > https://pypi.org/project/apache-airflow-providers-celery/3.3.2rc1/ > https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/7.4.2rc1/ > https://pypi.org/project/apache-airflow-providers-common-sql/1.7.0rc1/ > https://pypi.org/project/apache-airflow-providers-databricks/4.3.3rc1/ > https://pypi.org/project/apache-airflow-providers-docker/3.7.3rc1/ > https://pypi.org/project/apache-airflow-providers-exasol/4.2.3rc1/ > https://pypi.org/project/apache-airflow-providers-microsoft-azure/6.2.4rc1/ > https://pypi.org/project/apache-airflow-providers-qubole/3.4.2rc1/ > https://pypi.org/project/apache-airflow-providers-snowflake/4.4.2rc1/ > > > Cheers, > > Elad Kalif >