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

   ### 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.12.0rc1](https://pypi.org/project/apache-airflow-providers-amazon/8.12.0rc1)
      - [ ] [Add EC2HibernateInstanceOperator and EC2RebootInstanceOperator 
(#35790)](https://github.com/apache/airflow/pull/35790): @dashton90
      - [ ] [Add OpenLineage support to S3FileTransformOperator 
(#35819)](https://github.com/apache/airflow/pull/35819): @kacpermuda
      - [ ] [Add OpenLineage support to S3Operators - Copy, Delete and Create 
Object (#35796)](https://github.com/apache/airflow/pull/35796): @kacpermuda
      - [ ] [Added Feature: retry strategy parameter to Amazon AWS Batch 
Operator  (#35789)](https://github.com/apache/airflow/pull/35789): @evgenyslab
      - [ ] [Added name field to template_fields in 
EmrServerlessStartJobOperator 
(#35648)](https://github.com/apache/airflow/pull/35648): @sseung00921
      - [ ] [openlineage, aws: Add OpenLineage support for AthenaOperator. 
(#35090)](https://github.com/apache/airflow/pull/35090): @JDarDagran
      - [ ] [Implement login and logout in AWS auth manager 
(#35488)](https://github.com/apache/airflow/pull/35488): @vincbeck
      - [ ] [Fix recent change to Batch operator's retry_strategy 
(#35808)](https://github.com/apache/airflow/pull/35808): @ferruzzi
      - [ ] [Fix and reapply templates for provider documentation 
(#35686)](https://github.com/apache/airflow/pull/35686): @potiuk
      - [ ] [Make EksPodOperator exec config not  rely on log level 
(#35771)](https://github.com/apache/airflow/pull/35771): @syedahsn
      - [ ] [Update emr.py fix serverless operator without runtime override 
(#35787)](https://github.com/apache/airflow/pull/35787): @tnyz
      - [ ] [Updated docstring: `check_key_async` is now in line with 
description of `_check_key_async` 
(#35799)](https://github.com/apache/airflow/pull/35799): @bolleyboll
      - [ ] [Check attr on parent not self re TaskContextLogger set_context 
(#35780)](https://github.com/apache/airflow/pull/35780): @dstandish
      - [ ] [Allow a wider range of watchtower versions 
(#35713)](https://github.com/apache/airflow/pull/35713): @o-nikolas
      - [ ] [Extend task context logging support for remote logging using AWS 
S3 (#32950)](https://github.com/apache/airflow/pull/32950): @pankajkoti
      - [ ] [Log failure reason for containers if a task fails for ECS Executor 
(#35496)](https://github.com/apache/airflow/pull/35496): @syedahsn
   ## Provider [apache.impala: 
1.2.1rc1](https://pypi.org/project/apache-airflow-providers-apache-impala/1.2.1rc1)
      - [ ] [Remove backcompat inheritance for DbApiHook 
(#35754)](https://github.com/apache/airflow/pull/35754): @Taragolis
   ## Provider [atlassian.jira: 
2.3.0rc1](https://pypi.org/project/apache-airflow-providers-atlassian-jira/2.3.0rc1)
      - [ ] [Add Jira Notifier implementation 
(#35397)](https://github.com/apache/airflow/pull/35397): @pubudu91
   ## Provider [cncf.kubernetes: 
7.10.0rc1](https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/7.10.0rc1)
      - [ ] [Add annotations to template_fields in KubernetesPodOperator 
(#35641)](https://github.com/apache/airflow/pull/35641): @shohamy7
      - [ ] [feat: K8S resource operator - CRD 
(#35600)](https://github.com/apache/airflow/pull/35600): @raphaelauv
      - [ ] [Revert Remove PodLoggingStatus object #35422 
(#35822)](https://github.com/apache/airflow/pull/35822): @dstandish
      - [ ] [Fix K8S executor override config using pod_override_object 
(#35185)](https://github.com/apache/airflow/pull/35185): @hussein-awala
      - [ ] [Fix and reapply templates for provider documentation 
(#35686)](https://github.com/apache/airflow/pull/35686): @potiuk
      - [ ] [Remove inconsequential code bits in KPO logging 
(#35416)](https://github.com/apache/airflow/pull/35416): @dstandish
      - [ ] [KubernetesExecutor observability Improvements 
(#35579)](https://github.com/apache/airflow/pull/35579): @dirrao
   ## Provider [common.io: 
1.1.0rc1](https://pypi.org/project/apache-airflow-providers-common-io/1.1.0rc1)
      - [ ] [Refactor ObjectStorage 
(#35612)](https://github.com/apache/airflow/pull/35612): @bolkedebruin
   ## Provider [common.sql: 
1.8.1rc1](https://pypi.org/project/apache-airflow-providers-common-sql/1.8.1rc1)
      - [ ] [Make pyodbc.Row and databricks.Row JSON-serializable via new 
`make_serializable` method 
(#32319)](https://github.com/apache/airflow/pull/32319): @Joffreybvn
      - [ ] [Remove backcompat inheritance for DbApiHook 
(#35754)](https://github.com/apache/airflow/pull/35754): @Taragolis
      - [ ] [Use reproducible builds for provider packages 
(#35693)](https://github.com/apache/airflow/pull/35693): @potiuk
      - [ ] [Fix and reapply templates for provider documentation 
(#35686)](https://github.com/apache/airflow/pull/35686): @potiuk
      - [ ] [Work around typing issue in examples and providers 
(#35494)](https://github.com/apache/airflow/pull/35494): @uranusjr
      - [ ] [Pre-upgrade `ruff==0.0.292` changes in providers 
(#35053)](https://github.com/apache/airflow/pull/35053): @Taragolis
   ## Provider [databricks: 
5.0.1rc1](https://pypi.org/project/apache-airflow-providers-databricks/5.0.1rc1)
      - [ ] [Make pyodbc.Row and databricks.Row JSON-serializable via new 
`make_serializable` method 
(#32319)](https://github.com/apache/airflow/pull/32319): @Joffreybvn
   ## Provider [dbt.cloud: 
3.4.1rc1](https://pypi.org/project/apache-airflow-providers-dbt-cloud/3.4.1rc1)
      - [ ] [added cancelled handling in dbt deferred 
(#35597)](https://github.com/apache/airflow/pull/35597): @ccorleis
   ## Provider [docker: 
3.8.2rc1](https://pypi.org/project/apache-airflow-providers-docker/3.8.2rc1)
      - [ ] [Refactor docker operator attribute validations and docs 
(#35571)](https://github.com/apache/airflow/pull/35571): @Taragolis
   ## Provider [elasticsearch: 
5.2.0rc1](https://pypi.org/project/apache-airflow-providers-elasticsearch/5.2.0rc1)
      - [ ] [Add task context logging feature to allow forwarding messages to 
task logs (#32646)](https://github.com/apache/airflow/pull/32646): @pankajkoti
      - [ ] [Extend task context logging support for remote logging using 
Elasticsearch (#32977)](https://github.com/apache/airflow/pull/32977): 
@pankajkoti
      - [ ] [Update es read query to not use body 
(#34792)](https://github.com/apache/airflow/pull/34792): @dstandish
      - [ ] [Check attr on parent not self re TaskContextLogger set_context 
(#35780)](https://github.com/apache/airflow/pull/35780): @dstandish
      - [ ] [Remove backcompat inheritance for DbApiHook 
(#35754)](https://github.com/apache/airflow/pull/35754): @Taragolis
   ## Provider [google: 
10.12.0rc1](https://pypi.org/project/apache-airflow-providers-google/10.12.0rc1)
      - [ ] [Add PubSub Topic params for schema_settings and 
message_retention_duration 
(#35767)](https://github.com/apache/airflow/pull/35767): @dmedora
      - [ ] [Add OpenLineage support to GCSToBigQueryOperator 
(#35778)](https://github.com/apache/airflow/pull/35778): @kacpermuda
      - [ ] [Add dedicated OpenLineage support for bigquery_to_gcs transfer 
(#35660)](https://github.com/apache/airflow/pull/35660): @kacpermuda
      - [ ] [Add support for driver pool, instance flexibility policy, and 
min_num_instances for Dataproc 
(#34172)](https://github.com/apache/airflow/pull/34172): @ahzaz
      - [ ] [Add "NON_PREEMPTIBLE" as a valid value for Dataproc workers 
(#35669)](https://github.com/apache/airflow/pull/35669): @tskir
      - [ ] [Add ability to pass impersonation_chain to BigQuery triggers 
(#35629)](https://github.com/apache/airflow/pull/35629): @VladaZakharova
      - [ ] [Add a filter for local files in 
GoogleDisplayVideo360CreateQueryOperator 
(#35635)](https://github.com/apache/airflow/pull/35635): @hussein-awala
      - [ ] [Extend task context logging support for remote logging using GCS 
(#32970)](https://github.com/apache/airflow/pull/32970): @pankajkoti
      - [ ] [Fix and reapply templates for provider documentation 
(#35686)](https://github.com/apache/airflow/pull/35686): @potiuk
      - [ ] [Fix the logic of checking dataflow job state 
(#34785)](https://github.com/apache/airflow/pull/34785): @champon1020
      - [ ] [Remove usage of deprecated method from BigQueryToBigQueryOperator 
(#35605)](https://github.com/apache/airflow/pull/35605): @MaksYermak
      - [ ] [Check attr on parent not self re TaskContextLogger set_context 
(#35780)](https://github.com/apache/airflow/pull/35780): @dstandish
      - [ ] [Remove backcompat with Airflow 2.3/2.4 in providers 
(#35727)](https://github.com/apache/airflow/pull/35727): @Taragolis
      - [ ] [Restore delegate_to param in GoogleDiscoveryApiHook 
(#35728)](https://github.com/apache/airflow/pull/35728): @austinletson
      - [ ] [Remove usage of deprecated methods from BigQueryCursor 
(#35606)](https://github.com/apache/airflow/pull/35606): @MaksYermak
   ## Provider [microsoft.azure: 
8.3.0rc1](https://pypi.org/project/apache-airflow-providers-microsoft-azure/8.3.0rc1)
      - [ ] [Update provider.yaml: To view Azure Synapse Pipeline Connection 
type in Airflow UI (#35709)](https://github.com/apache/airflow/pull/35709): 
@ambika-garg
      - [ ] [Add task context logging feature to allow forwarding messages to 
task logs (#32646)](https://github.com/apache/airflow/pull/32646): @pankajkoti
      - [ ] [Add operator to invoke Azure-Synapse pipeline 
(#35091)](https://github.com/apache/airflow/pull/35091): @ambika-garg
      - [ ] [Extend task context logging support for remote logging using WASB 
(Azure Blob Storage) (#32972)](https://github.com/apache/airflow/pull/32972): 
@pankajkoti
      - [ ] [Check attr on parent not self re TaskContextLogger set_context 
(#35780)](https://github.com/apache/airflow/pull/35780): @dstandish
      - [ ] [Remove backcompat with Airflow 2.3/2.4 in providers 
(#35727)](https://github.com/apache/airflow/pull/35727): @Taragolis
   ## Provider [odbc: 
4.2.0rc1](https://pypi.org/project/apache-airflow-providers-odbc/4.2.0rc1)
      - [ ] [Make pyodbc.Row and databricks.Row JSON-serializable via new 
`make_serializable` method 
(#32319)](https://github.com/apache/airflow/pull/32319): @Joffreybvn
   ## Provider [openai: 
1.0.1rc1](https://pypi.org/project/apache-airflow-providers-openai/1.0.1rc1)
      - [ ] [Refine Type Handling in OpenAI Embedding Operator to Match OpenAI 
Typings (#35547)](https://github.com/apache/airflow/pull/35547): @ylnsnv
   ## Provider [opsgenie: 
5.3.0rc1](https://pypi.org/project/apache-airflow-providers-opsgenie/5.3.0rc1)
      - [ ] [feature(providers): added `OpsgenieNotifier` 
(#35530)](https://github.com/apache/airflow/pull/35530): @Eric-Mendes
   ## Provider [papermill: 
3.5.0rc1](https://pypi.org/project/apache-airflow-providers-papermill/3.5.0rc1)
      - [ ] [Extend papermill operator to support remote kernels 
(#34840)](https://github.com/apache/airflow/pull/34840): @akshaychitneni
   ## Provider [redis: 
3.4.1rc1](https://pypi.org/project/apache-airflow-providers-redis/3.4.1rc1)
      - [ ] [Add task context logging feature to allow forwarding messages to 
task logs (#32646)](https://github.com/apache/airflow/pull/32646): @pankajkoti
   ## Provider [snowflake: 
5.1.2rc1](https://pypi.org/project/apache-airflow-providers-snowflake/5.1.2rc1)
      - [ ] [OpenLineage integration tried to use non-existed method in 
SnowflakeHook (#35752)](https://github.com/apache/airflow/pull/35752): 
@Taragolis
   ## Provider [trino: 
5.4.1rc1](https://pypi.org/project/apache-airflow-providers-trino/5.4.1rc1)
      - [ ] [Remove backcompat inheritance for DbApiHook 
(#35754)](https://github.com/apache/airflow/pull/35754): @Taragolis
   
   <!--
   
   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:
   @ferruzzi @champon1020 @tskir @Eric-Mendes @pubudu91 @dashton90 @o-nikolas 
@raphaelauv @bolleyboll @ccorleis @MaksYermak @kacpermuda @uranusjr 
@akshaychitneni @dmedora @Joffreybvn @evgenyslab 
   @ambika-garg @pankajkoti @potiuk @hussein-awala @ahzaz @tnyz @syedahsn 
@VladaZakharova @shohamy7 @austinletson @sseung00921 @dstandish @JDarDagran 
@bolkedebruin @vincbeck @ylnsnv @dirrao @Taragolis
   
   ### 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