eladkal opened a new issue, #35240: URL: https://github.com/apache/airflow/issues/35240
### 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.10.0rc1](https://pypi.org/project/apache-airflow-providers-amazon/8.10.0rc1) - [ ] [AWS ECS Executor (#34381)](https://github.com/apache/airflow/pull/34381): @o-nikolas - [ ] [AIP-58: Add Airflow ObjectStore (AFS) (#34729)](https://github.com/apache/airflow/pull/34729): @bolkedebruin - [ ] [Add http to s3 operator (#35176)](https://github.com/apache/airflow/pull/35176): @simonprydden - [ ] [Enable encryption in S3 download_files() hook. (#35037)](https://github.com/apache/airflow/pull/35037): @ferruzzi - [ ] [Use base aws classes in Amazon AppFlow Operators (#35082)](https://github.com/apache/airflow/pull/35082): @Taragolis - [ ] [Use base aws classes in Amazon Athena Operators/Sensors/Triggers (#35133)](https://github.com/apache/airflow/pull/35133): @Taragolis - [ ] [Use base classes for AWS Lambda Operators/Sensors (#34890)](https://github.com/apache/airflow/pull/34890): @Taragolis - [ ] [Use base aws classes in Amazon S3 Glacier Operators/Sensors (#35108)](https://github.com/apache/airflow/pull/35108): @Taragolis - [ ] [Expose catalog parameter in `AthenaOpeartor` (#35103)](https://github.com/apache/airflow/pull/35103): @eladkal ## Provider [apache.spark: 4.3.0rc1](https://pypi.org/project/apache-airflow-providers-apache-spark/4.3.0rc1) - [ ] [Add use_krb5ccache option to SparkSubmitHook (#34386)](https://github.com/apache/airflow/pull/34386): @zeotuan ## Provider [cncf.kubernetes: 7.8.0rc1](https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/7.8.0rc1) - [ ] [Added to the rendering of KubernetesOperator V1VolumeMount, sub_path (#35129)](https://github.com/apache/airflow/pull/35129): @mescanne - [ ] [feat: add hostAliases to pod spec in KubernetesPodOperator (#35063)](https://github.com/apache/airflow/pull/35063): @imurchie - [ ] [Replace blocking IO with async IO in AsyncKubernetesHook (#35162)](https://github.com/apache/airflow/pull/35162): @functicons - [ ] [Consolidate the warning stacklevel in KubernetesPodTrigger (#35079)](https://github.com/apache/airflow/pull/35079): @anukrati1507 ## Provider [common.io: 1.0.0rc1](https://pypi.org/project/apache-airflow-providers-common-io/1.0.0rc1) - [ ] [AIP-58: Add Airflow ObjectStore (AFS) (#34729)](https://github.com/apache/airflow/pull/34729): @bolkedebruin ## Provider [databricks: 4.7.0rc1](https://pypi.org/project/apache-airflow-providers-databricks/4.7.0rc1) - [ ] [Add operator to create jobs in Databricks (#35156)](https://github.com/apache/airflow/pull/35156): @tatiana ## Provider [google: 10.11.0rc1](https://pypi.org/project/apache-airflow-providers-google/10.11.0rc1) - [ ] [AIP-58: Add Airflow ObjectStore (AFS) (#34729)](https://github.com/apache/airflow/pull/34729): @bolkedebruin - [ ] [Make Dataprep system test self-sufficient (#34880)](https://github.com/apache/airflow/pull/34880): @moiseenkov - [ ] [Added `overrides` parameter to CloudRunExecuteJobOperator (#34874)](https://github.com/apache/airflow/pull/34874): @ChloeSheasby ## Provider [microsoft.azure: 8.1.0rc1](https://pypi.org/project/apache-airflow-providers-microsoft-azure/8.1.0rc1) - [ ] [AIP-58: Add Airflow ObjectStore (AFS) (#34729)](https://github.com/apache/airflow/pull/34729): @bolkedebruin ## Provider [mongo: 3.4.0rc1](https://pypi.org/project/apache-airflow-providers-mongo/3.4.0rc1) - [ ] [Add distinct function to MongoHook in apache-airflow-providers-mongo (#34466)](https://github.com/apache/airflow/pull/34466): @octaviolage ## Provider [openlineage: 1.2.0rc1](https://pypi.org/project/apache-airflow-providers-openlineage/1.2.0rc1) - [ ] [openlineage, common.sql: send column lineage from SQL operators. (#34843)](https://github.com/apache/airflow/pull/34843): @JDarDagran ## Provider [presto: 5.2.1rc1](https://pypi.org/project/apache-airflow-providers-presto/5.2.1rc1) - [ ] [Bump min version of presto client to bring better dbapi compatibility (#35132)](https://github.com/apache/airflow/pull/35132): @potiuk ## Provider [slack: 8.3.0rc1](https://pypi.org/project/apache-airflow-providers-slack/8.3.0rc1) - [ ] [Pass additional arguments from Slack's Operators/Notifiers to Hooks (#35039)](https://github.com/apache/airflow/pull/35039): @Taragolis ## Provider [smtp: 1.4.1rc1](https://pypi.org/project/apache-airflow-providers-smtp/1.4.1rc1) - [ ] [Make `cc` and `bcc` templated fields in EmailOperator (#35235)](https://github.com/apache/airflow/pull/35235): @Joffreybvn ## Provider [ssh: 3.8.1rc1](https://pypi.org/project/apache-airflow-providers-ssh/3.8.1rc1) - [ ] [Consolidate stacklevel in ssh operator warning (#35151)](https://github.com/apache/airflow/pull/35151): @shubhamraj-git <!-- 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: @bolkedebruin @mescanne @shubhamraj-git @octaviolage @potiuk @zeotuan @moiseenkov @o-nikolas @ChloeSheasby @ferruzzi @Joffreybvn @anukrati1507 @eladkal @JDarDagran @Taragolis @tatiana @imurchie @functicons @simonprydden ### 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: commits-unsubscr...@airflow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org