eladkal opened a new issue, #32460:
URL: https://github.com/apache/airflow/issues/32460

   ### 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:
   
   **I marked PRs that were tested in RC2 
https://github.com/apache/airflow/issues/32389 as tested.**
   
   ## Provider [amazon: 
8.3.0rc4](https://pypi.org/project/apache-airflow-providers-amazon/8.3.0rc4)
      - [ ] [Add `ChimeWebhookHook` 
(#31939)](https://github.com/apache/airflow/pull/31939): @cjames23
      - [ ] [Add `ChimeNotifier` 
(#32222)](https://github.com/apache/airflow/pull/32222): @cjames23
      - [ ] [Add deferrable mode to S3KeysUnchangedSensor 
(#31940)](https://github.com/apache/airflow/pull/31940): @sunank200
      - [ ] [Add deferrable mode to `RdsCreateDbInstanceOperator` and 
`RdsDeleteDbInstanceOperator` 
(#32171)](https://github.com/apache/airflow/pull/32171): @syedahsn
      - [X] [Add deferrable mode for `AthenaOperator` 
(#32186)](https://github.com/apache/airflow/pull/32186): @vandonr-amz
      - [X] [Add a deferrable mode to `BatchCreateComputeEnvironmentOperator` 
(#32036)](https://github.com/apache/airflow/pull/32036): @vandonr-amz
      - [ ] [Add deferrable mode in EMR operator and sensor 
(#32029)](https://github.com/apache/airflow/pull/32029): @pankajastro
      - [X] [add async wait method to the "with logging" aws utils 
(#32055)](https://github.com/apache/airflow/pull/32055): @vandonr-amz
      - [ ] [Add custom waiters to EMR Serverless  
(#30463)](https://github.com/apache/airflow/pull/30463): @syedahsn
      - [X] [Add an option to `GlueJobOperator` to stop the job run when the TI 
is killed (#32155)](https://github.com/apache/airflow/pull/32155): 
@hussein-awala
      - [X] [deferrable mode for `SageMakerTuningOperator` and 
`SageMakerEndpointOperator` 
(#32112)](https://github.com/apache/airflow/pull/32112): @vandonr-amz
      - [ ] [EKS Create/Delete Nodegroup Deferrable mode 
(#32165)](https://github.com/apache/airflow/pull/32165): @syedahsn
      - [X] [Deferrable mode for ECS operators 
(#31881)](https://github.com/apache/airflow/pull/31881): @vandonr-amz
      - [ ] [Add `job_poll_interval` argument to AWS GlueJobOperator 
(#32147)](https://github.com/apache/airflow/pull/32147): @raphaelauv
      - [ ] [Added `AzureBlobStorageToS3Operator` transfer operator 
(#32270)](https://github.com/apache/airflow/pull/32270): @Adaverse
      - [ ] [Introduce a base class for aws triggers 
(#32274)](https://github.com/apache/airflow/pull/32274): @vandonr-amz
      - [X] [bugfix: break down run+wait method in ECS operator 
(#32104)](https://github.com/apache/airflow/pull/32104): @vandonr-amz
      - [X] [Handle `UnboundLocalError` while parsing invalid `s3_url` 
(#32120)](https://github.com/apache/airflow/pull/32120): @Adaverse
      - [ ] [Fix `LambdaInvokeFunctionOperator` payload parameter type 
(#32259)](https://github.com/apache/airflow/pull/32259): @eladi99
      - [X] [Bug fix GCSToS3Operator: avoid `ValueError` when `replace=False` 
with files already in S3 
(#32322)](https://github.com/apache/airflow/pull/32322): @Adaverse
      - [ ] [Deprecate `delimiter` param and source object's wildcards in GCS, 
introduce `match_glob` param. 
(#31261)](https://github.com/apache/airflow/pull/31261): @shahar1
      - [X] [aws waiter util: log status info with error level on waiter error 
(#32247)](https://github.com/apache/airflow/pull/32247): @vandonr-amz
      - [X] [rewrite method used in ecs to fetch less logs 
(#31786)](https://github.com/apache/airflow/pull/31786): @vandonr-amz
      - [ ] [Refactor Eks Create Cluster Operator code 
(#31960)](https://github.com/apache/airflow/pull/31960): @syedahsn
      - [X] [Use a waiter in `AthenaHook` 
(#31942)](https://github.com/apache/airflow/pull/31942): @vandonr-amz
      - [X] [Add `on_finish_action` to `KubernetesPodOperator` 
(#30718)](https://github.com/apache/airflow/pull/30718): @hussein-awala
      - [X] [Add default_deferrable config 
(#31712)](https://github.com/apache/airflow/pull/31712): @Lee-W
      - [X] [deprecate arbitrary parameter passing to RDS hook 
(#32352)](https://github.com/apache/airflow/pull/32352): @vandonr-amz
      - [ ] [quick fix on RDS operator to prevent parameter collision 
(#32436)](https://github.com/apache/airflow/pull/32436): @vandonr-amz
      - [ ] [Remove ability to specify arbitrary hook params in AWS RDS trigger 
(#32386)](https://github.com/apache/airflow/pull/32386): @vandonr-amz
      - [ ] [Only update crawler tags if present in config dict 
(#32331)](https://github.com/apache/airflow/pull/32331): @luos-fc
   
   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.
   
   -->
   
   All users involved in the PRs:
   @Lee-W @hussein-awala @sunank200 @eladi99 @raphaelauv @cjames23 @pankajastro 
@luos-fc @syedahsn @Adaverse @shahar1 @vandonr-amz
   
   ### 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]

Reply via email to