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


   ### Body
   
   I have a kind request for all the contributors to the latest provider 
packages release.
   Could you help us to test the RC versions of the providers and let us know 
in the comment,
   if the issue is addressed there.
   
   ## Providers that need testing
   
   Those are providers that require testing as there were some substantial 
changes introduced:
   
   
   ### Provider [amazon: 
2.4.0rc1](https://pypi.org/project/apache-airflow-providers-amazon/2.4.0rc1)
      - [ ] [MySQLToS3Operator add support for parquet format 
(#18755)](https://github.com/apache/airflow/pull/18755): @guotongfei
      - [ ] [Add RedshiftSQLHook, RedshiftSQLOperator 
(#18447)](https://github.com/apache/airflow/pull/18447): @Brooke-white
      - [ ] [Add AWS Fargate profile support 
(#18645)](https://github.com/apache/airflow/pull/18645): @ferruzzi
      - [ ] [Add emr cluster link 
(#18691)](https://github.com/apache/airflow/pull/18691): @anaynayak
      - [ ] [AwsGlueJobOperator: add wait_for_completion to Glue job run 
(#18814)](https://github.com/apache/airflow/pull/18814): @ron-damon
      - [ ] [AwsGlueJobOperator: add run_job_kwargs to Glue job run 
(#16796)](https://github.com/apache/airflow/pull/16796): @ron-damon
      - [ ] [Add additional dependency for postgres extra for amazon provider 
(#18737)](https://github.com/apache/airflow/pull/18737): @potiuk
      - [ ] [Remove extra postgres dependency from AWS Provider 
(#18844)](https://github.com/apache/airflow/pull/18844): @mariotaddeucci
      - [ ] [Remove duplicated code on S3ToRedshiftOperator 
(#18671)](https://github.com/apache/airflow/pull/18671): @mariotaddeucci
      - [ ] [Enable AWS Secrets Manager backend to retrieve conns using 
different fields (#18764)](https://github.com/apache/airflow/pull/18764): 
@JavierLopezT
      - [ ] [Enable FTPToS3Operator to transfer several files 
(#17937)](https://github.com/apache/airflow/pull/17937): @JavierLopezT
      - [ ] [Support all Unix wildcards in S3KeySensor 
(#18211)](https://github.com/apache/airflow/pull/18211): @john-jac
      - [ ] [Fixing ses email backend 
(#18042)](https://github.com/apache/airflow/pull/18042): @ignaski
      - [ ] [Fixup string concatenations 
(#19099)](https://github.com/apache/airflow/pull/19099): @blag
      - [ ] [Update S3PrefixSensor to support checking multiple prefixes within 
a bucket (#18807)](https://github.com/apache/airflow/pull/18807): @anaynayak
      - [ ] [Adds an s3 list prefixes operator 
(#17145)](https://github.com/apache/airflow/pull/17145): @jarfgit
      - [ ] [Move validation of templated input params to run after the context 
init (#19048)](https://github.com/apache/airflow/pull/19048): @eskarimov
      - [ ] [ECSOperator: airflow exception on edge case when cloudwatch log 
stream is not found (#18733)](https://github.com/apache/airflow/pull/18733): 
@codenamestif
      - [ ] [Amazon Athena Example 
(#18785)](https://github.com/apache/airflow/pull/18785): @john-jac
      - [ ] [Amazon SQS Example 
(#18760)](https://github.com/apache/airflow/pull/18760): @john-jac
   ### Provider [apache.beam: 
3.1.0rc1](https://pypi.org/project/apache-airflow-providers-apache-beam/3.1.0rc1)
      - [ ] [Use google cloud credentials when executing beam commands in 
subprocesses (#18992)](https://github.com/apache/airflow/pull/18992): 
@SamWheating
   ### Provider [apache.cassandra: 
2.1.0rc1](https://pypi.org/project/apache-airflow-providers-apache-cassandra/2.1.0rc1)
      - [ ] [Adding a default conn ID value for Apache Cassandra sensors 
(#18620)](https://github.com/apache/airflow/pull/18620): @josh-fell
   ### Provider [apache.hdfs: 
2.1.1rc1](https://pypi.org/project/apache-airflow-providers-apache-hdfs/2.1.1rc1)
      - [ ] [hdfs provider: fix deprecation warning in WebHDFSHook 
(#18331)](https://github.com/apache/airflow/pull/18331): @Aakcht
   ### Provider [apache.hive: 
2.0.3rc1](https://pypi.org/project/apache-airflow-providers-apache-hive/2.0.3rc1)
      - [ ] [fix get_connections deprecation warn in hivemetastore hook 
(#18854)](https://github.com/apache/airflow/pull/18854): @Aakcht
   ### Provider [apache.livy: 
2.1.0rc1](https://pypi.org/project/apache-airflow-providers-apache-livy/2.1.0rc1)
      - [ ] [Fetching and logging Livy session logs for LivyOperator 
(#17393)](https://github.com/apache/airflow/pull/17393): @sreenath-kamath
   ### Provider [asana: 
1.1.0rc1](https://pypi.org/project/apache-airflow-providers-asana/1.1.0rc1)
      - [ ] [Use built-in ``cached_property`` on Python 3.8 for Asana provider 
(#17597)](https://github.com/apache/airflow/pull/17597): @kaxil
   ### Provider [cncf.kubernetes: 
2.1.0rc1](https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/2.1.0rc1)
      - [ ] [Add more type hints to PodLauncher 
(#18928)](https://github.com/apache/airflow/pull/18928): @jameslamb
      - [ ] [add more information to PodLauncher timeout error 
(#17953)](https://github.com/apache/airflow/pull/17953): @jameslamb
   ### Provider [databricks: 
2.0.2rc1](https://pypi.org/project/apache-airflow-providers-databricks/2.0.2rc1)
      - [ ] [Move DB call out of ``DatabricksHook.__init__`` 
(#18339)](https://github.com/apache/airflow/pull/18339): @kaxil
   ### Provider [docker: 
2.3.0rc1](https://pypi.org/project/apache-airflow-providers-docker/2.3.0rc1)
      - [ ] [Add support of placement in the DockerSwarmOperator 
(#18990)](https://github.com/apache/airflow/pull/18990): @enima2684
      - [ ] [Fixup string concatenations 
(#19099)](https://github.com/apache/airflow/pull/19099): @blag
      - [ ] [Remove the docker timeout workaround 
(#18872)](https://github.com/apache/airflow/pull/18872): @RyanSiu1995
      - [ ] [Move docker decorator example dag to docker provider 
(#18739)](https://github.com/apache/airflow/pull/18739): @ephraimbuddy
   ### Provider [elasticsearch: 
2.1.0rc1](https://pypi.org/project/apache-airflow-providers-elasticsearch/2.1.0rc1)
      - [ ] [AIP 39: Documentation 
(#17552)](https://github.com/apache/airflow/pull/17552): @uranusjr
      - [ ] [Adds example showing the ES_hook 
(#17944)](https://github.com/apache/airflow/pull/17944): @frankcash
   ### Provider [exasol: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-exasol/2.0.1rc1)
      - [ ] [ExasolHook get_pandas_df does not return pandas dataframe but None 
(#17850)](https://github.com/apache/airflow/pull/17850): @Goodkat
   ### Provider [facebook: 
2.1.0rc1](https://pypi.org/project/apache-airflow-providers-facebook/2.1.0rc1)
      - [ ] [Align the default version with Facebook business SDK 
(#18883)](https://github.com/apache/airflow/pull/18883): @RyanSiu1995
   ### Provider [google: 
6.1.0rc1](https://pypi.org/project/apache-airflow-providers-google/6.1.0rc1)
      - [ ] [Add value to "namespaceId" of query 
(#19163)](https://github.com/apache/airflow/pull/19163): @deedmitrij
      - [ ] [Add pre-commit hook for common misspelling check in files 
(#18964)](https://github.com/apache/airflow/pull/18964): @ephraimbuddy
      - [ ] [Support query timeout as an argument in CassandraToGCSOperator 
(#18927)](https://github.com/apache/airflow/pull/18927): @xuan616
      - [ ] [Update BigQueryCreateExternalTableOperator doc and parameters 
(#18676)](https://github.com/apache/airflow/pull/18676): @tnyz
      - [ ] [Replacing non-attribute template_fields for 
BigQueryToMsSqlOperator 
(#19052)](https://github.com/apache/airflow/pull/19052): @josh-fell
      - [ ] [Upgrade the dataproc package to 3.0.0 and migrate from v1beta2 to 
v1 api (#18879)](https://github.com/apache/airflow/pull/18879): @lwyszomi
      - [ ] [Use google cloud credentials when executing beam commands in 
subprocesses (#18992)](https://github.com/apache/airflow/pull/18992): 
@SamWheating
      - [ ] [Replace default api_version of FacebookAdsReportToGcsOperator 
(#18996)](https://github.com/apache/airflow/pull/18996): @eladkal
      - [ ] [Dataflow Operators - use project and location from job in on_kill 
method. (#18699)](https://github.com/apache/airflow/pull/18699): @lwyszomi
      - [ ] [Fix hard-coded /tmp directory in CloudSQL Hook 
(#19229)](https://github.com/apache/airflow/pull/19229): @potiuk
      - [ ] [Fix bug in Dataflow hook when no jobs are returned 
(#18981)](https://github.com/apache/airflow/pull/18981): @keze
      - [ ] [Fix BigQueryToMsSqlOperator documentation 
(#18995)](https://github.com/apache/airflow/pull/18995): @potatochip
      - [ ] [Move validation of templated input params to run after the context 
init (#19048)](https://github.com/apache/airflow/pull/19048): @eskarimov
      - [ ] [Google provider catch invalid secret name 
(#18790)](https://github.com/apache/airflow/pull/18790): @raphaelauv
   ### Provider [hashicorp: 
2.1.1rc1](https://pypi.org/project/apache-airflow-providers-hashicorp/2.1.1rc1)
      - [ ] [Fixing Vault AppRole authentication with CONN_URI 
(#18064)](https://github.com/apache/airflow/pull/18064): @nathadfield
   ### Provider [jdbc: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-jdbc/2.0.1rc1)
      - [ ] [Fix type annotations in OracleOperator,  JdbcOperator, 
SqliteOperator (#17406)](https://github.com/apache/airflow/pull/17406): @shadrus
   ### Provider [jenkins: 
2.0.3rc1](https://pypi.org/project/apache-airflow-providers-jenkins/2.0.3rc1)
      - [ ] [Remove distutils usages for Python 3.10 
(#19064)](https://github.com/apache/airflow/pull/19064): @uranusjr
   ### Provider [microsoft.azure: 
3.3.0rc1](https://pypi.org/project/apache-airflow-providers-microsoft-azure/3.3.0rc1)
      - [ ] [update azure cosmos to latest version 
(#18695)](https://github.com/apache/airflow/pull/18695): @eladkal
      - [ ] [Added sas_token var to BlobServiceClient return. Updated tests 
(#19234)](https://github.com/apache/airflow/pull/19234): @ReadytoRocc
      - [ ] [Add pre-commit hook for common misspelling check in files 
(#18964)](https://github.com/apache/airflow/pull/18964): @ephraimbuddy
      - [ ] [Fix changelog for Azure Provider 
(#18736)](https://github.com/apache/airflow/pull/18736): @potiuk
      - [ ] [Expanding docs on client auth for AzureKeyVaultBackend 
(#18659)](https://github.com/apache/airflow/pull/18659): @alexbegg
      - [ ] [Static start_date and default arg cleanup for Microsoft providers 
example DAGs (#19062)](https://github.com/apache/airflow/pull/19062): @josh-fell
   ### Provider [microsoft.psrp: 
1.0.1rc1](https://pypi.org/project/apache-airflow-providers-microsoft-psrp/1.0.1rc1)
      - [ ] [Fix unexpected bug in exiting PSRPHook.client context manager 
(#18014)](https://github.com/apache/airflow/pull/18014): @malthe
   ### Provider [mongo: 
2.2.0rc1](https://pypi.org/project/apache-airflow-providers-mongo/2.2.0rc1)
      - [ ] [#19223 add mongo_db param to MongoSensor 
(#19276)](https://github.com/apache/airflow/pull/19276): @bhavaniravi
   ### Provider [neo4j: 
2.0.2rc1](https://pypi.org/project/apache-airflow-providers-neo4j/2.0.2rc1)
      - [ ] [fix Neo4jHook to get the query response 
(#18007)](https://github.com/apache/airflow/pull/18007): @minu7
   ### Provider [openfaas: 
2.0.0rc1](https://pypi.org/project/apache-airflow-providers-openfaas/2.0.0rc1)
      - [ ] [Auto-apply apply_default decorator 
(#15667)](https://github.com/apache/airflow/pull/15667): @ashb
   ### Provider [pagerduty: 
2.1.0rc1](https://pypi.org/project/apache-airflow-providers-pagerduty/2.1.0rc1)
      - [ ] [Add standard hook fields to pagerdutyHook to make hook show up in 
UI (#18763)](https://github.com/apache/airflow/pull/18763): @GuidoTournois
      - [ ] [Make a separate hook for interacting with the Pagerduty Events API 
(#18784)](https://github.com/apache/airflow/pull/18784): @GuidoTournois
   ### Provider [papermill: 
2.1.0rc1](https://pypi.org/project/apache-airflow-providers-papermill/2.1.0rc1)
      - [ ] [Add support for templated fields in PapermillOperator 
(#18357)](https://github.com/apache/airflow/pull/18357): @eladkal
      - [ ] [Fix usage of ``range(len())`` to ``enumerate`` 
(#18174)](https://github.com/apache/airflow/pull/18174): @kaxil
   ### Provider [postgres: 
2.3.0rc1](https://pypi.org/project/apache-airflow-providers-postgres/2.3.0rc1)
      - [ ] [Added upsert method on S3ToRedshift operator 
(#18027)](https://github.com/apache/airflow/pull/18027): @mariotaddeucci
      - [ ] [Fix example dag of PostgresOperator 
(#18236)](https://github.com/apache/airflow/pull/18236): @eladkal
   ### Provider [salesforce: 
3.3.0rc1](https://pypi.org/project/apache-airflow-providers-salesforce/3.3.0rc1)
      - [ ] [Add SalesforceApexRestOperator 
(#18819)](https://github.com/apache/airflow/pull/18819): @mariotaddeucci
   ### Provider [samba: 
3.0.1rc1](https://pypi.org/project/apache-airflow-providers-samba/3.0.1rc1)
      - [ ] [Handle leading slash in samba path 
(#18847)](https://github.com/apache/airflow/pull/18847): @fredthomsen
      - [ ] [Open src and dst in binary for samba copy 
(#18752)](https://github.com/apache/airflow/pull/18752): @fredthomsen
   ### Provider [sftp: 
2.2.0rc1](https://pypi.org/project/apache-airflow-providers-sftp/2.2.0rc1)
      - [ ] [SFTP hook to prefer the SSH paramiko key over the key file path 
(#18988)](https://github.com/apache/airflow/pull/18988): @30blay
   ### Provider [slack: 
4.1.0rc1](https://pypi.org/project/apache-airflow-providers-slack/4.1.0rc1)
      - [ ] [Restore 'filename' to template_fields of 
SlackAPIFileOperator (#18466)](https://github.com/apache/airflow/pull/18466): 
@SayTen
   ### Provider [snowflake: 
2.3.0rc1](https://pypi.org/project/apache-airflow-providers-snowflake/2.3.0rc1)
      - [ ] [Add test_connection method for Snowflake Hook 
(#19041)](https://github.com/apache/airflow/pull/19041): @msumit
      - [ ] [Add region to Snowflake URI. 
(#18650)](https://github.com/apache/airflow/pull/18650): @dimberman
   ### Provider [sqlite: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-sqlite/2.0.1rc1)
      - [ ] [Fix sqlite hook - insert and replace functions 
(#17695)](https://github.com/apache/airflow/pull/17695): @subkanthi
   ### Provider [ssh: 
2.3.0rc1](https://pypi.org/project/apache-airflow-providers-ssh/2.3.0rc1)
      - [ ] [Refactor SSHOperator so a subclass can run many commands (#10874) 
(#17378)](https://github.com/apache/airflow/pull/17378): @baolsen
      - [ ] [update sshtunnel version 
(#18684)](https://github.com/apache/airflow/pull/18684): @eladkal
      - [ ] [Correctly handle get_pty attribute if command passed as XComArg or 
template (#19323)](https://github.com/apache/airflow/pull/19323): @josh-fell
   ### Provider [tableau: 
2.1.2rc1](https://pypi.org/project/apache-airflow-providers-tableau/2.1.2rc1)
      - [ ] [Remove distutils usages for Python 3.10 
(#19064)](https://github.com/apache/airflow/pull/19064): @uranusjr
   ### Provider [trino: 
2.0.2rc1](https://pypi.org/project/apache-airflow-providers-trino/2.0.2rc1)
      - [ ] [Properly handle verify parameter in TrinoHook 
(#18791)](https://github.com/apache/airflow/pull/18791): @danarwix
   ### Provider [yandex: 
2.1.0rc1](https://pypi.org/project/apache-airflow-providers-yandex/2.1.0rc1)
      - [ ] [Add autoscaling subcluster support and remove defaults 
(#17033)](https://github.com/apache/airflow/pull/17033): @peter-volkov
   
   ## Providers that do not need testing
   
   Those are providers that were either doc-only or had changes that do not 
require testing.
   
   
   * Provider [airbyte: 
2.1.1rc1](https://pypi.org/project/apache-airflow-providers-airbyte/2.1.1rc1)
   * Provider [alibaba: 
1.0.0rc1](https://pypi.org/project/apache-airflow-providers-alibaba/1.0.0rc1)
   * Provider [apache.drill: 
1.0.1rc1](https://pypi.org/project/apache-airflow-providers-apache-drill/1.0.1rc1)
   * Provider [apache.druid: 
2.0.2rc1](https://pypi.org/project/apache-airflow-providers-apache-druid/2.0.2rc1)
   * Provider [apache.kylin: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-apache-kylin/2.0.1rc1)
   * Provider [apache.pig: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-apache-pig/2.0.1rc1)
   * Provider [apache.pinot: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-apache-pinot/2.0.1rc1)
   * Provider [apache.spark: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-apache-spark/2.0.1rc1)
   * Provider [apache.sqoop: 
2.0.2rc1](https://pypi.org/project/apache-airflow-providers-apache-sqoop/2.0.2rc1)
   * Provider [celery: 
2.1.0rc1](https://pypi.org/project/apache-airflow-providers-celery/2.1.0rc1)
   * Provider [cloudant: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-cloudant/2.0.1rc1)
   * Provider [datadog: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-datadog/2.0.1rc1)
   * Provider [dingding: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-dingding/2.0.1rc1)
   * Provider [discord: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-discord/2.0.1rc1)
   * Provider [ftp: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-ftp/2.0.1rc1)
   * Provider [grpc: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-grpc/2.0.1rc1)
   * Provider [http: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-http/2.0.1rc1)
   * Provider [imap: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-imap/2.0.1rc1)
   * Provider [influxdb: 
1.0.0rc1](https://pypi.org/project/apache-airflow-providers-influxdb/1.0.0rc1)
   * Provider [jira: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-jira/2.0.1rc1)
   * Provider [microsoft.mssql: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-microsoft-mssql/2.0.1rc1)
   * Provider [microsoft.winrm: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-microsoft-winrm/2.0.1rc1)
   * Provider [mysql: 
2.1.1rc1](https://pypi.org/project/apache-airflow-providers-mysql/2.1.1rc1)
   * Provider [odbc: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-odbc/2.0.1rc1)
   * Provider [opsgenie: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-opsgenie/2.0.1rc1)
   * Provider [oracle: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-oracle/2.0.1rc1)
   * Provider [plexus: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-plexus/2.0.1rc1)
   * Provider [presto: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-presto/2.0.1rc1)
   * Provider [qubole: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-qubole/2.0.1rc1)
   * Provider [redis: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-redis/2.0.1rc1)
   * Provider [segment: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-segment/2.0.1rc1)
   * Provider [sendgrid: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-sendgrid/2.0.1rc1)
   * Provider [singularity: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-singularity/2.0.1rc1)
   * Provider [telegram: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-telegram/2.0.1rc1)
   * Provider [vertica: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-vertica/2.0.1rc1)
   * Provider [zendesk: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-zendesk/2.0.1rc1)
   
   Thanks to all who contributed to those provider's release
   
   @sreenath-kamath @jarfgit @frankcash @deedmitrij @enima2684 @uranusjr 
@peter-volkov @mariotaddeucci @potatochip @john-jac @malthe @msumit @dimberman 
@jameslamb @Brooke-white @codenamestif @GuidoTournois @minu7 @ashb @shadrus 
@ignaski @ferruzzi @eladkal @ephraimbuddy @eskarimov @JavierLopezT @keze 
@josh-fell @anaynayak @raphaelauv @blag @Aakcht @guotongfei @SamWheating 
@potiuk @ron-damon @danarwix 
   @subkanthi @alexbegg @bhavaniravi @tnyz @Goodkat @fredthomsen @SayTen @kaxil 
@lwyszomi @ReadytoRocc @baolsen @30blay @nathadfield @xuan616 @RyanSiu1995
   
   
   
   ### 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