eladkal opened a new issue, #39947: URL: https://github.com/apache/airflow/issues/39947
### 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 [amazon: 8.24.0rc1](https://pypi.org/project/apache-airflow-providers-amazon/8.24.0rc1) - [ ] [ECS Overrides for AWS Batch submit_job (#39903)](https://github.com/apache/airflow/pull/39903): @yehoshuadimarsky - [ ] [feat: implement amazon s3 to dynamodb transfer operator (#39654)](https://github.com/apache/airflow/pull/39654): @dondaum Linked issues: - [ ] [Linked Issue #39377](https://github.com/apache/airflow/issues/39377): @eladkal - [ ] [Resolving ECS fargate deprecated warnings (#39834)](https://github.com/apache/airflow/pull/39834): @dirrao ## Provider [cncf.kubernetes: 8.3.0rc2](https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/8.3.0rc2) - [ ] [Add timeout when watching pod events in k8s executor (#39551)](https://github.com/apache/airflow/pull/39551): @dstandish - [ ] [Add retry logic for KubernetesCreateResourceOperator and KubernetesJobOperator (#39201)](https://github.com/apache/airflow/pull/39201): @MaksYermak - [ ] [Fix deprecated calls in `cncf.kubernetes` provider (#39381)](https://github.com/apache/airflow/pull/39381): @Taragolis Linked issues: - [ ] [Linked Issue #38642](https://github.com/apache/airflow/issues/38642): @Taragolis - [ ] [Linked Issue #39356](https://github.com/apache/airflow/issues/39356): @bmoon4 - [ ] [Handling exception getting logs when pods finish success (#39296)](https://github.com/apache/airflow/pull/39296): @antoniocorralsierra Linked issues: - [ ] [Linked Issue #39239](https://github.com/apache/airflow/issues/39239): @antoniocorralsierra - [ ] [remove unexpected argument pod in read_namespaced_pod_log call (#39874)](https://github.com/apache/airflow/pull/39874): @Lee-W - [ ] [Move Kubernetes cli to provider package (#39587)](https://github.com/apache/airflow/pull/39587): @romsharon98 - [ ] [Remove compat code for 2.7.0 - its now the min Airflow version (#39591)](https://github.com/apache/airflow/pull/39591): @jedcunningham - [ ] [Simplify `airflow_version` imports (#39497)](https://github.com/apache/airflow/pull/39497): @jedcunningham - [ ] [Replace pod_manager.read_pod_logs with client.read_namespaced_pod_log in KubernetesPodOperator._write_logs (#39112)](https://github.com/apache/airflow/pull/39112): @Lee-W - [ ] [Add a warning message to KPO to warn of one second interval logs duplication (#39861)](https://github.com/apache/airflow/pull/39861): @fdemiane Linked issues: - [ ] [Linked Issue #33500](https://github.com/apache/airflow/pull/33500): @fdemiane - [ ] [Linked Issue #39236](https://github.com/apache/airflow/issues/39236): @Nikita-Sobolev ## Provider [teradata: 2.2.0rc1](https://pypi.org/project/apache-airflow-providers-teradata/2.2.0rc1) - [ ] [Updates to Teradata Provider (#39217)](https://github.com/apache/airflow/pull/39217): @satish-chinthanippu <!-- 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: @Taragolis @MaksYermak @dstandish @fdemiane @yehoshuadimarsky @antoniocorralsierra @satish-chinthanippu @romsharon98 @dirrao @Lee-W @jedcunningham @dondaum ### 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]
