eladkal opened a new issue, #33305: URL: https://github.com/apache/airflow/issues/33305
### Body I have a kind request for all the contributors to the latest provider packages release. Could you please help us to test the RC versions of the providers? Let us know in the comment, whether the issue is addressed. Those are providers that require testing as there were some substantial changes introduced: ## Provider [alibaba: 2.5.1rc1](https://pypi.org/project/apache-airflow-providers-alibaba/2.5.1rc1) - [ ] [Refactor: Simplify code in providers/alibaba (#33225)](https://github.com/apache/airflow/pull/33225): @eumiro ## Provider [amazon: 8.5.1rc1](https://pypi.org/project/apache-airflow-providers-amazon/8.5.1rc1) - [ ] [Get failure information on EMR job failure (#32151)](https://github.com/apache/airflow/pull/32151): @syedahsn - [ ] [Fix get_log_events() in AWS logs hook (#33290)](https://github.com/apache/airflow/pull/33290): @vincbeck - [ ] [Improve fetching logs from AWS (#33231)](https://github.com/apache/airflow/pull/33231): @vincbeck - [ ] [Refactor: Simplify code in providers/amazon (#33222)](https://github.com/apache/airflow/pull/33222): @eumiro - [ ] [Implement EventBridge enable and disable rule operators (#33226)](https://github.com/apache/airflow/pull/33226): @mahammi - [ ] [Update mypy-boto3-appflow dependency (#32930)](https://github.com/apache/airflow/pull/32930): @potiuk - [ ] [In RDS hook, used cached_property from functools not asteroid (#33133)](https://github.com/apache/airflow/pull/33133): @o-nikolas - [ ] [Use set for `template_fields` of `EcsDeregisterTaskDefinitionOperator` (#33129)](https://github.com/apache/airflow/pull/33129): @eladkal ## Provider [apache.beam: 5.2.1rc1](https://pypi.org/project/apache-airflow-providers-apache-beam/5.2.1rc1) - [ ] [Allow downloading requirements file from GCS in `BeamRunPythonPipelineOperator` (#31645)](https://github.com/apache/airflow/pull/31645): @yupbank ## Provider [apache.druid: 3.5.0rc1](https://pypi.org/project/apache-airflow-providers-apache-druid/3.5.0rc1) - [ ] [DruidHook add SQL-based task support (#32795)](https://github.com/apache/airflow/pull/32795): @vioao ## Provider [celery: 3.3.2rc1](https://pypi.org/project/apache-airflow-providers-celery/3.3.2rc1) - [ ] [Add missing re2 dependency to cncf.kubernetes and celery providers (#33237)](https://github.com/apache/airflow/pull/33237): @hussein-awala - [ ] [Replace State by TaskInstanceState in Airflow executors (#32627)](https://github.com/apache/airflow/pull/32627): @hussein-awala ## Provider [cncf.kubernetes: 7.4.2rc1](https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/7.4.2rc1) - [ ] [Add missing re2 dependency to cncf.kubernetes and celery providers (#33237)](https://github.com/apache/airflow/pull/33237): @hussein-awala - [ ] [Make the `OnFinishAction` enum inherit from str to support passing it to `KubernetesPodOperatpor` (#33228)](https://github.com/apache/airflow/pull/33228): @raphaelauv - [ ] [Refactor: Simplify code in providers/cncf (#33230)](https://github.com/apache/airflow/pull/33230): @eumiro - [ ] [Replace State by TaskInstanceState in Airflow executors (#32627)](https://github.com/apache/airflow/pull/32627): @hussein-awala ## Provider [common.sql: 1.7.0rc1](https://pypi.org/project/apache-airflow-providers-common-sql/1.7.0rc1) - [ ] [Add a new parameter to SQL operators to specify conn id field (#30784)](https://github.com/apache/airflow/pull/30784): @hussein-awala ## Provider [databricks: 4.3.3rc1](https://pypi.org/project/apache-airflow-providers-databricks/4.3.3rc1) - [ ] [Add a new parameter to SQL operators to specify conn id field (#30784)](https://github.com/apache/airflow/pull/30784): @hussein-awala ## Provider [docker: 3.7.3rc1](https://pypi.org/project/apache-airflow-providers-docker/3.7.3rc1) - [ ] [Refactor: Simplify code in providers/docker (#33232)](https://github.com/apache/airflow/pull/33232): @eumiro ## Provider [exasol: 4.2.3rc1](https://pypi.org/project/apache-airflow-providers-exasol/4.2.3rc1) - [ ] [Add a new parameter to SQL operators to specify conn id field (#30784)](https://github.com/apache/airflow/pull/30784): @hussein-awala ## Provider [microsoft.azure: 6.2.4rc1](https://pypi.org/project/apache-airflow-providers-microsoft-azure/6.2.4rc1) - [ ] [Clean microsoft azure provider by deleting the custom prefix from conn extra fields (#30558)](https://github.com/apache/airflow/pull/30558): @hussein-awala ## Provider [qubole: 3.4.2rc1](https://pypi.org/project/apache-airflow-providers-qubole/3.4.2rc1) - [ ] [Add a new parameter to SQL operators to specify conn id field (#30784)](https://github.com/apache/airflow/pull/30784): @hussein-awala ## Provider [snowflake: 4.4.2rc1](https://pypi.org/project/apache-airflow-providers-snowflake/4.4.2rc1) - [ ] [Add a new parameter to SQL operators to specify conn id field (#30784)](https://github.com/apache/airflow/pull/30784): @hussein-awala The guidelines on how to test providers can be found in [Verify providers by contributors](https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-the-release-candidate-by-contributors) <!-- NOTE TO RELEASE MANAGER: Please move here the providers that have doc-only changes or for which changes are trivial, and you could assess that they are OK. In case The providers are automatically installed on Airflow 2.3 and latest `main` during the CI, so we know they are installable. Also, all classes within the providers are imported during the CI run so we know all providers can be imported. --> All users involved in the PRs: @eladkal @o-nikolas @potiuk @hussein-awala @eumiro @syedahsn @yupbank @vioao @raphaelauv @mahammi @vincbeck ### Committer - [X] I acknowledge that I am a maintainer/committer of the Apache Airflow project. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
