eladkal opened a new issue, #41722: URL: https://github.com/apache/airflow/issues/41722
### 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.1rc1](https://pypi.org/project/apache-airflow-providers-celery/3.8.1rc1) - [ ] [Add slots_occupied to old hybrid executors (#41602)](https://github.com/apache/airflow/pull/41602): @o-nikolas Linked issues: - [ ] [Linked Issue #41525](https://github.com/apache/airflow/issues/41525): @LipuFei ## Provider [cncf.kubernetes: 8.4.1rc1](https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/8.4.1rc1) - [ ] [K8s Executor: failing the task in case the watcher receives an event with the reason ProviderFailed (#41186)](https://github.com/apache/airflow/pull/41186): @dirrao - [ ] [Fix 'do_xcom_push' and 'get_logs' functionality for KubernetesJobOperator (#40814)](https://github.com/apache/airflow/pull/40814): @MaksYermak - [ ] [Add missing field to KubernetesHook (#41464)](https://github.com/apache/airflow/pull/41464): @VladaZakharova - [ ] [Add slots_occupied to old hybrid executors (#41602)](https://github.com/apache/airflow/pull/41602): @o-nikolas Linked issues: - [ ] [Linked Issue #41525](https://github.com/apache/airflow/issues/41525): @LipuFei ## Provider [openlineage: 1.11.0rc2](https://pypi.org/project/apache-airflow-providers-openlineage/1.11.0rc2) - [ ] [feat: [openlineage] add debug facet to all events (#41217)](https://github.com/apache/airflow/pull/41217): @kacpermuda - [ ] [feat: add fileloc to DAG info in AirflowRunFacet (#41311)](https://github.com/apache/airflow/pull/41311): @kacpermuda - [ ] [chore: remove openlineage client deprecated from_environment() method (#41310)](https://github.com/apache/airflow/pull/41310): @kacpermuda - [ ] [feat: openlineage listener captures hook-level lineage (#41482)](https://github.com/apache/airflow/pull/41482): @mobuchowski - [ ] [fix: get task dependencies without serializing task tree to string (#41494)](https://github.com/apache/airflow/pull/41494): @mobuchowski - [ ] [fix: return empty data instead of None when OpenLineage on_start method is missing (#41268)](https://github.com/apache/airflow/pull/41268): @kacpermuda - [ ] [fix: openlineage replace dagTree with downstream_task_ids (#41587)](https://github.com/apache/airflow/pull/41587): @kacpermuda Linked issues: - [ ] [Linked Issue #41505](https://github.com/apache/airflow/issues/41505): @mobuchowski - [ ] [Linked Issue #41494](https://github.com/apache/airflow/pull/41494): @mobuchowski ## Provider [ssh: 3.13.1rc1](https://pypi.org/project/apache-airflow-providers-ssh/3.13.1rc1) - [ ] [SSHHook: check if existing connection is still alive (#41061)](https://github.com/apache/airflow/pull/41061): @dolfinus Linked issues: - [ ] [Linked Issue #40377](https://github.com/apache/airflow/pull/40377): @MRLab12 ## Provider [tabular: 1.6.1rc1](https://pypi.org/project/apache-airflow-providers-tabular/1.6.1rc1) - [ ] [Mark tabular provider as removed (#41629)](https://github.com/apache/airflow/pull/41629): @eladkal <!-- 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: @dolfinus @mobuchowski @VladaZakharova @dirrao @o-nikolas @eladkal @kacpermuda @MaksYermak ### 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]
