potiuk opened a new issue, #27894: URL: https://github.com/apache/airflow/issues/27894
### 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 [amazon: 6.2.0rc1](https://pypi.org/project/apache-airflow-providers-amazon/6.2.0rc1) - [ ] [Use Boto waiters instead of customer _await_status method for RDS Operators (#27410)](https://github.com/apache/airflow/pull/27410): @hankehly - [ ] [Handle transient state errors in `RedshiftResumeClusterOperator` and `RedshiftPauseClusterOperator` (#27276)](https://github.com/apache/airflow/pull/27276): @syedahsn - [ ] [Correct job name matching in SagemakerProcessingOperator (#27634)](https://github.com/apache/airflow/pull/27634): @ferruzzi ## Provider [asana: 2.1.0rc1](https://pypi.org/project/apache-airflow-providers-asana/2.1.0rc1) - [ ] [Allow and prefer non-prefixed extra fields for AsanaHook (#27043)](https://github.com/apache/airflow/pull/27043): @dstandish ## Provider [common.sql: 1.3.1rc1](https://pypi.org/project/apache-airflow-providers-common-sql/1.3.1rc1) - [ ] [Restore removed (but used) methods in common.sql (#27843)](https://github.com/apache/airflow/pull/27843): @potiuk - [ ] [Fix errors in Databricks SQL operator introduced when refactoring (#27854)](https://github.com/apache/airflow/pull/27854): @potiuk ## Provider [databricks: 4.0.0rc1](https://pypi.org/project/apache-airflow-providers-databricks/4.0.0rc1) - [ ] [Fix errors in Databricks SQL operator introduced when refactoring (#27854)](https://github.com/apache/airflow/pull/27854): @potiuk - [ ] [Fix templating fields and do_xcom_push in DatabricksSQLOperator (#27868)](https://github.com/apache/airflow/pull/27868): @potiuk ## Provider [exasol: 4.1.1rc1](https://pypi.org/project/apache-airflow-providers-exasol/4.1.1rc1) - [ ] [Fix errors in Databricks SQL operator introduced when refactoring (#27854)](https://github.com/apache/airflow/pull/27854): @potiuk ## Provider [google: 8.6.0rc1](https://pypi.org/project/apache-airflow-providers-google/8.6.0rc1) - [ ] [Persist DataprocLink for workflow operators regardless of job status (#26986)](https://github.com/apache/airflow/pull/26986): @vksunilk - [ ] [Deferrable mode for BigQueryToGCSOperator (#27683)](https://github.com/apache/airflow/pull/27683): @lwyszomi - [ ] [Fix to read location parameter properly in BigQueryToBigQueryOperator (#27661)](https://github.com/apache/airflow/pull/27661): @VladaZakharova ## Provider [jdbc: 3.3.0rc1](https://pypi.org/project/apache-airflow-providers-jdbc/3.3.0rc1) - [ ] [Allow and prefer non-prefixed extra fields for JdbcHook (#27044)](https://github.com/apache/airflow/pull/27044): @dstandish - [ ] [Add SQLExecuteQueryOperator (#25717)](https://github.com/apache/airflow/pull/25717): @kazanzhy ## Provider [mysql: 3.4.0rc1](https://pypi.org/project/apache-airflow-providers-mysql/3.4.0rc1) - [ ] [Allow SSL mode in MySQL provider (#27717)](https://github.com/apache/airflow/pull/27717): @Adityamalik123 ## Provider [neo4j: 3.2.1rc1](https://pypi.org/project/apache-airflow-providers-neo4j/3.2.1rc1) - [ ] [Fix typing problem revealed after recent Neo4J release (#27759)](https://github.com/apache/airflow/pull/27759): @potiuk ## Provider [presto: 4.2.0rc1](https://pypi.org/project/apache-airflow-providers-presto/4.2.0rc1) - [ ] [Add _serialize_cell method to TrinoHook and PrestoHook (#27724)](https://github.com/apache/airflow/pull/27724): @alexandermalyga ## Provider [slack: 7.1.0rc1](https://pypi.org/project/apache-airflow-providers-slack/7.1.0rc1) - [ ] [Implements SqlToSlackApiFileOperator (#26374)](https://github.com/apache/airflow/pull/26374): @Taragolis ## Provider [snowflake: 4.0.1rc1](https://pypi.org/project/apache-airflow-providers-snowflake/4.0.1rc1) - [ ] [Fix errors in Databricks SQL operator introduced when refactoring (#27854)](https://github.com/apache/airflow/pull/27854): @potiuk ## Provider [trino: 4.3.0rc1](https://pypi.org/project/apache-airflow-providers-trino/4.3.0rc1) - [ ] [Add _serialize_cell method to TrinoHook and PrestoHook (#27724)](https://github.com/apache/airflow/pull/27724): @alexandermalyga 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-by-contributors) ### 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]
