potiuk opened a new issue #18638: URL: https://github.com/apache/airflow/issues/18638
### 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.3.0rc1](https://pypi.org/project/apache-airflow-providers-amazon/2.3.0rc1) - [ ] [Add IAM Role Credentials to S3ToRedshiftTransfer and RedshiftToS3Transfer (#18156)](https://github.com/apache/airflow/pull/18156): @john-jac - [ ] [Adding missing `replace` param directive in docstring of SalesforceToS3Operator (#18241)](https://github.com/apache/airflow/pull/18241): @josh-fell - [ ] [Added upsert method on S3ToRedshift operator (#18027)](https://github.com/apache/airflow/pull/18027): @mariotaddeucci - [ ] [Add Spark to the EMR cluster for the job flow examples (#17563)](https://github.com/apache/airflow/pull/17563): @snolan-amount - [ ] [Update s3_list.py (#18561)](https://github.com/apache/airflow/pull/18561): @Xilorole - [ ] [ECSOperator realtime logging (#17626)](https://github.com/apache/airflow/pull/17626): @codenamestif - [ ] [Deprecate default pod name in EKSPodOperator (#18036)](https://github.com/apache/airflow/pull/18036): @mik-laj - [ ] [Aws secrets manager backend (#17448)](https://github.com/apache/airflow/pull/17448): @JavierLopezT - [ ] [sftp_to_s3 stream file option (#17609)](https://github.com/apache/airflow/pull/17609): @john-jac - [ ] [AwsBaseHook make `client_type` & `resource_type` optional params for `get_client_type` & `get_resource_type` (#17987)](https://github.com/apache/airflow/pull/17987): @eladkal - [ ] [Delete unnecessary parameters in EKSPodOperator (#17960)](https://github.com/apache/airflow/pull/17960): @mik-laj - [ ] [ECSOperator returns last logs when ECS task fails (#17209)](https://github.com/apache/airflow/pull/17209): @pmalafosse - [ ] [Refresh credentials for long-running pods on EKS (#17951)](https://github.com/apache/airflow/pull/17951): @mik-laj ### 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.2rc1](https://pypi.org/project/apache-airflow-providers-apache-hive/2.0.2rc1) - [ ] [HiveHook fix get_pandas_df() failure when it tries to read an empty table (#17777)](https://github.com/apache/airflow/pull/17777): @iblaine ### 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.0.3rc1](https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/2.0.3rc1) - [ ] [Fix KubernetesPodOperator reattach when not deleting pods (#18070)](https://github.com/apache/airflow/pull/18070): @jedcunningham - [ ] [Make Kubernetes job description fit on one log line (#18377)](https://github.com/apache/airflow/pull/18377): @collinmcnulty - [ ] [Do not fail KubernetesPodOperator tasks if log following fails (#17649)](https://github.com/apache/airflow/pull/17649): @baryluk ### 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.2.0rc1](https://pypi.org/project/apache-airflow-providers-docker/2.2.0rc1) - [ ] [Add a Docker Taskflow decorator (#15330)](https://github.com/apache/airflow/pull/15330): @dimberman ### Provider [elasticsearch: 2.0.3rc1](https://pypi.org/project/apache-airflow-providers-elasticsearch/2.0.3rc1) - [ ] [Fix Invalid log order in ElasticsearchTaskHandler (#17551)](https://github.com/apache/airflow/pull/17551): @suhanovv - [ ] [Adds secret backend and logging information to provider yaml (#17625)](https://github.com/apache/airflow/pull/17625): @potiuk ### 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 [google: 6.0.0rc1](https://pypi.org/project/apache-airflow-providers-google/6.0.0rc1) - [ ] [Migrate Google Cloud Build from Discovery API to Python SDK (#18184)](https://github.com/apache/airflow/pull/18184): @ryanyuan - [ ] [Add index to the dataset name to have separate dataset for each DAG (#18459)](https://github.com/apache/airflow/pull/18459): @deedmitrij - [ ] [Add missing __init__.py files for some test packages (#18142)](https://github.com/apache/airflow/pull/18142): @potiuk - [ ] [Add possibility to run DAGs from system tests and see DAGs logs (#17868)](https://github.com/apache/airflow/pull/17868): @deedmitrij - [ ] [Rename AzureDataLakeStorage to ADLS (#18493)](https://github.com/apache/airflow/pull/18493): @eladkal - [ ] [Make next_dagrun_info take a data interval (#18088)](https://github.com/apache/airflow/pull/18088): @uranusjr - [ ] [Use parameters instead of params (#18143)](https://github.com/apache/airflow/pull/18143): @msumit - [ ] [New google operator: SQLToGoogleSheetsOperator (#17887)](https://github.com/apache/airflow/pull/17887): @mariotaddeucci - [ ] [Fix part of Google system tests (#18494)](https://github.com/apache/airflow/pull/18494): @mnojek - [ ] [Fix kubernetes engine system test (#18548)](https://github.com/apache/airflow/pull/18548): @deedmitrij - [ ] [Fix BigQuery system test (#18373)](https://github.com/apache/airflow/pull/18373): @deedmitrij - [ ] [Fix error when create external table using table resource (#17998)](https://github.com/apache/airflow/pull/17998): @tnyz - [ ] [Fix BigQuery data extraction in BigQueryToMySqlOperator (#18073)](https://github.com/apache/airflow/pull/18073): @wolfier - [ ] [Fix providers tests in main branch with eager upgrades (#18040)](https://github.com/apache/airflow/pull/18040): @potiuk - [ ] [fix(CloudSqlProxyRunner): don't query connections from Airflow DB (#18006)](https://github.com/apache/airflow/pull/18006): @m1racoli - [ ] [Remove check for at least one schema in GCSToBigquery (#18150)](https://github.com/apache/airflow/pull/18150): @c-nuro - [ ] [deduplicate running jobs on BigQueryInsertJobOperator (#17496)](https://github.com/apache/airflow/pull/17496): @blcksrx ### 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 [microsoft.azure: 3.2.0rc1](https://pypi.org/project/apache-airflow-providers-microsoft-azure/3.2.0rc1) - [ ] [Rename AzureDataLakeStorage to ADLS (#18493)](https://github.com/apache/airflow/pull/18493): @eladkal - [ ] [Creating ADF pipeline run operator, sensor + ADF custom conn fields (#17885)](https://github.com/apache/airflow/pull/17885): @josh-fell - [ ] [Rename LocalToAzureDataLakeStorageOperator to LocalFilesystemToADLSOperator (#18168)](https://github.com/apache/airflow/pull/18168): @eladkal - [ ] [Rename FileToWasbOperator to LocalFilesystemToWasbOperator (#18109)](https://github.com/apache/airflow/pull/18109): @eladkal - [ ] [Fixed wasb hook attempting to create container when getting a blob client (#18287)](https://github.com/apache/airflow/pull/18287): @ignaski - [ ] [Removing redundant relabeling of ADX conn field (#18386)](https://github.com/apache/airflow/pull/18386): @josh-fell - [ ] [Proper handling of Account URL custom conn field in AzureBatchHook (#18456)](https://github.com/apache/airflow/pull/18456): @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.1.0rc1](https://pypi.org/project/apache-airflow-providers-mongo/2.1.0rc1) - [ ] [Add Mongo projections to hook and transfer (#17379)](https://github.com/apache/airflow/pull/17379): @JavierLopezT - [ ] [Import Hooks lazily individually in providers manager (#17682)](https://github.com/apache/airflow/pull/17682): @potiuk ### 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 [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.2.0rc1](https://pypi.org/project/apache-airflow-providers-salesforce/3.2.0rc1) - [ ] [Adding JWT, IP filtering, and direct session login support for SalesforceHook (#17399)](https://github.com/apache/airflow/pull/17399): @josh-fell ### Provider [samba: 3.0.0rc1](https://pypi.org/project/apache-airflow-providers-samba/3.0.0rc1) - [ ] [Switch to 'smbprotocol' library (#17273)](https://github.com/apache/airflow/pull/17273): @malthe ### 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.2.0rc1](https://pypi.org/project/apache-airflow-providers-snowflake/2.2.0rc1) - [ ] [Add Snowflake DQ Operators (#17741)](https://github.com/apache/airflow/pull/17741): @denimalpaca ### 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.2.0rc1](https://pypi.org/project/apache-airflow-providers-ssh/2.2.0rc1) - [ ] [[Airflow 16364] Add conn_timeout and cmd_timeout params to SSHOperator; add conn_timeout param to SSHHook (#17236)](https://github.com/apache/airflow/pull/17236): @fatmumuhomer ### 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 We have a number of providers that had doc-only changes so they are not released. ### 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]
