eladkal opened a new issue, #44324: URL: https://github.com/apache/airflow/issues/44324
### 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? 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) 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 [celery: 3.8.5rc1](https://pypi.org/project/apache-airflow-providers-celery/3.8.5rc1) - [ ] [Allow for retry when tasks are stuck in queued (#43520)](https://github.com/apache/airflow/pull/43520): @dimberman ## Provider [cncf.kubernetes: 10.0.1rc1](https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/10.0.1rc1) - [ ] [Bugfix KubernetesJobOperator.on_kill() (#44131)](https://github.com/apache/airflow/pull/44131): @moiseenkov - [ ] [Allow for retry when tasks are stuck in queued (#43520)](https://github.com/apache/airflow/pull/43520): @dimberman - [ ] [Rename execution_date to logical_date across codebase (#43902)](https://github.com/apache/airflow/pull/43902): @sunank200 ## Provider [google: 11.0.0rc1](https://pypi.org/project/apache-airflow-providers-google/11.0.0rc1) - [ ] [Remove deprecated functionality from Google provider (#43953)](https://github.com/apache/airflow/pull/43953): @moiseenkov - [ ] [feat: add OpenLineage support for BigQueryToBigQueryOperator (#44214)](https://github.com/apache/airflow/pull/44214): @kacpermuda - [ ] [Introduce gcp advance (V3) API translate native datasets operators (#44271)](https://github.com/apache/airflow/pull/44271): @olegkachur-e - [ ] [Introduce new gcp TranslateText and TranslateTextBatch operators (#43860)](https://github.com/apache/airflow/pull/43860): @olegkachur-e - [ ] [Add gcloud command to DataprocCreateClusterOperator to be able to create dataproc on GKE cluster (#44185)](https://github.com/apache/airflow/pull/44185): @MaksYermak - [ ] [Fix incorrect query in `BigQueryAsyncHook.create_job_for_partition_get` (#44225)](https://github.com/apache/airflow/pull/44225): @sean-rose Linked issues: - [ ] [Linked Issue #37655](https://github.com/apache/airflow/pull/37655): @Silviu-Surcica - [ ] [Fix Dataplex Data Quality partial update (#44262)](https://github.com/apache/airflow/pull/44262): @amirmor1 - [ ] [Bump `google-cloud-translate` to `3.16` (#44297)](https://github.com/apache/airflow/pull/44297): @kaxil - [ ] [fix google datacatalog operator tests (#44281)](https://github.com/apache/airflow/pull/44281): @gopidesupavan - [ ] [Rename execution_date to logical_date across codebase (#43902)](https://github.com/apache/airflow/pull/43902): @sunank200 ## Provider [standard: 0.0.2rc1](https://pypi.org/project/apache-airflow-providers-standard/0.0.2rc1) - [ ] [Fix TriggerDagRunOperator extra_link when trigger_dag_id is templated (#42810)](https://github.com/apache/airflow/pull/42810): @fredthomsen - [ ] [Move `TriggerDagRunOperator` to standard provider (#44053)](https://github.com/apache/airflow/pull/44053): @hardeybisey Linked issues: - [ ] [Linked Issue #43641](https://github.com/apache/airflow/issues/43641): @gopidesupavan - [ ] [Move filesystem sensor to standard provider (#43890)](https://github.com/apache/airflow/pull/43890): @kunaljubce Linked issues: - [ ] [Linked Issue #43641](https://github.com/apache/airflow/issues/43641): @gopidesupavan - [ ] [Rename execution_date to logical_date across codebase (#43902)](https://github.com/apache/airflow/pull/43902): @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: @amirmor1 @dimberman @hardeybisey @fredthomsen @MaksYermak @sunank200 @kunaljubce @kacpermuda @sean-rose @kaxil @olegkachur-e @moiseenkov @gopidesupavan ### 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]
