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

   ### 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 [alibaba: 
2.2.0rc1](https://pypi.org/project/apache-airflow-providers-alibaba/2.2.0rc1)
      - [ ] [Use log.exception where more economical than log.error 
(#27517)](https://github.com/apache/airflow/pull/27517): @dstandish
      - [ ] [Replace urlparse with urlsplit 
(#27389)](https://github.com/apache/airflow/pull/27389): @WestonKing-Leatham
   ## Provider [amazon: 
6.1.0rc1](https://pypi.org/project/apache-airflow-providers-amazon/6.1.0rc1)
      - [ ] [Replace urlparse with urlsplit 
(#27389)](https://github.com/apache/airflow/pull/27389): @WestonKing-Leatham
      - [ ] [Add info about JSON Connection format for AWS SSM Parameter Store 
Secrets Backend (#27134)](https://github.com/apache/airflow/pull/27134): 
@Taragolis
      - [ ] [Add default name to EMR Serverless jobs 
(#27458)](https://github.com/apache/airflow/pull/27458): @syedahsn
      - [ ] [Adding `preserve_file_name` param to `S3Hook.download_file` method 
(#26886)](https://github.com/apache/airflow/pull/26886): @alexkruc
      - [ ] [Add GlacierUploadArchiveOperator 
(#26652)](https://github.com/apache/airflow/pull/26652): @pankajastro
      - [ ] [Add RdsStopDbOperator and RdsStartDbOperator 
(#27076)](https://github.com/apache/airflow/pull/27076): @hankehly
      - [ ] [`GoogleApiToS3Operator` : add `gcp_conn_id` to template fields 
(#27017)](https://github.com/apache/airflow/pull/27017): @syedahsn
      - [ ] [Add SQLExecuteQueryOperator 
(#25717)](https://github.com/apache/airflow/pull/25717): @kazanzhy
      - [ ] [Add information about Amazon Elastic MapReduce Connection 
(#26687)](https://github.com/apache/airflow/pull/26687): @Taragolis
      - [ ] [Add Batch Operator template fields 
(#26805)](https://github.com/apache/airflow/pull/26805): @ferruzzi
      - [ ] [Improve testing AWS Connection response 
(#26953)](https://github.com/apache/airflow/pull/26953): @Taragolis
      - [ ] [SagemakerProcessingOperator stopped honoring `existing_jobs_found` 
(#27456)](https://github.com/apache/airflow/pull/27456): @ferruzzi
      - [ ] [CloudWatch task handler doesn't fall back to local logs when 
Amazon CloudWatch logs aren't found 
(#27564)](https://github.com/apache/airflow/pull/27564): @hankehly
      - [ ] [Fix backwards compatibility for RedshiftSQLOperator 
(#27602)](https://github.com/apache/airflow/pull/27602): @syedahsn
      - [ ] [Fix typo in redshift sql hook `get_ui_field_behaviour` 
(#27533)](https://github.com/apache/airflow/pull/27533): @pankajastro
      - [ ] [Fix example_emr_serverless system test 
(#27149)](https://github.com/apache/airflow/pull/27149): @vincbeck
      - [ ] [[Docs] Fix duplicate param in docstring RedshiftSQLHook 
`get_table_primary_key` method 
(#27330)](https://github.com/apache/airflow/pull/27330): @pankajastro
      - [ ] [Adds s3_key_prefix to template fields 
(#27207)](https://github.com/apache/airflow/pull/27207): @mfjackson
      - [ ] [Fix assume role if user explicit set credentials 
(#26946)](https://github.com/apache/airflow/pull/26946): @Taragolis
      - [ ] [Fix failure state in waiter call for EmrServerlessStartJobOperator 
(#26853)](https://github.com/apache/airflow/pull/26853): @syedahsn
      - [ ] [Fix a bunch of deprecation warnings AWS tests 
(#26857)](https://github.com/apache/airflow/pull/26857): @uranusjr
      - [ ] [Fix null strings bug in SqlToS3Operator in non parquet formats 
(#26676)](https://github.com/apache/airflow/pull/26676): @harryplumer
      - [ ] [Sagemaker hook: remove extra call at the end when waiting for 
completion (#27551)](https://github.com/apache/airflow/pull/27551): @vandonr-amz
      - [ ] [ECS Buglette 
(#26921)](https://github.com/apache/airflow/pull/26921): @ferruzzi
      - [ ] [Avoid circular imports in AWS Secrets Backends if obtain secrets 
from config (#26784)](https://github.com/apache/airflow/pull/26784): @Taragolis
   ## Provider [apache.beam: 
4.1.0rc1](https://pypi.org/project/apache-airflow-providers-apache-beam/4.1.0rc1)
      - [ ] [Add backward compatibility with old versions of Apache Beam 
(#27263)](https://github.com/apache/airflow/pull/27263): @mik-laj
   ## Provider [apache.drill: 
2.3.0rc1](https://pypi.org/project/apache-airflow-providers-apache-drill/2.3.0rc1)
      - [ ] [Add SQLExecuteQueryOperator 
(#25717)](https://github.com/apache/airflow/pull/25717): @kazanzhy
   ## Provider [apache.druid: 
3.3.0rc1](https://pypi.org/project/apache-airflow-providers-apache-druid/3.3.0rc1)
      - [ ] [BugFix - Druid Airflow Exception to about content 
(#27174)](https://github.com/apache/airflow/pull/27174): @emincanoguz11
   ## Provider [apache.hive: 
4.1.0rc1](https://pypi.org/project/apache-airflow-providers-apache-hive/4.1.0rc1)
      - [ ] [Filter out invalid schemas in Hive hook 
(#27647)](https://github.com/apache/airflow/pull/27647): @potiuk
   ## Provider [apache.livy: 
3.2.0rc1](https://pypi.org/project/apache-airflow-providers-apache-livy/3.2.0rc1)
      - [ ] [Add template to Livy operator documentation 
(#27404)](https://github.com/apache/airflow/pull/27404): @bdsoha
      - [ ] [Add Spark's `appId` to xcom output 
(#27376)](https://github.com/apache/airflow/pull/27376): @bdsoha
      - [ ] [Add template field renderer to LivyOperator 
(#27321)](https://github.com/apache/airflow/pull/27321): @bdsoha
   ## Provider [apache.pig: 
4.0.0rc1](https://pypi.org/project/apache-airflow-providers-apache-pig/4.0.0rc1)
      - [ ] [Pig cli properties cannot be passed by connection extra 
(#27644)](https://github.com/apache/airflow/pull/27644): @potiuk
   ## Provider [apache.pinot: 
4.0.0rc1](https://pypi.org/project/apache-airflow-providers-apache-pinot/4.0.0rc1)
      - [ ] [The pinot-admin.sh command is now hard-coded. 
(#27641)](https://github.com/apache/airflow/pull/27641): @potiuk
      - [ ] [Bump pinotdb version 
(#27201)](https://github.com/apache/airflow/pull/27201): @eladkal
   ## Provider [apache.spark: 
4.0.0rc1](https://pypi.org/project/apache-airflow-providers-apache-spark/4.0.0rc1)
      - [ ] [Remove custom spark home and custom binarires for spark 
(#27646)](https://github.com/apache/airflow/pull/27646): @potiuk
   ## Provider [arangodb: 
2.1.0rc1](https://pypi.org/project/apache-airflow-providers-arangodb/2.1.0rc1)
      - [ ] [Fix links to sources for examples 
(#24386)](https://github.com/apache/airflow/pull/24386): @potiuk
   ## Provider [asana: 
3.0.0rc1](https://pypi.org/project/apache-airflow-providers-asana/3.0.0rc1)
      - [ ] [Allow and prefer non-prefixed extra fields for AsanaHook 
(#27043)](https://github.com/apache/airflow/pull/27043): @dstandish
   ## Provider [cncf.kubernetes: 
5.0.0rc3](https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/5.0.0rc3)
      - [ ] [Remove deprecated backcompat objects for KPO 
(#27518)](https://github.com/apache/airflow/pull/27518): @dstandish
      - [ ] [Remove support for node_selectors param in KPO 
(#27515)](https://github.com/apache/airflow/pull/27515): @dstandish
      - [ ] [Remove unused backcompat method in k8s hook 
(#27490)](https://github.com/apache/airflow/pull/27490): @dstandish
      - [ ] [Drop support for providing ``resource`` as dict in 
``KubernetesPodOperator`` 
(#27197)](https://github.com/apache/airflow/pull/27197): @eladkal
      - [ ] [Deprecate use of core kube_client in PodManager 
(#26848)](https://github.com/apache/airflow/pull/26848): @dstandish
      - [ ] [Don't consider airflow core conf for KPO 
(#26849)](https://github.com/apache/airflow/pull/26849): @dstandish
      - [ ] [Use log.exception where more economical than log.error 
(#27517)](https://github.com/apache/airflow/pull/27517): @dstandish
      - [ ] [Add container_resources as KubernetesPodOperator templatable 
(#27457)](https://github.com/apache/airflow/pull/27457): @alanatlemba
      - [ ] [Add deprecation warning re unset namespace in k8s hook 
(#27202)](https://github.com/apache/airflow/pull/27202): @dstandish
      - [ ] [add container_name option for SparkKubernetesSensor 
(#26560)](https://github.com/apache/airflow/pull/26560): @hanna-liashchuk
      - [ ] [Allow xcom sidecar container image to be configurable 
(#26766)](https://github.com/apache/airflow/pull/26766): @bdsoha
      - [ ] [Improve task_id to pod name conversion 
(#27524)](https://github.com/apache/airflow/pull/27524): @dstandish
      - [ ] [Make pod name optional in KubernetesPodOperator 
(#27120)](https://github.com/apache/airflow/pull/27120): @dstandish
      - [ ] [Make namespace optional for KPO 
(#27116)](https://github.com/apache/airflow/pull/27116): @dstandish
      - [ ] [Enable template rendering for env_vars field for the 
@task.kubernetes decorator 
(#27433)](https://github.com/apache/airflow/pull/27433): @fletchjeff
      - [ ] [Fix KubernetesHook failed on an attribute metadata:name absence 
(#25787)](https://github.com/apache/airflow/pull/25787): @morooshka
      - [ ] [Fix log message for kubernetes hooks 
(#26999)](https://github.com/apache/airflow/pull/26999): @FingerLiu
      - [ ] [Remove extra__kubernetes__ prefix from k8s hook extras 
(#27021)](https://github.com/apache/airflow/pull/27021): @dstandish
      - [ ] [KPO should use hook's get namespace method to get namespace 
(#27516)](https://github.com/apache/airflow/pull/27516): @dstandish
   ## Provider [common.sql: 
1.3.0rc1](https://pypi.org/project/apache-airflow-providers-common-sql/1.3.0rc1)
      - [ ] [Add SQLExecuteQueryOperator 
(#25717)](https://github.com/apache/airflow/pull/25717): @kazanzhy
      - [ ] [Use DbApiHook.run for DbApiHook.get_records and 
DbApiHook.get_first (#26944)](https://github.com/apache/airflow/pull/26944): 
@kazanzhy
      - [ ] [DbApiHook consistent insert_rows logging 
(#26758)](https://github.com/apache/airflow/pull/26758): @curlup
      - [ ] [Common sql bugfixes and improvements 
(#26761)](https://github.com/apache/airflow/pull/26761): @denimalpaca
      - [ ] [Use unused SQLCheckOperator.parameters in 
SQLCheckOperator.execute. 
(#27599)](https://github.com/apache/airflow/pull/27599): @wjmolina
   ## Provider [databricks: 
3.4.0rc1](https://pypi.org/project/apache-airflow-providers-databricks/3.4.0rc1)
      - [ ] [Replace urlparse with urlsplit 
(#27389)](https://github.com/apache/airflow/pull/27389): @WestonKing-Leatham
      - [ ] [Add SQLExecuteQueryOperator 
(#25717)](https://github.com/apache/airflow/pull/25717): @kazanzhy
      - [ ] [Use new job search API for triggering Databricks job by name 
(#27446)](https://github.com/apache/airflow/pull/27446): @alexott
   ## Provider [docker: 
3.3.0rc1](https://pypi.org/project/apache-airflow-providers-docker/3.3.0rc1)
      - [ ] [Add ipc_mode for DockerOperator 
(#27553)](https://github.com/apache/airflow/pull/27553): @mrk-andreev
      - [ ] [Add env-file parameter to Docker Operator 
(#26951)](https://github.com/apache/airflow/pull/26951): @sshivprasad
   ## Provider [exasol: 
4.1.0rc1](https://pypi.org/project/apache-airflow-providers-exasol/4.1.0rc1)
      - [ ] [Add SQLExecuteQueryOperator 
(#25717)](https://github.com/apache/airflow/pull/25717): @kazanzhy
      - [ ] [Use DbApiHook.run for DbApiHook.get_records and 
DbApiHook.get_first (#26944)](https://github.com/apache/airflow/pull/26944): 
@kazanzhy
   ## Provider [google: 
8.5.0rc1](https://pypi.org/project/apache-airflow-providers-google/8.5.0rc1)
      - [ ] [Rename  hook bigquery function `_bq_cast` to `bq_cast` 
(#27543)](https://github.com/apache/airflow/pull/27543): @pankajastro
      - [ ] [Use non-deprecated method for on_kill in BigQueryHook 
(#27547)](https://github.com/apache/airflow/pull/27547): @dstandish
      - [ ] [Typecast bigquery job response col value 
(#27236)](https://github.com/apache/airflow/pull/27236): @pankajastro
      - [ ] [Remove <2 limit on google-cloud-storage 
(#26922)](https://github.com/apache/airflow/pull/26922): @r-richmond
      - [ ] [Add backward compatibility with old versions of Apache Beam 
(#27263)](https://github.com/apache/airflow/pull/27263): @mik-laj
      - [ ] [Add deferrable mode to GCPToBigQueryOperator + tests 
(#27052)](https://github.com/apache/airflow/pull/27052): @VladaZakharova
      - [ ] [Add system tests for Vertex AI operators in new approach 
(#27053)](https://github.com/apache/airflow/pull/27053): @VladaZakharova
      - [ ] [Dataform operators, links, update system tests and docs 
(#27144)](https://github.com/apache/airflow/pull/27144): @MrGeorgeOwl
      - [ ] [Allow values in WorkflowsCreateExecutionOperator execution 
argument to be dicts (#27361)](https://github.com/apache/airflow/pull/27361): 
@rkarish
      - [ ] [DataflowStopJobOperator Operator 
(#27033)](https://github.com/apache/airflow/pull/27033): @Voldurk
      - [ ] [Allow for the overriding of stringify_dict for json/jsonb column 
data… (#26876)](https://github.com/apache/airflow/pull/26876): @sleepy-tiger
      - [ ] [Add new Compute Engine Operators and fix system tests 
(#25608)](https://github.com/apache/airflow/pull/25608): @VladaZakharova
      - [ ] [Allow and prefer non-prefixed extra fields for dataprep hook 
(#27039)](https://github.com/apache/airflow/pull/27039): @dstandish
      - [ ] [Common sql bugfixes and improvements 
(#26761)](https://github.com/apache/airflow/pull/26761): @denimalpaca
      - [ ] [Update google hooks to prefer non-prefixed extra fields 
(#27023)](https://github.com/apache/airflow/pull/27023): @dstandish
      - [ ] [Fix delay in Dataproc CreateBatch operator 
(#26126)](https://github.com/apache/airflow/pull/26126): @VladaZakharova
      - [ ] [Remove unnecessary newlines around single arg in signature 
(#27525)](https://github.com/apache/airflow/pull/27525): @dstandish
      - [ ] [set project_id and location when canceling BigQuery job 
(#27521)](https://github.com/apache/airflow/pull/27521): @lidalei
      - [ ] [use `id` key to retrieve the dataflow job_id 
(#27336)](https://github.com/apache/airflow/pull/27336): @dejii
      - [ ] [Make GSheetsHook return an empty list when there are no values 
(#27261)](https://github.com/apache/airflow/pull/27261): @alexandermalyga
      - [ ] [Cloud ML Engine operators assets (AIP-47) 
(#26836)](https://github.com/apache/airflow/pull/26836): @bkossakowska
   ## Provider [grpc: 
3.1.0rc1](https://pypi.org/project/apache-airflow-providers-grpc/3.1.0rc1)
      - [ ] [Look for `extra__` instead of `extra_` in `get_field` 
(#27489)](https://github.com/apache/airflow/pull/27489): @dstandish
      - [ ] [Allow and prefer non-prefixed extra fields for GrpcHook 
(#27045)](https://github.com/apache/airflow/pull/27045): @dstandish
   ## Provider [hashicorp: 
3.2.0rc1](https://pypi.org/project/apache-airflow-providers-hashicorp/3.2.0rc1)
      - [ ] [Add Airflow specific warning classes 
(#25799)](https://github.com/apache/airflow/pull/25799): @eladkal
   ## Provider [jdbc: 
3.3.0rc1](https://pypi.org/project/apache-airflow-providers-jdbc/3.3.0rc1)
      - [ ] [Allow and prefer non-prefixed extra fields for JdbcHook 
(#27044)](https://github.com/apache/airflow/pull/27044): @dstandish
      - [ ] [Add SQLExecuteQueryOperator 
(#25717)](https://github.com/apache/airflow/pull/25717): @kazanzhy
      - [ ] [Look for `extra__` instead of `extra_` in `get_field` 
(#27489)](https://github.com/apache/airflow/pull/27489): @dstandish
   ## Provider [microsoft.azure: 
5.0.0rc1](https://pypi.org/project/apache-airflow-providers-microsoft-azure/5.0.0rc1)
      - [ ] [Remove deprecated classes in Azure provider 
(#27417)](https://github.com/apache/airflow/pull/27417): @eladkal
      - [ ] [Add azure, google, authentication library limits to eager upgrade 
(#27535)](https://github.com/apache/airflow/pull/27535): @potiuk
      - [ ] [Allow and prefer non-prefixed extra fields for remaining azure 
(#27220)](https://github.com/apache/airflow/pull/27220): @dstandish
      - [ ] [Allow and prefer non-prefixed extra fields for AzureFileShareHook 
(#27041)](https://github.com/apache/airflow/pull/27041): @dstandish
      - [ ] [Allow and prefer non-prefixed extra fields for 
AzureDataExplorerHook (#27219)](https://github.com/apache/airflow/pull/27219): 
@dstandish
      - [ ] [Allow and prefer non-prefixed extra fields for 
AzureDataFactoryHook (#27047)](https://github.com/apache/airflow/pull/27047): 
@dstandish
      - [ ] [Update WasbHook to reflect preference for unprefixed extra 
(#27024)](https://github.com/apache/airflow/pull/27024): @dstandish
      - [ ] [Look for `extra__` instead of `extra_` in `get_field` 
(#27489)](https://github.com/apache/airflow/pull/27489): @dstandish
      - [ ] [Fix Azure Batch errors revealed by added typing to azure batch lib 
(#27601)](https://github.com/apache/airflow/pull/27601): @potiuk
      - [ ] [Fix separator getting added to variables_prefix when empty 
(#26749)](https://github.com/apache/airflow/pull/26749): @rajaths010494
   ## Provider [microsoft.mssql: 
3.3.0rc1](https://pypi.org/project/apache-airflow-providers-microsoft-mssql/3.3.0rc1)
      - [ ] [Remove unnecessary newlines around single arg in signature 
(#27525)](https://github.com/apache/airflow/pull/27525): @dstandish
      - [ ] [Add SQLExecuteQueryOperator 
(#25717)](https://github.com/apache/airflow/pull/25717): @kazanzhy
   ## Provider [microsoft.winrm: 
3.1.0rc1](https://pypi.org/project/apache-airflow-providers-microsoft-winrm/3.1.0rc1)
      - [ ] [A few docs fixups 
(#26788)](https://github.com/apache/airflow/pull/26788): @blag
   ## Provider [mongo: 
3.1.0rc1](https://pypi.org/project/apache-airflow-providers-mongo/3.1.0rc1)
      - [ ] [Fix links to sources for examples 
(#24386)](https://github.com/apache/airflow/pull/24386): @potiuk
   ## Provider [mysql: 
3.3.0rc1](https://pypi.org/project/apache-airflow-providers-mysql/3.3.0rc1)
      - [ ] [Add SQLExecuteQueryOperator 
(#25717)](https://github.com/apache/airflow/pull/25717): @kazanzhy
   ## Provider [opsgenie: 
5.0.0rc1](https://pypi.org/project/apache-airflow-providers-opsgenie/5.0.0rc1)
      - [ ] [Remove deprecated code from Opsgenie provider 
(#27252)](https://github.com/apache/airflow/pull/27252): @eladkal
   ## Provider [oracle: 
3.5.0rc1](https://pypi.org/project/apache-airflow-providers-oracle/3.5.0rc1)
      - [ ] [Add SQLExecuteQueryOperator 
(#25717)](https://github.com/apache/airflow/pull/25717): @kazanzhy
   ## Provider [postgres: 
5.3.0rc1](https://pypi.org/project/apache-airflow-providers-postgres/5.3.0rc1)
      - [ ] [PostgresHook: Added ON CONFLICT DO NOTHING statement when all 
target fields are primary keys 
(#26661)](https://github.com/apache/airflow/pull/26661): @alexandermalyga
      - [ ] [Add SQLExecuteQueryOperator 
(#25717)](https://github.com/apache/airflow/pull/25717): @kazanzhy
      - [ ] [Rename schema to database in PostgresHook 
(#26744)](https://github.com/apache/airflow/pull/26744): @feluelle
   ## Provider [salesforce: 
5.2.0rc1](https://pypi.org/project/apache-airflow-providers-salesforce/5.2.0rc1)
      - [ ] [Allow and prefer non-prefixed extra fields for SalesforceHook 
(#27075)](https://github.com/apache/airflow/pull/27075): @dstandish
   ## Provider [sendgrid: 
3.1.0rc1](https://pypi.org/project/apache-airflow-providers-sendgrid/3.1.0rc1)
      - [ ] [Add Airflow specific warning classes 
(#25799)](https://github.com/apache/airflow/pull/25799): @eladkal
   ## Provider [sftp: 
4.2.0rc1](https://pypi.org/project/apache-airflow-providers-sftp/4.2.0rc1)
      - [ ] [SFTP Provider: Fix default folder permissions  
(#26593)](https://github.com/apache/airflow/pull/26593): @MatthieuBlais
   ## Provider [slack: 
7.0.0rc1](https://pypi.org/project/apache-airflow-providers-slack/7.0.0rc1)
      - [ ] [Allow and prefer non-prefixed extra fields for slack hooks 
(#27070)](https://github.com/apache/airflow/pull/27070): @dstandish
   ## Provider [snowflake: 
4.0.0rc1](https://pypi.org/project/apache-airflow-providers-snowflake/4.0.0rc1)
      - [ ] [Update snowflake hook to not use extra prefix 
(#26764)](https://github.com/apache/airflow/pull/26764): @dstandish
      - [ ] [Add SQLExecuteQueryOperator 
(#25717)](https://github.com/apache/airflow/pull/25717): @kazanzhy
      - [ ] [Use unused SQLCheckOperator.parameters in 
SQLCheckOperator.execute. 
(#27599)](https://github.com/apache/airflow/pull/27599): @wjmolina
   ## Provider [sqlite: 
3.3.0rc1](https://pypi.org/project/apache-airflow-providers-sqlite/3.3.0rc1)
      - [ ] [Add SQLExecuteQueryOperator 
(#25717)](https://github.com/apache/airflow/pull/25717): @kazanzhy
   ## Provider [ssh: 
3.3.0rc1](https://pypi.org/project/apache-airflow-providers-ssh/3.3.0rc1)
      - [ ] [Added docs regarding templated field 
(#27301)](https://github.com/apache/airflow/pull/27301): @bdsoha
      - [ ] [Added environment to templated SSHOperator fields 
(#26824)](https://github.com/apache/airflow/pull/26824): @bdsoha
      - [ ] [Apply log formatter on every ouput line in SSHOperator 
(#27442)](https://github.com/apache/airflow/pull/27442): @dolfinus
      - [ ] [A few docs fixups 
(#26788)](https://github.com/apache/airflow/pull/26788): @blag
      - [ ] [SSHOperator ignores cmd_timeout (#27182) 
(#27184)](https://github.com/apache/airflow/pull/27184): @punx120
   ## Provider [tableau: 
4.0.0rc1](https://pypi.org/project/apache-airflow-providers-tableau/4.0.0rc1)
      - [ ] [Remove deprecated Tableau classes 
(#27288)](https://github.com/apache/airflow/pull/27288): @eladkal
   ## Provider [trino: 
4.2.0rc1](https://pypi.org/project/apache-airflow-providers-trino/4.2.0rc1)
      - [ ] [Bump Trino version to fix non-working DML queries 
(#27168)](https://github.com/apache/airflow/pull/27168): @alexandermalyga
      - [ ] [Add SQLExecuteQueryOperator 
(#25717)](https://github.com/apache/airflow/pull/25717): @kazanzhy
   ## Provider [vertica: 
3.3.0rc1](https://pypi.org/project/apache-airflow-providers-vertica/3.3.0rc1)
      - [ ] [Add SQLExecuteQueryOperator 
(#25717)](https://github.com/apache/airflow/pull/25717): @kazanzhy
   ## Provider [yandex: 
3.2.0rc1](https://pypi.org/project/apache-airflow-providers-yandex/3.2.0rc1)
      - [ ] [Allow no extra prefix in yandex hook 
(#27040)](https://github.com/apache/airflow/pull/27040): @dstandish
   ## Provider [zendesk: 
4.1.0rc1](https://pypi.org/project/apache-airflow-providers-zendesk/4.1.0rc1)
      - [ ] [fix zendesk change log 
(#27363)](https://github.com/apache/airflow/pull/27363): @eladkal
   
   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)
   
   ### 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