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

   ### 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 [amazon: 
7.0.0rc2](https://pypi.org/project/apache-airflow-providers-amazon/7.0.0rc2)
      - [ ] [Make pandas dependency optional for Amazon Provider 
(#28505)](https://github.com/apache/airflow/pull/28505): @potiuk
      - [ ] [AWS Secrets Manager Backend - major update 
(#27920)](https://github.com/apache/airflow/pull/27920): @dwreeves
      - [ ] [Add execution role parameter to AddStepsOperator 
(#28484)](https://github.com/apache/airflow/pull/28484): @syedahsn
      - [ ] [Add AWS SageMaker operator to register a model's version 
(#28024)](https://github.com/apache/airflow/pull/28024): @vandonr-amz
      - [ ] [Add link for EMR Steps Sensor logs 
(#28180)](https://github.com/apache/airflow/pull/28180): @syedahsn
      - [ ] [Add Amazon Elastic Container Registry (ECR) Hook 
(#28279)](https://github.com/apache/airflow/pull/28279): @Taragolis
      - [ ] [EMR Notebook operator 
(#28312)](https://github.com/apache/airflow/pull/28312): @syedahsn
      - [ ] [Create Lambda create operator and sensor 
(#28241)](https://github.com/apache/airflow/pull/28241): @vincbeck
      - [ ] [Better support for Boto Waiters 
(#28236)](https://github.com/apache/airflow/pull/28236): @ferruzzi
      - [ ] [Amazon Provider Package user agent 
(#27823)](https://github.com/apache/airflow/pull/27823): @ferruzzi
      - [ ] [Allow waiter to be configured via EmrServerless Operators 
(#27784)](https://github.com/apache/airflow/pull/27784): @syedahsn
      - [ ] [Add operators + sensor for aws sagemaker pipelines 
(#27786)](https://github.com/apache/airflow/pull/27786): @vandonr-amz
      - [ ] [Update RdsHook docstrings to match code 
(#28108)](https://github.com/apache/airflow/pull/28108): @hankehly
      - [ ] [add some important log in aws athena hook 
(#27917)](https://github.com/apache/airflow/pull/27917): @BobDu
      - [ ] [Lambda hook: make runtime and handler optional 
(#27778)](https://github.com/apache/airflow/pull/27778): @vincbeck
      - [ ] [Fix EmrAddStepsOperature wait_for_completion parameter is not 
working (#28052)](https://github.com/apache/airflow/pull/28052): @2h-kim
      - [ ] [Correctly template Glue Jobs `create_job_kwargs` arg 
(#28403)](https://github.com/apache/airflow/pull/28403): @IAL32
      - [ ] [Fix template rendered bucket_key in S3KeySensor 
(#28340)](https://github.com/apache/airflow/pull/28340): @syun64
      - [ ] [Fix Type Error while using DynamoDBToS3Operator 
(#28158)](https://github.com/apache/airflow/pull/28158): @snjypl
      - [ ] [AWSGlueJobHook updates job configuration if it exists 
(#27893)](https://github.com/apache/airflow/pull/27893): @romibuzi
      - [ ] [Fix GlueCrawlerOperature failure when using tags 
(#28005)](https://github.com/apache/airflow/pull/28005): @IAL32
      - [ ] [Fix S3KeySensor documentation 
(#28297)](https://github.com/apache/airflow/pull/28297): @IAL32
      - [ ] [Improve docstring for `AwsLambdaInvokeFunctionOperator` 
(#28233)](https://github.com/apache/airflow/pull/28233): @eladkal
      - [ ] [Remove outdated compat imports/code from providers 
(#28507)](https://github.com/apache/airflow/pull/28507): @Taragolis
      - [ ] [Amazon Provider Package release 7.0.0 - Add description of 
breaking changes (#28582)](https://github.com/apache/airflow/pull/28582): 
@dwreeves
      - [ ] [[misc] Get rid of `pass` statement in conditions 
(#27775)](https://github.com/apache/airflow/pull/27775): @Taragolis
      - [ ] [[misc] Replace XOR `^` conditions by `exactly_one` helper in 
providers (#27858)](https://github.com/apache/airflow/pull/27858): @Taragolis
   ## Provider [apache.hive: 
5.1.0rc2](https://pypi.org/project/apache-airflow-providers-apache-hive/5.1.0rc2)
      - [ ] [Move Hive macros to the provider 
(#28538)](https://github.com/apache/airflow/pull/28538): @potiuk
      - [ ] [Make pandas dependency optional for Amazon Provider 
(#28505)](https://github.com/apache/airflow/pull/28505): @potiuk
   ## Provider [atlassian.jira: 
2.0.0rc2](https://pypi.org/project/apache-airflow-providers-atlassian-jira/2.0.0rc2)
      - [ ] [Changing atlassian JIRA SDK to official atlassian-python-api SDK 
(#27633)](https://github.com/apache/airflow/pull/27633): @Adityamalik123
   ## Provider [cncf.kubernetes: 
5.1.0rc2](https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/5.1.0rc2)
      - [ ] [[Fixed] "Adding Flink on K8s Operator"  
(#28512)](https://github.com/apache/airflow/pull/28512): @xinbinhuang
      - [ ] [Add volume-related nested template fields for KPO 
(#27719)](https://github.com/apache/airflow/pull/27719): @raphaelauv
      - [ ] [Allow longer pod names for k8s executor / KPO 
(#27736)](https://github.com/apache/airflow/pull/27736): @dstandish
      - [ ] [Use labels instead of pod name for pod log read in k8s exec 
(#28546)](https://github.com/apache/airflow/pull/28546): @dstandish
      - [ ] [Patch "checked" when pod not successful 
(#27845)](https://github.com/apache/airflow/pull/27845): @dstandish
      - [ ] [Keep pod name for k8s executor under 63 characters 
(#28237)](https://github.com/apache/airflow/pull/28237): @dstandish
      - [ ] [Remove outdated compat imports/code from providers 
(#28507)](https://github.com/apache/airflow/pull/28507): @Taragolis
      - [ ] [Restructure Docs  
(#27235)](https://github.com/apache/airflow/pull/27235): @TohnJhomas
   ## Provider [common.sql: 
1.3.2rc2](https://pypi.org/project/apache-airflow-providers-common-sql/1.3.2rc2)
      - [ ] [Fix isort problems introduced by recent isort release 
(#28434)](https://github.com/apache/airflow/pull/28434): @potiuk
      - [ ] [Fix template rendering for Common SQL operators 
(#28202)](https://github.com/apache/airflow/pull/28202): @jon-evergreen
      - [ ] [Defer to hook setting for split_statements in 
SQLExecuteQueryOperator 
(#28635)](https://github.com/apache/airflow/pull/28635): @dstandish
      - [ ] [Clarify docstrings for updated DbApiHook 
(#27966)](https://github.com/apache/airflow/pull/27966): @dstandish
   ## Provider [docker: 
3.4.0rc2](https://pypi.org/project/apache-airflow-providers-docker/3.4.0rc2)
      - [ ] [add hostname argument to DockerOperator 
(#27822)](https://github.com/apache/airflow/pull/27822): @skabbit
      - [ ] [Move min airflow version down for Docker Provider to 2.3.0 
(#28648)](https://github.com/apache/airflow/pull/28648): @potiuk
   ## Provider [elasticsearch: 
4.3.2rc2](https://pypi.org/project/apache-airflow-providers-elasticsearch/4.3.2rc2)
      - [ ] [Support restricted index patterns in Elasticsearch log handler 
(#23888)](https://github.com/apache/airflow/pull/23888): @kouk
   ## Provider [ftp: 
3.3.0rc2](https://pypi.org/project/apache-airflow-providers-ftp/3.3.0rc2)
      - [ ] [Add FTPSFileTransmitOperator 
(#28318)](https://github.com/apache/airflow/pull/28318): @RachitSharma2001
      - [ ] [Add `FTPFileTransmitOperator` 
(#26974)](https://github.com/apache/airflow/pull/26974): @RachitSharma2001
   ## Provider [google: 
8.7.0rc2](https://pypi.org/project/apache-airflow-providers-google/8.7.0rc2)
      - [ ] [Add table_resource to template fields for 
BigQueryCreateEmptyTableOperator 
(#28235)](https://github.com/apache/airflow/pull/28235): @jbandoro
      - [ ] [Add retry param in GCSObjectExistenceSensor 
(#27943)](https://github.com/apache/airflow/pull/27943): @pankajastro
      - [ ] [Add preserveAsciiControlCharacters to src_fmt_configs 
(#27679)](https://github.com/apache/airflow/pull/27679): @thangnd197
      - [ ] [Add deferrable mode to CloudBuildCreateBuildOperator 
(#27783)](https://github.com/apache/airflow/pull/27783): @VladaZakharova
      - [ ] [GCSToBigQueryOperator allows autodetect None and infers schema 
(#28564)](https://github.com/apache/airflow/pull/28564): @vchiapaikeo
      - [ ] [Improve memory usage in Dataproc deferrable operators 
(#28117)](https://github.com/apache/airflow/pull/28117): @lwyszomi
      - [ ] [Push job_id in xcom for dataproc submit job op 
(#28639)](https://github.com/apache/airflow/pull/28639): @pankajastro
      - [ ] [Fix for issue with reading schema fields for JSON files in 
GCSToBigQueryOperator (#28284)](https://github.com/apache/airflow/pull/28284): 
@VladaZakharova
      - [ ] [Fix GCSToBigQueryOperator not respecting schema_obj 
(#28444)](https://github.com/apache/airflow/pull/28444): @vchiapaikeo
      - [ ] [Fix GCSToGCSOperator copying list of objects without wildcard 
(#28111)](https://github.com/apache/airflow/pull/28111): @moiseenkov
      - [ ] [Fix: re-enable use of parameters in gcs_to_bq which had been 
disabled (#27961)](https://github.com/apache/airflow/pull/27961): @mdering
      - [ ] [Set bigquery use_legacy_sql param in job config correctly 
(#28522)](https://github.com/apache/airflow/pull/28522): @pankajastro
      - [ ] [Remove `pylint` messages control instructions 
(#28555)](https://github.com/apache/airflow/pull/28555): @Taragolis
      - [ ] [Remove deprecated AIPlatformConsoleLink from google/provider.yaml 
(#28449)](https://github.com/apache/airflow/pull/28449): @vchiapaikeo
      - [ ] [Use object instead of array in config.yml for config template 
(#28417)](https://github.com/apache/airflow/pull/28417): @dstandish
      - [ ] [[misc] Get rid of `pass` statement in conditions 
(#27775)](https://github.com/apache/airflow/pull/27775): @Taragolis
      - [ ] [Change log level to DEBUG when secret not found for google secret 
manager (#27856)](https://github.com/apache/airflow/pull/27856): @lwyszomi
      - [ ] [[misc] Replace XOR `^` conditions by `exactly_one` helper in 
providers (#27858)](https://github.com/apache/airflow/pull/27858): @Taragolis
   ## Provider [imap: 
3.1.1rc2](https://pypi.org/project/apache-airflow-providers-imap/3.1.1rc2)
      - [ ] [[misc] Get rid of `pass` statement in conditions 
(#27775)](https://github.com/apache/airflow/pull/27775): @Taragolis
   ## Provider [microsoft.azure: 
5.0.2rc2](https://pypi.org/project/apache-airflow-providers-microsoft-azure/5.0.2rc2)
      - [ ] [Re-enable azure service bus on ARM as it now builds cleanly 
(#28442)](https://github.com/apache/airflow/pull/28442): @potiuk
   ## Provider [microsoft.mssql: 
3.3.2rc2](https://pypi.org/project/apache-airflow-providers-microsoft-mssql/3.3.2rc2)
      - [ ] [Re-enable `pymsql` on ARM as it now builds cleanly 
(#28530)](https://github.com/apache/airflow/pull/28530): @Taragolis
   ## Provider [microsoft.winrm: 
3.1.1rc2](https://pypi.org/project/apache-airflow-providers-microsoft-winrm/3.1.1rc2)
      - [ ] [Remove outdated compat imports/code from providers 
(#28507)](https://github.com/apache/airflow/pull/28507): @Taragolis
   ## Provider [oracle: 
3.6.0rc2](https://pypi.org/project/apache-airflow-providers-oracle/3.6.0rc2)
      - [ ] [XCOM push ORA error code in OracleStoredProcedure 
(#27319)](https://github.com/apache/airflow/pull/27319): @kolfild26
   ## Provider [postgres: 
5.4.0rc2](https://pypi.org/project/apache-airflow-providers-postgres/5.4.0rc2)
      - [ ] [Bring back psycopg2-binary as dependency instead of psycopg 
(#28316)](https://github.com/apache/airflow/pull/28316): @potiuk
   ## Provider [presto: 
4.2.1rc2](https://pypi.org/project/apache-airflow-providers-presto/4.2.1rc2)
      - [ ] [Remove outdated compat imports/code from providers 
(#28507)](https://github.com/apache/airflow/pull/28507): @Taragolis
   ## Provider [salesforce: 
5.3.0rc2](https://pypi.org/project/apache-airflow-providers-salesforce/5.3.0rc2)
      - [ ] [Add test_connection to SalesforceHook 
(#27921)](https://github.com/apache/airflow/pull/27921): @odaneau-astro
   ## Provider [sftp: 
4.2.1rc2](https://pypi.org/project/apache-airflow-providers-sftp/4.2.1rc2)
      - [ ] [Update codespell and fix typos 
(#28568)](https://github.com/apache/airflow/pull/28568): @KarshVashi
      - [ ] [[misc] Get rid of `pass` statement in conditions 
(#27775)](https://github.com/apache/airflow/pull/27775): @Taragolis
   ## Provider [slack: 
7.1.1rc2](https://pypi.org/project/apache-airflow-providers-slack/7.1.1rc2)
      - [ ] [[misc] Replace XOR `^` conditions by `exactly_one` helper in 
providers (#27858)](https://github.com/apache/airflow/pull/27858): @Taragolis
   ## Provider [ssh: 
3.4.0rc2](https://pypi.org/project/apache-airflow-providers-ssh/3.4.0rc2)
      - [ ] [Add .bash extension to SSHOperator 
(#28617)](https://github.com/apache/airflow/pull/28617): @stamixthereal
      - [ ] [Add test_connection method for SSHHook 
(#28184)](https://github.com/apache/airflow/pull/28184): @xjf729
      - [ ] [SSH task exit code added to XCOM as 'ssh_exit' key 
(#27370)](https://github.com/apache/airflow/pull/27370): @kolfild26
      - [ ] [Remove outdated compat imports/code from providers 
(#28507)](https://github.com/apache/airflow/pull/28507): @Taragolis
      - [ ] [[misc] Get rid of `pass` statement in conditions 
(#27775)](https://github.com/apache/airflow/pull/27775): @Taragolis
   ## Provider [telegram: 
3.1.1rc2](https://pypi.org/project/apache-airflow-providers-telegram/3.1.1rc2)
      - [ ] [Limit Telegram to < 20.0.0 
(#28671)](https://github.com/apache/airflow/pull/28671): @potiuk
   ## Provider [trino: 
4.3.1rc2](https://pypi.org/project/apache-airflow-providers-trino/4.3.1rc2)
      - [ ] [Remove outdated compat imports/code from providers 
(#28507)](https://github.com/apache/airflow/pull/28507): @Taragolis
   
   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)
   
   <!--
   
   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:
   @Taragolis @syedahsn @xinbinhuang @vchiapaikeo @ferruzzi @jon-evergreen 
@RachitSharma2001 @syun64 @snjypl @pankajastro @thangnd197 @dwreeves @eladkal 
@KarshVashi @BobDu @hankehly @xjf729 @Adityamalik123
   @jbandoro @IAL32 @lwyszomi @moiseenkov @VladaZakharova @stamixthereal 
@vincbeck @2h-kim @kolfild26 @potiuk @raphaelauv @TohnJhomas @dstandish 
@vandonr-amz @romibuzi @mdering @skabbit @odaneau-astro 
   @kouk
   
   ### 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