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

   ### 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.22.0rc1](https://pypi.org/project/apache-airflow-providers-amazon/8.22.0rc1)
      - [ ] [`S3DeleteObjectsOperator` Added ability to filter keys by last 
modified time (#39151)](https://github.com/apache/airflow/pull/39151): 
@idantepper
      - [ ] [Amazon Bedrock - Knowledge Bases and Data Sources 
(#39245)](https://github.com/apache/airflow/pull/39245): @ferruzzi
      - [ ] [Scheduler to handle incrementing of try_number 
(#39336)](https://github.com/apache/airflow/pull/39336): @dstandish
      - [ ] [ECS Executor: Set tasks to RUNNING state once active 
(#39212)](https://github.com/apache/airflow/pull/39212): @o-nikolas
      - [ ] [enh(amazon_hook): in file download, change type of raised 
exception due to 404  (#39509)](https://github.com/apache/airflow/pull/39509): 
@keygrocery
   ## Provider [apache.iceberg: 
1.0.0rc1](https://pypi.org/project/apache-airflow-providers-apache-iceberg/1.0.0rc1)
      - [ ] [Add Iceberg provider 
(#39155)](https://github.com/apache/airflow/pull/39155): @romsharon98
   ## Provider [google: 
10.18.0rc2](https://pypi.org/project/apache-airflow-providers-google/10.18.0rc2)
      - [ ] [Add templated fields for Google Cloud Generative AI Operators 
(#39174)](https://github.com/apache/airflow/pull/39174): @CYarros10
      - [ ] [Add logic to handle  on_kill for BigQueryInsertJobOperator when 
deferrable=True (#38912)](https://github.com/apache/airflow/pull/38912): 
@sunank200
      - [ ] [Create CloudComposerRunAirflowCLICommandOperator operator 
(#38965)](https://github.com/apache/airflow/pull/38965): @MaksYermak
      - [ ] [Add the deferrable mode to the Dataflow sensors 
(#37693)](https://github.com/apache/airflow/pull/37693): @e-galan
      - [ ] [Deferrable mode for Custom Training Job operators 
(#38584)](https://github.com/apache/airflow/pull/38584): @e-galan
      - [ ] [Enhancement for SSL-support in CloudSQLExecuteQueryOperator 
(#38894)](https://github.com/apache/airflow/pull/38894): @moiseenkov
      - [ ] [Create GKESuspendJobOperator and GKEResumeJobOperator operators 
(#38677)](https://github.com/apache/airflow/pull/38677): @MaksYermak
      - [ ] [Add support for role arn for aws creds in storage transfer job 
operators (#38911)](https://github.com/apache/airflow/pull/38911): @wlinamchurch
      - [ ] [Add encryption_configuration parameter to BigQueryCheckOperator 
and BigQueryTableCheckOperator 
(#39432)](https://github.com/apache/airflow/pull/39432): @molcay
      - [ ] [Add `job_id` parameter to `BigQueryGetDataOperator` 
(#39315)](https://github.com/apache/airflow/pull/39315): @shahar1
        Linked issues:
          - [ ] [Linked Issue 
#39127](https://github.com/apache/airflow/issues/39127): @lopezvit
      - [ ] [Fix deferrable mode for DataflowTemplatedJobStartOperator and 
DataflowStartFlexTemplateOperator 
(#39018)](https://github.com/apache/airflow/pull/39018): @e-galan
      - [ ] [Fix batching for BigQueryToPostgresOperator 
(#39233)](https://github.com/apache/airflow/pull/39233): @moiseenkov
      - [ ] [Fix DataprocSubmitJobOperator in deferrable mode=True when task is 
marked as failed. (#39230)](https://github.com/apache/airflow/pull/39230): 
@sunank200
      - [ ] [Fix GCSObjectExistenceSensor operator to return the same XCOM 
value in deferrable and non-deferrable mode 
(#39206)](https://github.com/apache/airflow/pull/39206): @VladaZakharova
      - [ ] [Bugfix BigQueryToMsSqlOperator 
(#39171)](https://github.com/apache/airflow/pull/39171): @moiseenkov
      - [ ] [fix: add retry logic in case of google auth refresh credential 
error (#38961)](https://github.com/apache/airflow/pull/38961): @dondaum
        Linked issues:
          - [ ] [Linked Issue 
#38532](https://github.com/apache/airflow/issues/38532): @nathadfield
      - [ ] [fix: BigQueryCheckOperator skip value and error check in 
deferrable mode (#38408)](https://github.com/apache/airflow/pull/38408): 
@kacpermuda
        Linked issues:
          - [ ] [Linked Issue 
#37885](https://github.com/apache/airflow/issues/37885): @kacpermuda
      - [ ] [[OpenLineage] Fix datasets in GCSDeleteObjectsOperator 
(#39059)](https://github.com/apache/airflow/pull/39059): @kacpermuda
        Linked issues:
          - [ ] [Linked Issue 
#35838](https://github.com/apache/airflow/pull/35838): @kacpermuda
      - [ ] [[OpenLineage] Use prefixes instead of file paths for datasets in 
GCSToGCSOperator (#39058)](https://github.com/apache/airflow/pull/39058): 
@kacpermuda
        Linked issues:
          - [ ] [Linked Issue 
#31350](https://github.com/apache/airflow/pull/31350): @mobuchowski
      - [ ] [[OpenLineage] Fix datasets in GCSTimeSpanFileTransformOperator 
(#39064)](https://github.com/apache/airflow/pull/39064): @kacpermuda
        Linked issues:
          - [ ] [Linked Issue 
#35838](https://github.com/apache/airflow/pull/35838): @kacpermuda
      - [ ] [Fix generation temp filename in `DataprocSubmitPySparkJobOperator` 
(#39498)](https://github.com/apache/airflow/pull/39498): @Taragolis
        Linked issues:
          - [ ] [Linked Issue 
#39478](https://github.com/apache/airflow/issues/39478): @RubenBBlazquez
      - [ ] [Fix logic to cancel the external job if the TaskInstance is not in 
a running or deferred state for DataprocSubmitJobOperator 
(#39447)](https://github.com/apache/airflow/pull/39447): @sunank200
        Linked issues:
          - [ ] [Linked Issue 
#39230](https://github.com/apache/airflow/pull/39230): @sunank200
      - [ ] [Fix logic to cancel the external job if the TaskInstance is not in 
a running or deferred state for BigQueryInsertJobOperator 
(#39442)](https://github.com/apache/airflow/pull/39442): @sunank200
        Linked issues:
          - [ ] [Linked Issue 
#38912](https://github.com/apache/airflow/pull/38912): @sunank200
      - [ ] [Fix logic to cancel the external job if the TaskInstance is not in 
a running or deferred state for DataprocCreateClusterOperator 
(#39446)](https://github.com/apache/airflow/pull/39446): @sunan
        Linked issues:
          - [ ] [Linked Issue 
#39130](https://github.com/apache/airflow/pull/39130): @sunank200
      - [ ] [Fix `DataprocCreateBatchOperator` with `result_retry` raises 
`AttributeError` (#39462)](https://github.com/apache/airflow/pull/39462): 
@tatiana
        Linked issues:
          - [ ] [Linked Issue 
#39394](https://github.com/apache/airflow/issues/39394): @tatiana
      - [ ] [Bugfix yaml parsing for GKEStartKueueInsideClusterOperator 
(#39234)](https://github.com/apache/airflow/pull/39234): @moiseenkov
      - [ ] [Fix validation for BQ label values for BigQueryInsertJobOperator 
(#39568)](https://github.com/apache/airflow/pull/39568): @kisssam
        Linked issues:
          - [ ] [Linked Issue 
#39567](https://github.com/apache/airflow/issues/39567): @kisssam
      - [ ] [Improve DataprocCreateClusterOperator in Triggers for Enhanced 
Error Handling and Resource Cleanup 
(#39130)](https://github.com/apache/airflow/pull/39130): @sunank200
      - [ ] [Adding MSGraphOperator in Microsoft Azure provider 
(#38111)](https://github.com/apache/airflow/pull/38111): @dabla
      - [ ] [Handle ImportError for KubernetesDeleteJobOperator in google 
provider (#39036)](https://github.com/apache/airflow/pull/39036): @vatsrahul1001
        Linked issues:
          - [ ] [Linked Issue 
#37793](https://github.com/apache/airflow/pull/37793): @MaksYermak
      - [ ] [Deprecation of AutoML services: Add deprecation warnings and raise 
exceptions for already deprecated ones 
(#38673)](https://github.com/apache/airflow/pull/38673): @molcay
        Linked issues:
          - [ ] [Linked Issue 
#38633](https://github.com/apache/airflow/pull/38633): @shahar1
      - [ ] [Disconnect GKE operators from deprecated hooks 
(#39434)](https://github.com/apache/airflow/pull/39434): @moiseenkov
   ## Provider [microsoft.azure: 
10.1.0rc2](https://pypi.org/project/apache-airflow-providers-microsoft-azure/10.1.0rc2)
      - [ ] [add dns_config and diagnostics parameters to 
AzureContainerInstancesOperator 
(#39156)](https://github.com/apache/airflow/pull/39156): @Kylea650
        Linked issues:
          - [ ] [Linked Issue 
#39149](https://github.com/apache/airflow/issues/39149): @Kylea650
      - [ ] [Add stacklevel into the `AzureSynapsePipelineHook` deprecation 
warnings (#39192)](https://github.com/apache/airflow/pull/39192): @Taragolis
      - [ ] [Adding MSGraphOperator in Microsoft Azure provider 
(#38111)](https://github.com/apache/airflow/pull/38111): @dabla
      - [ ] [Pass through more parameters to AzureBlobFileSystem to mirror 
handlin… (#38747)](https://github.com/apache/airflow/pull/38747): @tomrutter
        Linked issues:
          - [ ] [Linked Issue 
#38746](https://github.com/apache/airflow/issues/38746): @tomrutter
      - [ ] [Implement run-method on KiotaRequestAdapterHook and move logic 
away from triggerer to hook 
(#39237)](https://github.com/apache/airflow/pull/39237): @dabla
      - [ ] [Implemented MSGraphSensor as a deferrable sensor 
(#39304)](https://github.com/apache/airflow/pull/39304): @dabla
      - [ ] [Fix: Only quote the keys of the query_parameters in 
MSGraphOperator (#39207)](https://github.com/apache/airflow/pull/39207): @dabla
   ## Provider [pinecone: 
2.0.0rc2](https://pypi.org/project/apache-airflow-providers-pinecone/2.0.0rc2)
      - [ ] [Pinecone provider support for `pinecone-client`>=3  
(#37307)](https://github.com/apache/airflow/pull/37307): @rawwar
        Linked issues:
          - [ ] [Linked Issue 
#37158](https://github.com/apache/airflow/issues/37158): @Taragolis
      - [ ] [Fix the pinecone system test 
(#39365)](https://github.com/apache/airflow/pull/39365): @sunank200
   ## Provider [tabular: 
1.5.1rc1](https://pypi.org/project/apache-airflow-providers-tabular/1.5.1rc1)
      - [ ] [Add Iceberg provider 
(#39155)](https://github.com/apache/airflow/pull/39155): @romsharon98
   
   <!--
   
   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:
   @kacpermuda @e-galan @moiseenkov @Taragolis @keygrocery @o-nikolas 
@romsharon98 @dondaum @rawwar @dstandish @dabla @MaksYermak @CYarros10 
@Kylea650 @wlinamchurch @tatiana @idantepper @tomrutter @ferruzz
   
   
   ### 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