jscheffl opened a new issue, #60496: URL: https://github.com/apache/airflow/issues/60496
### Body I have a kind request for all the contributors to the latest provider distributions 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_PROVIDERS.md#verify-the-release-candidate-by-contributo Let us know in the comments, whether the issue is addressed. These are providers that require testing as there were some substantial changes introduced: ## Provider [airbyte: 5.3.2rc1](https://pypi.org/project/apache-airflow-providers-airbyte/5.3.2rc1) - [ ] [Source airbyte provider to use airflow.sdk.configuration.conf (#59991)](https://github.com/apache/airflow/pull/59991): @sunank200 ## Provider [alibaba: 3.3.3rc1](https://pypi.org/project/apache-airflow-providers-alibaba/3.3.3rc1) - [ ] [Source alibaba provider to use airflow.sdk.configuration.conf (#59993)](https://github.com/apache/airflow/pull/59993): @sunank200 ## Provider [amazon: 9.20.0rc1](https://pypi.org/project/apache-airflow-providers-amazon/9.20.0rc1) - [ ] [Add fail_on_nonzero_exit parameter to SSM operators for exit code routing (#57753)](https://github.com/apache/airflow/pull/57753): @ksharlandji - [ ] [Check team boundaries in connections (#59476)](https://github.com/apache/airflow/pull/59476): @vincbeck Linked issues: - [Linked Issue #58905](https://github.com/apache/airflow/pull/58905): @vincbeck - [ ] [Remove the compatibility shim for log_task_event AwsEcsExecutor and AwsBatchExecutor (#60301)](https://github.com/apache/airflow/pull/60301): @ - [ ] [Fixed timestamp comparison bug in S3 hook sync method (#60299)](https://github.com/apache/airflow/pull/60299): @justinpakzad Linked issues: - [Linked Issue #60223](https://github.com/apache/airflow/issues/60223): @marcosmartinezfco - [ ] [Change starlette import to fastapi (#60382)](https://github.com/apache/airflow/pull/60382): @unknowntpo Linked issues: - [Linked Issue #58127](https://github.com/apache/airflow/pull/58127): @chiuinggum - [ ] [Introduce a "cli" section in provider metadata (#59805)](https://github.com/apache/airflow/pull/59805): @jason810496 - [ ] [Made sqlalchemy dependency optional for amazon provider (#59941)](https://github.com/apache/airflow/pull/59941): @justinpakzad Linked issues: - [Linked Issue #59896](https://github.com/apache/airflow/issues/59896): @potiuk - [ ] [Source amazon provider to use airflow.sdk.configuration.conf (#59979)](https://github.com/apache/airflow/pull/59979): @sunank200 ## Provider [apache.beam: 6.2.2rc1](https://pypi.org/project/apache-airflow-providers-apache-beam/6.2.2rc1) - [ ] [Source conf from `airflow.sdk.configuration.conf` for apache providers (#59966)](https://github.com/apache/airflow/pull/59966): @sunank200 ## Provider [apache.hdfs: 4.11.2rc1](https://pypi.org/project/apache-airflow-providers-apache-hdfs/4.11.2rc1) - [ ] [Source conf from `airflow.sdk.configuration.conf` for apache providers (#59966)](https://github.com/apache/airflow/pull/59966): @sunank200 ## Provider [apache.hive: 9.2.3rc1](https://pypi.org/project/apache-airflow-providers-apache-hive/9.2.3rc1) - [ ] [Move over plugins manager to a shared library (#59956)](https://github.com/apache/airflow/pull/59956): @amoghrajesh - [ ] [Source conf from `airflow.sdk.configuration.conf` for apache providers (#59966)](https://github.com/apache/airflow/pull/59966): @sunank200 ## Provider [apache.impala: 1.8.1rc1](https://pypi.org/project/apache-airflow-providers-apache-impala/1.8.1rc1) - [ ] [Make sqlalchemy an optional dependency for Impala provider (#60062)](https://github.com/apache/airflow/pull/60062): @hohshho Linked issues: - [Linked Issue #59898](https://github.com/apache/airflow/issues/59898): @potiuk - [Linked Issue #59895](https://github.com/apache/airflow/issues/59895): @potiuk ## Provider [apache.livy: 4.5.2rc1](https://pypi.org/project/apache-airflow-providers-apache-livy/4.5.2rc1) - [ ] [Source conf from `airflow.sdk.configuration.conf` for apache providers (#59966)](https://github.com/apache/airflow/pull/59966): @sunank200 ## Provider [apache.spark: 5.5.0rc1](https://pypi.org/project/apache-airflow-providers-apache-spark/5.5.0rc1) - [ ] [PysparkOperator and not only a decorator (#60041)](https://github.com/apache/airflow/pull/60041): @raphaelauv - [ ] [Source conf from `airflow.sdk.configuration.conf` for apache providers (#59966)](https://github.com/apache/airflow/pull/59966): @sunank200 ## Provider [celery: 3.15.1rc1](https://pypi.org/project/apache-airflow-providers-celery/3.15.1rc1) - [ ] [Introduce a "cli" section in provider metadata (#59805)](https://github.com/apache/airflow/pull/59805): @jason810496 ## Provider [cncf.kubernetes: 10.12.1rc1](https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/10.12.1rc1) - [ ] [KubernetesPodOperator: Fix hanging API calls (#60254)](https://github.com/apache/airflow/pull/60254): @AutomationDev85 - [ ] [KubernetesPodOperator check xcom sidecar running before trying to read xcom (#60319)](https://github.com/apache/airflow/pull/60319): @Automatio - [ ] [Prevent transient error in case when Pod start_time parameter is None (#59097)](https://github.com/apache/airflow/pull/59097): @Crowiant - [ ] [Add support for creating jobs with parallelism=0 to KubernetesJobOperator (#60372)](https://github.com/apache/airflow/pull/60372): @stephen-bra Linked issues: - [Linked Issue #53368](https://github.com/apache/airflow/pull/53368): @stephen-bracken - [ ] [Fix duplicate pod creation in KubernetesJobOperator (#53368)](https://github.com/apache/airflow/pull/53368): @stephen-bracken Linked issues: - [Linked Issue #52885](https://github.com/apache/airflow/pull/52885): @stephen-bracken - [ ] [Kubernetes Pod Operator callbacks repeating log line (#59372)](https://github.com/apache/airflow/pull/59372): @johnhoran Linked issues: - [Linked Issue #59366](https://github.com/apache/airflow/issues/59366): @johnhoran - [ ] [Fix job_name normalization in KubernetesJobOperator (#60231)](https://github.com/apache/airflow/pull/60231): @quentin-sommer Linked issues: - [Linked Issue #60229](https://github.com/apache/airflow/issues/60229): @quentin-sommer - [ ] [Replace deprecated import for utcnow() to the new one (#60317)](https://github.com/apache/airflow/pull/60317): @MaksYermak - [ ] [fix mypy error in provider (#60395)](https://github.com/apache/airflow/pull/60395): @henry3260 - [ ] [Making kubernetes executor ResourceVersion a self contained singleton (#60324)](https://github.com/apache/airflow/pull/60324): @amoghrajesh - [ ] [Introduce a "cli" section in provider metadata (#59805)](https://github.com/apache/airflow/pull/59805): @jason810496 - [ ] [Improve changelog descriptions in providers RC (#60036)](https://github.com/apache/airflow/pull/60036): @shahar1 Linked issues: - [Linked Issue #59947](https://github.com/apache/airflow/pull/59947): @shahar1 ## Provider [common.compat: 1.12.0rc1](https://pypi.org/project/apache-airflow-providers-common-compat/1.12.0rc1) - [ ] [Allow providers to consume AirflowConfigException from compat sdk (#60044)](https://github.com/apache/airflow/pull/60044): @amoghrajesh - [ ] [Source conf from `airflow.sdk.configuration.conf` for apache providers (#59966)](https://github.com/apache/airflow/pull/59966): @sunank200 - [ ] [Move listeners module to shared library for client server separation (#59883)](https://github.com/apache/airflow/pull/59883): @amoghrajesh - [ ] [Move over plugins manager to a shared library (#59956)](https://github.com/apache/airflow/pull/59956): @amoghrajesh ## Provider [common.io: 1.7.1rc1](https://pypi.org/project/apache-airflow-providers-common-io/1.7.1rc1) - [ ] [Source common provider to use airflow.sdk.configuration.conf (#59989)](https://github.com/apache/airflow/pull/59989): @sunank200 ## Provider [common.sql: 1.30.3rc1](https://pypi.org/project/apache-airflow-providers-common-sql/1.30.3rc1) - [ ] [Add proper dependencies for sqlalchemy - common.sql (#59945)](https://github.com/apache/airflow/pull/59945): @henry3260 Linked issues: - [Linked Issue #59899](https://github.com/apache/airflow/issues/59899): @potiuk - [ ] [Source common provider to use airflow.sdk.configuration.conf (#59989)](https://github.com/apache/airflow/pull/59989): @sunank200 ## Provider [databricks: 7.8.3rc1](https://pypi.org/project/apache-airflow-providers-databricks/7.8.3rc1) - [ ] [Limit deltalake again to 1.3.1 due to missing ARM .whl files (#60376)](https://github.com/apache/airflow/pull/60376): @jscheffl Linked issues: - [Linked Issue #60098](https://github.com/apache/airflow/pull/60098): @potiuk - [ ] [Made sqlalchemy dependency optional for Databricks provider (#60110)](https://github.com/apache/airflow/pull/60110): @justinpakzad Linked issues: - [Linked Issue #59900](https://github.com/apache/airflow/issues/59900): @potiuk - [ ] [Move over plugins manager to a shared library (#59956)](https://github.com/apache/airflow/pull/59956): @amoghrajesh - [ ] [Limit deltalake again to 1.3.0 due to missing ARM .whl files (#60098)](https://github.com/apache/airflow/pull/60098): @potiuk - [ ] [Source databricks provider to use airflow.sdk.configuration.conf (#60021)](https://github.com/apache/airflow/pull/60021): @henry3260 Linked issues: - [Linked Issue #60000](https://github.com/apache/airflow/issues/60000): @sunank200 ## Provider [dbt.cloud: 4.6.3rc1](https://pypi.org/project/apache-airflow-providers-dbt-cloud/4.6.3rc1) - [ ] [Source dbt provider to use airflow.sdk.configuration.conf (#59988)](https://github.com/apache/airflow/pull/59988): @sunank200 ## Provider [discord: 3.12.0rc1](https://pypi.org/project/apache-airflow-providers-discord/3.12.0rc1) - [ ] [feat: discord embeds for notifier (#58603)](https://github.com/apache/airflow/pull/58603): @dondaum Linked issues: - [Linked Issue #46838](https://github.com/apache/airflow/issues/46838): @1cadumagalhaes ## Provider [docker: 4.5.2rc1](https://pypi.org/project/apache-airflow-providers-docker/4.5.2rc1) - [ ] [New year means updated Copyright notices (#60344)](https://github.com/apache/airflow/pull/60344): @potiuk ## Provider [edge3: 3.0.0rc1](https://pypi.org/project/apache-airflow-providers-edge3/3.0.0rc1) - [ ] [Make Edge Worker using async loop (#56457)](https://github.com/apache/airflow/pull/56457): @jscheffl - [ ] [Improve error handling in edge worker on 405 (#60425)](https://github.com/apache/airflow/pull/60425): @jscheffl Linked issues: - [Linked Issue #60261](https://github.com/apache/airflow/issues/60261): @ron-gaist - [ ] [Upgrade react-router in Edge3 to 7.12.0 (#60353)](https://github.com/apache/airflow/pull/60353): @jscheffl - [ ] [Introduce a "cli" section in provider metadata (#59805)](https://github.com/apache/airflow/pull/59805): @jason810496 - [ ] [Move over plugins manager to a shared library (#59956)](https://github.com/apache/airflow/pull/59956): @amoghrajesh ## Provider [exasol: 4.9.1rc1](https://pypi.org/project/apache-airflow-providers-exasol/4.9.1rc1) - [ ] [Add SQLAlchemy dependency to Exasol provider (#59902) (#59915)](https://github.com/apache/airflow/pull/59915): @Jkhall81 Linked issues: - [Linked Issue #59902](https://github.com/apache/airflow/issues/59902): @potiuk ## Provider [fab: 3.1.2rc1](https://pypi.org/project/apache-airflow-providers-fab/3.1.2rc1) - [ ] [Fab Auth Manager add xcom missing perms (#60315)](https://github.com/apache/airflow/pull/60315): @pierrejeambrun - [ ] [Fix typos in CLI commands (#60227)](https://github.com/apache/airflow/pull/60227): @roykoand - [ ] [Hide Groups field from User edit form in FAB Auth Manager (#60019)](https://github.com/apache/airflow/pull/60019): @junaiddshaukat Linked issues: - [Linked Issue #60017](https://github.com/apache/airflow/issues/60017): @jscheffl - [ ] [Fix user creation in FAB fails when no role specified (#60015)](https://github.com/apache/airflow/pull/60015): @junaiddshaukat Linked issues: - [Linked Issue #59963](https://github.com/apache/airflow/issues/59963): @jscheffl - [ ] [Change starlette import to fastapi (#60382)](https://github.com/apache/airflow/pull/60382): @unknowntpo Linked issues: - [Linked Issue #58127](https://github.com/apache/airflow/pull/58127): @chiuinggum - [ ] [rename names of data models related to roles for consistency across r… (#60312)](https://github.com/apache/airflow/pull/60312): @henry3260 - [ ] [Introduce a "cli" section in provider metadata (#59805)](https://github.com/apache/airflow/pull/59805): @jason810496 - [ ] [Move over plugins manager to a shared library (#59956)](https://github.com/apache/airflow/pull/59956): @amoghrajesh - [ ] [Make FAB AirflowAppBuilder use scoped_session (#59953)](https://github.com/apache/airflow/pull/59953): @trina242 Linked issues: - [Linked Issue #58644](https://github.com/apache/airflow/pull/58644): @vincbeck - [Linked Issue #58196](https://github.com/apache/airflow/pull/58196): @menghot - [Linked Issue #59349](https://github.com/apache/airflow/issues/59349): @berglh - [Linked Issue #57815](https://github.com/apache/airflow/pull/57815): @menghot - [ ] [Upgrade SQLAlchemy (SQLA) to 2.0 (#59218)](https://github.com/apache/airflow/pull/59218): @Dev-iL Linked issues: - [Linked Issue #58049](https://github.com/apache/airflow/pull/58049): @vincbeck - [Linked Issue #28723](https://github.com/apache/airflow/issues/28723): @potiuk - [ ] [Clarify note re: webserver_config.py deprecation (#59529)](https://github.com/apache/airflow/pull/59529): @bgshacklett Linked issues: - [Linked Issue #59475](https://github.com/apache/airflow/issues/59475): @bgshacklett - [Linked Issue #53573](https://github.com/apache/airflow/issues/53573): @piosystems - [ ] [#59475 (docs): added few clarification docs for OAuth Authentication … (#60109)](https://github.com/apache/airflow/pull/60109): @anishgirianish Linked issues: - [Linked Issue #59529](https://github.com/apache/airflow/pull/59529): @bgshacklett - [Linked Issue #59475](https://github.com/apache/airflow/issues/59475): @bgshacklett ## Provider [google: 19.4.0rc1](https://pypi.org/project/apache-airflow-providers-google/19.4.0rc1) - [ ] [Add 'ignore_if_missing' to DataprocDeleteClusterOperator (#60433)](https://github.com/apache/airflow/pull/60433): @shahar1 Linked issues: - [Linked Issue #60083](https://github.com/apache/airflow/pull/60083): @chirodip98 - [ ] [Add Operators for Gemini Batch API and Gemini Files API to the Google provider. (#59518)](https://github.com/apache/airflow/pull/59518): @Crowi - [ ] [Make DataprocDeleteClusterOperator idempotent (#60083)](https://github.com/apache/airflow/pull/60083): @chirodip98 - [ ] [Fixed CloudSqlDatabaseHook error message for missing host (#60089)](https://github.com/apache/airflow/pull/60089): @justinpakzad Linked issues: - [Linked Issue #58808](https://github.com/apache/airflow/issues/58808): @pierresegonne - [ ] [Replace deprecated import for utcnow() to the new one (#60317)](https://github.com/apache/airflow/pull/60317): @MaksYermak - [ ] [fix mypy error in provider (#60395)](https://github.com/apache/airflow/pull/60395): @henry3260 - [ ] [Refactor Google provider to use SQLA2 (#60322)](https://github.com/apache/airflow/pull/60322): @ricky-chaoju Linked issues: - [Linked Issue #59402](https://github.com/apache/airflow/issues/59402): @Prab-27 - [ ] [Add option max_num_workers to the dataflow configuration and add the option to the system tests. (#60260)](https://github.com/apache/airflow/pu - [ ] [Fix mypy type checking issues after upgrade to github-auth 2.46.0 (#60146)](https://github.com/apache/airflow/pull/60146): @jscheffl - [ ] [Add AirflowDeprecationWarning for deprecated project_id in BigQueryGetDataOperator (#59866)](https://github.com/apache/airflow/pull/59866): @Ka - [ ] [Check team boundaries in connections (#59476)](https://github.com/apache/airflow/pull/59476): @vincbeck Linked issues: - [Linked Issue #58905](https://github.com/apache/airflow/pull/58905): @vincbeck - [ ] [Added missing comma to bq empty dataset operator doc string (#60066)](https://github.com/apache/airflow/pull/60066): @justinpakzad Linked issues: - [Linked Issue #60063](https://github.com/apache/airflow/issues/60063): @ericmartinezr - [ ] [Source google provider to use airflow.sdk.configuration.conf (#59986)](https://github.com/apache/airflow/pull/59986): @sunank200 ## Provider [hashicorp: 4.4.2rc1](https://pypi.org/project/apache-airflow-providers-hashicorp/4.4.2rc1) - [ ] [Check team boundaries in connections (#59476)](https://github.com/apache/airflow/pull/59476): @vincbeck Linked issues: - [Linked Issue #58905](https://github.com/apache/airflow/pull/58905): @vincbeck ## Provider [http: 5.6.3rc1](https://pypi.org/project/apache-airflow-providers-http/5.6.3rc1) - [ ] [`issue-60000-http`: Update conf imports for `http` provider (#60090)](https://github.com/apache/airflow/pull/60090): @jroachgolf84 Linked issues: - [Linked Issue #60000](https://github.com/apache/airflow/issues/60000): @sunank200 ## Provider [imap: 3.10.3rc1](https://pypi.org/project/apache-airflow-providers-imap/3.10.3rc1) - [ ] [Source imap provider to use airflow.sdk.configuration.conf (#59994)](https://github.com/apache/airflow/pull/59994): @sunank200 ## Provider [keycloak: 0.5.0rc1](https://pypi.org/project/apache-airflow-providers-keycloak/0.5.0rc1) - [ ] [Keycloak: implement client_credentials grant flow (#59411)](https://github.com/apache/airflow/pull/59411): @ecodina Linked issues: - [Linked Issue #59286](https://github.com/apache/airflow/issues/59286): @ecodina - [ ] [Literal to str Enum for ResourceMethod & ExtendedResourceMethod (#60244)](https://github.com/apache/airflow/pull/60244): @steveahnahn - [ ] [Change starlette import to fastapi (#60382)](https://github.com/apache/airflow/pull/60382): @unknowntpo Linked issues: - [Linked Issue #58127](https://github.com/apache/airflow/pull/58127): @chiuinggum - [ ] [Introduce a "cli" section in provider metadata (#59805)](https://github.com/apache/airflow/pull/59805): @jason810496 - [ ] [60000-keycloak: Update conf imports for keycloak provider (#60092)](https://github.com/apache/airflow/pull/60092): @Srabasti ## Provider [microsoft.azure: 12.10.2rc1](https://pypi.org/project/apache-airflow-providers-microsoft-azure/12.10.2rc1) - [ ] [Check team boundaries in connections (#59476)](https://github.com/apache/airflow/pull/59476): @vincbeck Linked issues: - [Linked Issue #58905](https://github.com/apache/airflow/pull/58905): @vincbeck ## Provider [microsoft.winrm: 3.13.3rc1](https://pypi.org/project/apache-airflow-providers-microsoft-winrm/3.13.3rc1) - [ ] [fix(providers/winrm): Add connection-types to provider configuration (#60028)](https://github.com/apache/airflow/pull/60028): @ftakelait Linked issues: - [Linked Issue #60009](https://github.com/apache/airflow/pull/60009): @ftakelait - [Linked Issue #28790](https://github.com/apache/airflow/issues/28790): @Taragolis - [ ] [fix(providers/winrm): Add missing hook class attributes (#60009)](https://github.com/apache/airflow/pull/60009): @ftakelait Linked issues: - [Linked Issue #28790](https://github.com/apache/airflow/issues/28790): @Taragolis ## Provider [odbc: 4.11.1rc1](https://pypi.org/project/apache-airflow-providers-odbc/4.11.1rc1) - [ ] [Source odbc provider to use airflow.sdk.configuration.conf (#59995)](https://github.com/apache/airflow/pull/59995): @sunank200 ## Provider [openai: 1.7.2rc1](https://pypi.org/project/apache-airflow-providers-openai/1.7.2rc1) - [ ] [Source OpenAI provider to use airflow.sdk.configuration.conf (#59996)](https://github.com/apache/airflow/pull/59996): @sunank200 ## Provider [openlineage: 2.10.0rc1](https://pypi.org/project/apache-airflow-providers-openlineage/2.10.0rc1) - [ ] [Add on_task_instance_skipped support to OpenLineage listener (#60409)](https://github.com/apache/airflow/pull/60409): @tstrilka Linked issues: - [Linked Issue #59370](https://github.com/apache/airflow/issues/59370): @tstrilka - [Linked Issue #59467](https://github.com/apache/airflow/pull/59467): @tstrilka - [ ] [Fixing static checks in OL adapter on main (#60042)](https://github.com/apache/airflow/pull/60042): @amoghrajesh - [ ] [Move listeners module to shared library for client server separation (#59883)](https://github.com/apache/airflow/pull/59883): @amoghrajesh - [ ] [Move over plugins manager to a shared library (#59956)](https://github.com/apache/airflow/pull/59956): @amoghrajesh - [ ] [Allow providers to consume AirflowConfigException from compat sdk (#60044)](https://github.com/apache/airflow/pull/60044): @amoghrajesh - [ ] [Source openlineage provider to use airflow.sdk.configuration.conf (#60026)](https://github.com/apache/airflow/pull/60026): @sarth-akvaish Linked issues: - [Linked Issue #60000](https://github.com/apache/airflow/issues/60000): @sunank200 - [ ] [Make sqlalchemy optional dependency for openlineage provider (#59921)](https://github.com/apache/airflow/pull/59921): @sunank200 - [ ] [Improve changelog descriptions in providers RC (#60036)](https://github.com/apache/airflow/pull/60036): @shahar1 Linked issues: - [Linked Issue #59947](https://github.com/apache/airflow/pull/59947): @shahar1 ## Provider [postgres: 6.5.2rc1](https://pypi.org/project/apache-airflow-providers-postgres/6.5.2rc1) - [ ] [Make SQLAlchemy optional for Postgres provider (#60257)](https://github.com/apache/airflow/pull/60257): @mohit7705 - [ ] [Source postgres provider to use airflow.sdk.configuration.conf (#59984)](https://github.com/apache/airflow/pull/59984): @sunank200 ## Provider [presto: 5.10.3rc1](https://pypi.org/project/apache-airflow-providers-presto/5.10.3rc1) - [ ] [Source presto provider to use airflow.sdk.configuration.conf (#59985)](https://github.com/apache/airflow/pull/59985): @sunank200 - [ ] [Sqlalchemy optional in presto provider (#59944)](https://github.com/apache/airflow/pull/59944): @steveahnahn ## Provider [redis: 4.4.2rc1](https://pypi.org/project/apache-airflow-providers-redis/4.4.2rc1) - [ ] [Source redis provider to use airflow.sdk.configuration.conf (#59983)](https://github.com/apache/airflow/pull/59983): @sunank200 ## Provider [sftp: 5.6.0rc1](https://pypi.org/project/apache-airflow-providers-sftp/5.6.0rc1) - [ ] [docs(sftp): Document python_callable, op_args, and op_kwargs in SFTPSensor (#60313)](https://github.com/apache/airflow/pull/60313): @arjav1528 - [ ] [Source conf from airflow.sdk.configuration.conf for sftp providers (#59970)](https://github.com/apache/airflow/pull/59970): @sunank200 ## Provider [snowflake: 6.8.2rc1](https://pypi.org/project/apache-airflow-providers-snowflake/6.8.2rc1) - [ ] [Refresh expired OAuth tokens in SnowflakeHook for long-running tasks (#60027)](https://github.com/apache/airflow/pull/60027): @SameerMesiah97 - [ ] [Source snowflake provider to use airflow.sdk.configuration.conf (#60002)](https://github.com/apache/airflow/pull/60002): @justinpakzad Linked issues: - [Linked Issue #60000](https://github.com/apache/airflow/issues/60000): @sunank200 - [ ] [Improve changelog descriptions in providers RC (#60036)](https://github.com/apache/airflow/pull/60036): @shahar1 Linked issues: - [Linked Issue #59947](https://github.com/apache/airflow/pull/59947): @shahar1 ## Provider [ssh: 4.3.0rc1](https://pypi.org/project/apache-airflow-providers-ssh/4.3.0rc1) - [ ] [Add ``SSHRemoteJobOperator`` for resilient remote job execution (#60297)](https://github.com/apache/airflow/pull/60297): @kaxil - [ ] [Source ssh provider to use airflow.sdk.configuration.conf (#59981)](https://github.com/apache/airflow/pull/59981): @sunank200 ## Provider [standard: 1.10.3rc1](https://pypi.org/project/apache-airflow-providers-standard/1.10.3rc1) - [ ] [Remove the compatibility shim for StartTriggerArgs in standard provider (#60300)](https://github.com/apache/airflow/pull/60300): @gopidesupavan - [ ] [Remove documentation on TimeDeltaSensorAsync (#59651)](https://github.com/apache/airflow/pull/59651): @Subham-KRLX Linked issues: - [Linked Issue #59644](https://github.com/apache/airflow/issues/59644): @fritz-astronomer ## Provider [teradata: 3.4.1rc1](https://pypi.org/project/apache-airflow-providers-teradata/3.4.1rc1) - [ ] [Fixed sqlalchemy as optional dependency for teradata provider (#59927)](https://github.com/apache/airflow/pull/59927): @sarth-akvaish ## Provider [trino: 6.4.2rc1](https://pypi.org/project/apache-airflow-providers-trino/6.4.2rc1) - [ ] [Source conf from airflow.sdk.configuration.conf for trino provider (#59968)](https://github.com/apache/airflow/pull/59968): @sunank200 ## Provider [vertica: 4.2.1rc1](https://pypi.org/project/apache-airflow-providers-vertica/4.2.1rc1) - [ ] [Make SQLAlchemy optional dependency for vertica Provider (#60177)](https://github.com/apache/airflow/pull/60177): @Prab-27 Linked issues: - [Linked Issue #59908](https://github.com/apache/airflow/issues/59908): @potiuk ## Provider [yandex: 4.3.2rc1](https://pypi.org/project/apache-airflow-providers-yandex/4.3.2rc1) - [ ] [Check team boundaries in connections (#59476)](https://github.com/apache/airflow/pull/59476): @vincbeck Linked issues: - [Linked Issue #58905](https://github.com/apache/airflow/pull/58905): @vincbeck - [ ] [Source yandex provider to use airflow.sdk.configuration.conf (#59992)](https://github.com/apache/airflow/pull/59992): @sunank200 <!-- NOTE TO RELEASE MANAGER: You can move here the providers that have doc-only changes or for which changes are trivial, and you could assess that they are OK. --> All users involved in the PRs: @bgshacklett @jscheffl @chirodip98 @amoghrajesh @shahar1 @trina242 @AutomationDev85 @Srabasti @junaiddshaukat @arjav1528 @Dev-iL @SameerMesiah97 @justinp ### 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]
