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

   ### 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.7.1rc1](https://pypi.org/project/apache-airflow-providers-amazon/8.7.1rc1)
      - [ ] [Bugfix: Fix RDS triggers parameters so that they handle 
serialization/deserialization 
(#34222)](https://github.com/apache/airflow/pull/34222): @vandonr-amz
      - [ ] [Use a AwsBaseWaiterTrigger-based trigger in EmrAddStepsOperator 
deferred mode (#34216)](https://github.com/apache/airflow/pull/34216): 
@yermalov-here
      - [ ] [Remove unused parameter `cluster_role_arn` from `EksPodOperator`'s 
docstring (#34300)](https://github.com/apache/airflow/pull/34300): @Taragolis
      - [ ] [Correct parameter names in docstring for S3CreateObjectOperator 
(#34263)](https://github.com/apache/airflow/pull/34263): @mjsqu
      - [ ] [Simplify 'True if ... else False'  to bool(...) 
(#34258)](https://github.com/apache/airflow/pull/34258): @pankajkoti
   ## Provider [cncf.kubernetes: 
7.6.0rc1](https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/7.6.0rc1)
      - [ ] [Add `progress_callback` parameter to `KubernetesPodOperator` 
(#34153)](https://github.com/apache/airflow/pull/34153): @zeotuan
      - [ ] [Move definition of Pod*Exceptions to pod_generator 
(#34346)](https://github.com/apache/airflow/pull/34346): @potiuk
      - [ ] [Push to xcom before `KubernetesPodOperator` deferral 
(#34209)](https://github.com/apache/airflow/pull/34209): @vchiapaikeo
   ## Provider [google: 
10.9.0rc1](https://pypi.org/project/apache-airflow-providers-google/10.9.0rc1)
      - [ ] [Stream (realtime) pipelines for 
CloudDataFusionStartPipelineOperator 
(#34271)](https://github.com/apache/airflow/pull/34271): @moiseenkov
      - [ ] [Add `expected_terminal_state` parameter to Dataflow operators 
(#34217)](https://github.com/apache/airflow/pull/34217): @shahar1
      - [ ] [Fix `ComputeEngineInsertInstanceOperator` doesn't respect 
jinja-templated instance name when given in body argument 
(#34171)](https://github.com/apache/airflow/pull/34171): @aryehgigi
      - [ ] [fix: BigQuery job error message 
(#34208)](https://github.com/apache/airflow/pull/34208): @nathadfield
      - [ ] [fix(providers-google): gcp_conn_id parameter ignored in 
GKEStartPodOperator hook property 
(#34194)](https://github.com/apache/airflow/pull/34194): @mikaeld
      - [ ] [Bump min common-sql provider version for Google provider 
(#34257)](https://github.com/apache/airflow/pull/34257): @pankajkoti
      - [ ] [Remove unnecessary call to keys() method on dictionaries 
(#34260)](https://github.com/apache/airflow/pull/34260): @pankajkoti
      - [ ] [Deprecate AutoMLTrainModelOperator for NL  
(#34212)](https://github.com/apache/airflow/pull/34212): @VladaZakharova
      - [ ] [Simplify 'True if ... else False'  to bool(...) 
(#34258)](https://github.com/apache/airflow/pull/34258): @pankajkoti
      - [ ] [Google Dataform operators: Update `template_fields` 
(#34187)](https://github.com/apache/airflow/pull/34187): @retsilla
   
   <!--
   
   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:
   @potiuk @shahar1 @vandonr-amz @pankajkoti @Taragolis @retsilla @zeotuan 
@aryehgigi @VladaZakharova @mikaeld @vchiapaikeo @nathadfield @mjsqu 
@moiseenkov @yermalov-here
   
   ### 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