eladkal opened a new issue, #30880: URL: https://github.com/apache/airflow/issues/30880
### 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 [amazon: 8.0.0rc3](https://pypi.org/project/apache-airflow-providers-amazon/8.0.0rc3) - [x] [Remove deprecated "delegate_to" from GCP operators and hooks (#30748)](https://github.com/apache/airflow/pull/30748): @shahar1 - [x] [take advantage of upcoming major version release to remove deprecated things (#30755)](https://github.com/apache/airflow/pull/30755): @vandonr-amz - [x] [add a stop operator to emr serverless (#30720)](https://github.com/apache/airflow/pull/30720): @vandonr-amz - [ ] [SqlToS3Operator - Add feature to partition SQL table (#30460)](https://github.com/apache/airflow/pull/30460): @utkarsharma2 - [x] [New AWS sensor — DynamoDBValueSensor (#28338)](https://github.com/apache/airflow/pull/28338): @mrichman - [ ] [Add a "force" option to emr serverless stop/delete operator (#30757)](https://github.com/apache/airflow/pull/30757): @vandonr-amz - [ ] [Add support for deferrable operators in AMPP (#30032)](https://github.com/apache/airflow/pull/30032): @syedahsn - [x] [Fixed logging issue in `DynamoDBValueSensor` (#30703)](https://github.com/apache/airflow/pull/30703): @mrichman - [ ] [DynamoDBHook - waiter_path() to consider `resource_type` or `client_type` (#30595)](https://github.com/apache/airflow/pull/30595): @utkarsharma2 - [ ] [Add ability to override waiter delay in EcsRunTaskOperator (#30586)](https://github.com/apache/airflow/pull/30586): @vincbeck - [ ] [Add support in AWS Batch Operator for multinode jobs (#29522)](https://github.com/apache/airflow/pull/29522): @vandonr-amz - [ ] [AWS logs. Exit fast when 3 consecutive responses are returned from AWS Cloudwatch logs (#30756)](https://github.com/apache/airflow/pull/30756): @vincbeck - [ ] [Fix async conn for none aws_session_token (#30868)](https://github.com/apache/airflow/pull/30868): @pankajastro - [ ] [Remove @poke_mode_only from EmrStepSensor (#30774)](https://github.com/apache/airflow/pull/30774): @vincbeck - [x] [Organize Amazon provider docs index (#30541)](https://github.com/apache/airflow/pull/30541): @eladkal - [ ] [Remove duplicate param docstring in EksPodOperator (#30634)](https://github.com/apache/airflow/pull/30634): @jlaneve - [ ] [Update AWS EMR Cluster Link to use the new dashboard (#30844)](https://github.com/apache/airflow/pull/30844): @dakshin-k - [ ] [Restore aiobotocore as optional dependency of amazon provider (#30874)](https://github.com/apache/airflow/pull/30874): @potiuk 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) <!-- NOTE TO RELEASE MANAGER: Please move here the providers that have doc-only changes or for which changes are trivial, and you could assess that they are OK. In case The providers are automatically installed on Airflow 2.3 and latest `main` during the CI, so we know they are installable. Also, all classes within the providers are imported during the CI run so we know all providers can be imported. --> I have marked issues that were [tested in RC2](https://github.com/apache/airflow/issues/30849) as completed. All users involved in the PRs: @vincbeck @utkarsharma2 @syedahsn @mrichman @shahar1 @vandonr-amz @eladkal @potiuk @jlaneve @pankajastro @dakshin-k ### 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]
