jscheffl opened a new issue, #60741: URL: https://github.com/apache/airflow/issues/60741
I have a kind request for all the contributors to the latest provider distributions release. Could you please help us to test the RC versions of the providers? 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_PROVIDERS.md#verify-the-release-candidate-by-contributors) Let us know in the comments, whether the issue is addressed. These are providers that require testing as there were some substantial changes introduced: ## Provider [cncf.kubernetes: 10.12.2rc2](https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/10.12.2rc2) - [ ] [Handle backwards-compatibility for older Google provider (#60730)](https://github.com/apache/airflow/pull/60730): @potiuk ## Provider [google: 19.4.0rc2](https://pypi.org/project/apache-airflow-providers-google/19.4.0rc2) - [ ] [Add Operators for Gemini Batch API and Gemini Files API to the Google provider. (#59518)](https://github.com/apache/airflow/pull/59518): @Crowiant - [ ] [Make DataprocDeleteClusterOperator idempotent (#60083)](https://github.com/apache/airflow/pull/60083): @chirodip98 - [ ] [Fixed CloudSqlDatabaseHook error message for missing host (#60089)](https://github.com/apache/airflow/pull/60089): @justinpakzad Linked issues: - [Linked Issue #58808](https://github.com/apache/airflow/issues/58808): @pierresegonne - [ ] [Remove erroneous _handle_job_error call during BigQuery job reattach (#60679)](https://github.com/apache/airflow/pull/60679): @dejii - [ ] [Prevent OpenLineage failure when BigQuery table metadata is missing (#60380)](https://github.com/apache/airflow/pull/60380): @KamranImaaz Linked issues: - [Linked Issue #60096](https://github.com/apache/airflow/issues/60096): @KamranImaaz - [ ] [Refactor Google provider to use SQLA2 (#60322)](https://github.com/apache/airflow/pull/60322): @ricky-chaoju Linked issues: - [Linked Issue #59402](https://github.com/apache/airflow/issues/59402): @Prab-27 - [ ] [Add option max_num_workers to the dataflow configuration and add the option to the system tests. (#60260)](https://github.com/apache/airflow/pull/60260): @Crowiant - [ ] [Fix mypy type checking issues after upgrade to github-auth 2.46.0 (#60146)](https://github.com/apache/airflow/pull/60146): @jscheffl - [ ] [Add AirflowDeprecationWarning for deprecated project_id in BigQueryGetDataOperator (#59866)](https://github.com/apache/airflow/pull/59866): @KamranImaaz - [ ] [Check team boundaries in connections (#59476)](https://github.com/apache/airflow/pull/59476): @vincbeck Linked issues: - [Linked Issue #58905](https://github.com/apache/airflow/pull/58905): @vincbeck - [ ] [Added missing comma to bq empty dataset operator doc string (#60066)](https://github.com/apache/airflow/pull/60066): @justinpakzad Linked issues: - [Linked Issue #60063](https://github.com/apache/airflow/issues/60063): @ericmartinezr - [ ] [Source google provider to use airflow.sdk.configuration.conf (#59986)](https://github.com/apache/airflow/pull/59986): @sunank200 <!-- NOTE TO RELEASE MANAGER: You can move here the providers that have doc-only changes or for which changes are trivial, and you could assess that they are OK. --> All users involved in the PRs: @justinpakzad @dejii @chirodip98 @KamranImaaz @potiuk @jscheffl @sunank200 @ricky-chaoju @vincbeck @Crowiant -- 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]
