potiuk opened a new issue, #25721: URL: https://github.com/apache/airflow/issues/25721
### 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 [common.sql: 1.1.0rc4](https://pypi.org/project/apache-airflow-providers-common-sql/1.1.0rc4) - [ ] [Improve taskflow type hints with ParamSpec (#25173)](https://github.com/apache/airflow/pull/25173): @uranusjr - [ ] [Move all "old" SQL operators to common.sql providers (#25350)](https://github.com/apache/airflow/pull/25350): @potiuk - [ ] [Deprecate hql parameters and synchronize DBApiHook method APIs (#25299)](https://github.com/apache/airflow/pull/25299): @potiuk - [ ] [Unify DbApiHook.run() method with the methods which override it (#23971)](https://github.com/apache/airflow/pull/23971): @kazanzhy - [ ] [Common SQLCheckOperators Various Functionality Update (#25164)](https://github.com/apache/airflow/pull/25164): @denimalpaca - [ ] [Allow Legacy SqlSensor to use the common.sql providers (#25293)](https://github.com/apache/airflow/pull/25293): @potiuk - [ ] [Fix common sql DbApiHook fetch_all_handler (#25430)](https://github.com/apache/airflow/pull/25430): @FanatoniQ - [ ] [Align Common SQL provider logo location (#25538)](https://github.com/apache/airflow/pull/25538): @josh-fell - [ ] [Fix SQL split string to include `;-less` statements (#25713)](https://github.com/apache/airflow/pull/25713): @potiuk ## Provider [databricks: 3.2.0rc4](https://pypi.org/project/apache-airflow-providers-databricks/3.2.0rc4) - [ ] [Databricks: update user-agent string (#25578)](https://github.com/apache/airflow/pull/25578): @alexott - [ ] [More improvements in the Databricks operators (#25260)](https://github.com/apache/airflow/pull/25260): @alexott - [ ] [Improved telemetry for Databricks provider (#25115)](https://github.com/apache/airflow/pull/25115): @alexott - [ ] [Unify DbApiHook.run() method with the methods which override it (#23971)](https://github.com/apache/airflow/pull/23971): @kazanzhy - [ ] [Databricks: fix test_connection implementation (#25114)](https://github.com/apache/airflow/pull/25114): @alexott - [ ] [Do not convert boolean values to string in deep_string_coerce function (#25394)](https://github.com/apache/airflow/pull/25394): @jgr-trackunit - [ ] [Correctly handle output of the failed tasks (#25427)](https://github.com/apache/airflow/pull/25427): @alexott - [ ] [Fix Databricks provider for Airflow 2.2.x (#25674)](https://github.com/apache/airflow/pull/25674): @alexott 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]
