eladkal opened a new issue, #53873: URL: https://github.com/apache/airflow/issues/53873
### 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-contributors) 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.2.2rc1](https://pypi.org/project/apache-airflow-providers-airbyte/5.2.2rc1) - [ ] [Move all BaseHook usages to version_compat in airbyte (#52776)](https://github.com/apache/airflow/pull/52776): @sunank200 ## Provider [alibaba: 3.2.2rc1](https://pypi.org/project/apache-airflow-providers-alibaba/3.2.2rc1) - [ ] [Cleanup type ignores in alibaba provider (#53299)](https://github.com/apache/airflow/pull/53299): @mingdaoy - [ ] [Move Base imports to `version_compat` for Alibaba provider Airflow 3.0 compatibility (#52777)](https://github.com/apache/airflow/pull/52777): @sunank200 ## Provider [amazon: 9.11.0rc1](https://pypi.org/project/apache-airflow-providers-amazon/9.11.0rc1) - [ ] [Add full support for AWS SSM Run Command in Airflow (#52769)](https://github.com/apache/airflow/pull/52769): @Shlomit-B Linked issues: - [Linked Issue #42619](https://github.com/apache/airflow/issues/42619): @muraria - [ ] [Enhancement: AWS Provider sql to s3 operator pd.read_sql kwargs (#53399)](https://github.com/apache/airflow/pull/53399): @CincyBC - [ ] [Support HA schedulers for the Lambda Executor (#53396)](https://github.com/apache/airflow/pull/53396): @o-nikolas - [ ] [Fix variable name in EKS command for token expiration timestamp (#53720)](https://github.com/apache/airflow/pull/53720): @nailo2c Linked issues: - [Linked Issue #53626](https://github.com/apache/airflow/issues/53626): @peloyeje - [ ] [Fix EMR operator parameter documentation and naming (#53446)](https://github.com/apache/airflow/pull/53446): @BobDu - [ ] [remove ECS Operator retry mechanism on task failed to start (#53083)](https://github.com/apache/airflow/pull/53083): @vladimirbinshtok - [ ] [Resolve OOM When Reading Large Logs in Webserver (#49470)](https://github.com/apache/airflow/pull/49470): @jason810496 Linked issues: - [Linked Issue #45129](https://github.com/apache/airflow/pull/45129): @jason810496 - [Linked Issue #46827](https://github.com/apache/airflow/pull/46827): @ashb - [Linked Issue #45079](https://github.com/apache/airflow/issues/45079): @jason810496 - [ ] [Fix unreachable code mypy warnings in amazon provider (#53414)](https://github.com/apache/airflow/pull/53414): @gopidesupavan - [ ] [Refactoring get con part dbapihook in providers (#53335)](https://github.com/apache/airflow/pull/53335): @kyungjunleeme - [ ] [Cleanup type ignores in amazon provider where possible (#53239)](https://github.com/apache/airflow/pull/53239): @gopidesupavan - [ ] [Always build xmlsec and lxml packages from sources in our images (#53137)](https://github.com/apache/airflow/pull/53137): @potiuk Linked issues: - [Linked Issue #52539](https://github.com/apache/airflow/issues/52539): @potiuk - [ ] [Improve mypy typing for RedshiftHook (#53099)](https://github.com/apache/airflow/pull/53099): @gopidesupavan - [ ] [Make amazon provider compatible with mypy 1.16.1 (#53088)](https://github.com/apache/airflow/pull/53088): @gopidesupavan ## Provider [apache.beam: 6.1.3rc1](https://pypi.org/project/apache-airflow-providers-apache-beam/6.1.3rc1) - [ ] [Cleanup type ignores in apache/beam provider (#53303)](https://github.com/apache/airflow/pull/53303): @mingdaoy - [ ] [Replace `BaseHook` to Task SDK for `apache/beam` (#52781)](https://github.com/apache/airflow/pull/52781): @bdsoha Linked issues: - [Linked Issue #52676](https://github.com/apache/airflow/issues/52676): @amoghrajesh ## Provider [apache.cassandra: 3.8.2rc1](https://pypi.org/project/apache-airflow-providers-apache-cassandra/3.8.2rc1) - [ ] [Make apache cassandra provider compatible with mypy 1.16.1 (#53110)](https://github.com/apache/airflow/pull/53110): @jscheffl - [ ] [Replace `BaseHook` to Task SDK for `apache/cassandra` (#52689)](https://github.com/apache/airflow/pull/52689): @bdsoha Linked issues: - [Linked Issue #52676](https://github.com/apache/airflow/issues/52676): @amoghrajesh ## Provider [apache.drill: 3.1.2rc1](https://pypi.org/project/apache-airflow-providers-apache-drill/3.1.2rc1) - [ ] [improve test coverage for apache drill (#53517)](https://github.com/apache/airflow/pull/53517): @sjyangkevin Linked issues: - [Linked Issue #35442](https://github.com/apache/airflow/issues/35442): @potiuk - [ ] [Clean up mypy ignores in drill provider (#53320)](https://github.com/apache/airflow/pull/53320): @gopidesupavan - [ ] [Cleanup type ignores in apache/drill provider (#53304)](https://github.com/apache/airflow/pull/53304): @mingdaoy ## Provider [apache.druid: 4.3.0rc1](https://pypi.org/project/apache-airflow-providers-apache-druid/4.3.0rc1) - [ ] [add `ssl_verify_cert` support to `DruidDbApiHook.get_conn` (#52926)](https://github.com/apache/airflow/pull/52926): @nailo2c Linked issues: - [Linked Issue #35012](https://github.com/apache/airflow/issues/35012): @yael-is - [Linked Issue #35494](https://github.com/apache/airflow/pull/35494): @uranusjr - [ ] [Replace `BaseHook` to Task SDK for `apache/druid` (#52690)](https://github.com/apache/airflow/pull/52690): @bdsoha Linked issues: - [Linked Issue #52676](https://github.com/apache/airflow/issues/52676): @amoghrajesh ## Provider [apache.flink: 1.7.2rc1](https://pypi.org/project/apache-airflow-providers-apache-flink/1.7.2rc1) - [ ] [added both different namespace for taskmanager or for global namespace (#53653)](https://github.com/apache/airflow/pull/53653): @Nataneljpwd Linked issues: - [Linked Issue #48369](https://github.com/apache/airflow/issues/48369): @kmacdonald76 ## Provider [apache.hdfs: 4.10.2rc1](https://pypi.org/project/apache-airflow-providers-apache-hdfs/4.10.2rc1) - [ ] [Replace `BaseHook` to Task SDK for `apache/hdfs` (#52684)](https://github.com/apache/airflow/pull/52684): @bdsoha Linked issues: - [Linked Issue #52676](https://github.com/apache/airflow/issues/52676): @amoghrajesh ## Provider [apache.hive: 9.1.2rc1](https://pypi.org/project/apache-airflow-providers-apache-hive/9.1.2rc1) - [ ] [Fix hive changelog (#53665)](https://github.com/apache/airflow/pull/53665): @eladkal - [ ] [Deprecate decorators from Core (#53629)](https://github.com/apache/airflow/pull/53629): @kaxil - [ ] [Cleanup type ignores in apache/hive provider (#53302)](https://github.com/apache/airflow/pull/53302): @mingdaoy - [ ] [Replace `BaseHook` to Task SDK for `apache/hive` (#52685)](https://github.com/apache/airflow/pull/52685): @bdsoha Linked issues: - [Linked Issue #52676](https://github.com/apache/airflow/issues/52676): @amoghrajesh ## Provider [apache.iceberg: 1.3.2rc1](https://pypi.org/project/apache-airflow-providers-apache-iceberg/1.3.2rc1) - [ ] [Replace `BaseHook` to Task SDK for `apache/iceberg` (#52783)](https://github.com/apache/airflow/pull/52783): @bdsoha Linked issues: - [Linked Issue #52676](https://github.com/apache/airflow/issues/52676): @amoghrajesh ## Provider [apache.kafka: 1.10.1rc1](https://pypi.org/project/apache-airflow-providers-apache-kafka/1.10.1rc1) - [ ] [Add validation for commit_cadence in Kafka ConsumeFromTopicOperator (#52015)](https://github.com/apache/airflow/pull/52015): @jason810496 Linked issues: - [Linked Issue #34213](https://github.com/apache/airflow/issues/34213): @ahipp13 - [ ] [Cleanup type ignores in apache/kafka provider (#53300)](https://github.com/apache/airflow/pull/53300): @mingdaoy - [ ] [Make kafka provider compatible with mypy 1.16.1 (#53125)](https://github.com/apache/airflow/pull/53125): @gopidesupavan - [ ] [Replace `BaseHook` to Task SDK for `apache/kafka` (#52784)](https://github.com/apache/airflow/pull/52784): @bdsoha Linked issues: - [Linked Issue #52676](https://github.com/apache/airflow/issues/52676): @amoghrajesh ## Provider [apache.kylin: 3.9.2rc1](https://pypi.org/project/apache-airflow-providers-apache-kylin/3.9.2rc1) - [ ] [Cleanup mypy ignore in apache/kylin provider where possible (#53317)](https://github.com/apache/airflow/pull/53317): @gopidesupavan ## Provider [apache.pig: 4.7.2rc1](https://pypi.org/project/apache-airflow-providers-apache-pig/4.7.2rc1) - [ ] [Replace `BaseHook` to Task SDK for `apache/pig` (#52687)](https://github.com/apache/airflow/pull/52687): @bdsoha Linked issues: - [Linked Issue #52676](https://github.com/apache/airflow/issues/52676): @amoghrajesh ## Provider [apache.pinot: 4.8.2rc1](https://pypi.org/project/apache-airflow-providers-apache-pinot/4.8.2rc1) - [ ] [Deprecate decorators from Core (#53629)](https://github.com/apache/airflow/pull/53629): @kaxil - [ ] [Cleanup type ignores in apache/pinot provider (#53311)](https://github.com/apache/airflow/pull/53311): @kyungjunleeme - [ ] [Replace `BaseHook` to Task SDK for `apache/pinot` (#52841)](https://github.com/apache/airflow/pull/52841): @bdsoha Linked issues: - [Linked Issue #52676](https://github.com/apache/airflow/issues/52676): @amoghrajesh ## Provider [apache.spark: 5.3.2rc1](https://pypi.org/project/apache-airflow-providers-apache-spark/5.3.2rc1) - [ ] [Deprecate decorators from Core (#53629)](https://github.com/apache/airflow/pull/53629): @kaxil - [ ] [Cleanup type ignores in apache/spark provider (#53301)](https://github.com/apache/airflow/pull/53301): @mingdaoy - [ ] [Replace `BaseHook` to Task SDK for `apache/pyspark` (#52842)](https://github.com/apache/airflow/pull/52842): @bdsoha Linked issues: - [Linked Issue #52676](https://github.com/apache/airflow/issues/52676): @amoghrajesh - [ ] [Replace `BaseHook` to Task SDK for `apache/spark` (#52683)](https://github.com/apache/airflow/pull/52683): @bdsoha Linked issues: - [Linked Issue #52676](https://github.com/apache/airflow/issues/52676): @amoghrajesh ## Provider [apache.tinkerpop: 1.0.2rc1](https://pypi.org/project/apache-airflow-providers-apache-tinkerpop/1.0.2rc1) - [ ] [Cleanup type ignores in apache/tinkerpop provider (#53305)](https://github.com/apache/airflow/pull/53305): @kyungjunleeme Linked issues: - [Linked Issue #53241](https://github.com/apache/airflow/issues/53241): @gopidesupavan - [ ] [Replace `BaseHook` to Task SDK for `apache/tinkerpop` (#52844)](https://github.com/apache/airflow/pull/52844): @bdsoha Linked issues: - [Linked Issue #52676](https://github.com/apache/airflow/issues/52676): @amoghrajesh ## Provider [apprise: 2.1.2rc1](https://pypi.org/project/apache-airflow-providers-apprise/2.1.2rc1) - [ ] [Move all BaseHook usages to version_compat in apprise (#52782)](https://github.com/apache/airflow/pull/52782): @sunank200 ## Provider [arangodb: 2.8.2rc1](https://pypi.org/project/apache-airflow-providers-arangodb/2.8.2rc1) - [ ] [Move all BaseHook usages to version_compat in arangodb (#52785)](https://github.com/apache/airflow/pull/52785): @sunank200 ## Provider [asana: 2.10.2rc1](https://pypi.org/project/apache-airflow-providers-asana/2.10.2rc1) - [ ] [Move all BaseHook usages to version_compat in asana (#52788)](https://github.com/apache/airflow/pull/52788): @sunank200 ## Provider [atlassian.jira: 3.1.2rc1](https://pypi.org/project/apache-airflow-providers-atlassian-jira/3.1.2rc1) - [ ] [Cleanup mypy ignores atlasian jira provider where possible (#53263)](https://github.com/apache/airflow/pull/53263): @gopidesupavan - [ ] [Move all BaseHook usages to version_compat in Atlassian (#52790)](https://github.com/apache/airflow/pull/52790): @sunank200 ## Provider [celery: 3.12.2rc1](https://pypi.org/project/apache-airflow-providers-celery/3.12.2rc1) - [ ] [Cleanup mypy ignores in celery provider (#53261)](https://github.com/apache/airflow/pull/53261): @gopidesupavan ## Provider [cloudant: 4.2.2rc1](https://pypi.org/project/apache-airflow-providers-cloudant/4.2.2rc1) - [ ] [Move all BaseHook usages to version_compat in cloudant (#52792)](https://github.com/apache/airflow/pull/52792): @sunank200 ## Provider [cncf.kubernetes: 10.6.2rc1](https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/10.6.2rc1) - [ ] [Pass cluster context to AsyncKubernetesHook (#53504)](https://github.com/apache/airflow/pull/53504): @suprjinx - [ ] [Handle multiple pods to prevent ```KubernetesJobOperator``` falls with parallelism option (#49899)](https://github.com/apache/airflow/pull/49899): @Crowiant - [ ] [bug fix - evicted pod not inclued in creating pod (#53059)](https://github.com/apache/airflow/pull/53059): @kyungjunleeme Linked issues: - [Linked Issue #53015](https://github.com/apache/airflow/issues/53015): @sakethsomaraju - [ ] [Deprecate decorators from Core (#53629)](https://github.com/apache/airflow/pull/53629): @kaxil - [ ] [Use asyncio.run instead of loop.run_until_complete. (#53475)](https://github.com/apache/airflow/pull/53475): @dstandish - [ ] [Remove `airflow.utils.xcom` module and add backcompat shim (#53187)](https://github.com/apache/airflow/pull/53187): @amoghrajesh - [ ] [Cleanup mypy ignores cncf provider where possible (#53264)](https://github.com/apache/airflow/pull/53264): @gopidesupavan - [ ] [Replace usages of `XCOM_RETURN_KEY` in providers to not be from utils (#53170)](https://github.com/apache/airflow/pull/53170): @amoghrajesh - [ ] [Make cncf provider compatible with mypy 1.16.1 (#53121)](https://github.com/apache/airflow/pull/53121): @gopidesupavan - [ ] [Move all BaseHook usages to version_compat in cncf (#52798)](https://github.com/apache/airflow/pull/52798): @sunank200 ## Provider [cohere: 1.5.3rc1](https://pypi.org/project/apache-airflow-providers-cohere/1.5.3rc1) - [ ] [Move all BaseHook usages to version_compat in cohere (#52799)](https://github.com/apache/airflow/pull/52799): @sunank200 ## Provider [common.compat: 1.7.3rc1](https://pypi.org/project/apache-airflow-providers-common-compat/1.7.3rc1) - [ ] [Fix unreachable code mypy warnings in common compat provider (#53575)](https://github.com/apache/airflow/pull/53575): @yunchipang Linked issues: - [Linked Issue #53395](https://github.com/apache/airflow/issues/53395): @gopidesupavan ## Provider [common.io: 1.6.2rc1](https://pypi.org/project/apache-airflow-providers-common-io/1.6.2rc1) - [ ] [Prevent FileNotFoundError in deserialize_value of XCom io provider to crash the scheduler (#52702)](https://github.com/apache/airflow/pull/52702): @dabla - [ ] [Deprecate decorators from Core (#53629)](https://github.com/apache/airflow/pull/53629): @kaxil - [ ] [Cleanup type ignores in common/io provider (#53298)](https://github.com/apache/airflow/pull/53298): @mingdaoy - [ ] [Move remaining `airflow.io` code to Task SDK (#53211)](https://github.com/apache/airflow/pull/53211): @kaxil - [ ] [Replace usages of `XCOM_RETURN_KEY` in providers to not be from utils (#53170)](https://github.com/apache/airflow/pull/53170): @amoghrajesh ## Provider [common.sql: 1.27.4rc1](https://pypi.org/project/apache-airflow-providers-common-sql/1.27.4rc1) - [ ] [Fix unreachable code mypy warnings in teradata provider (#53488)](https://github.com/apache/airflow/pull/53488): @fweilun - [ ] [Add sql extras to pandas in the providers where sqlalchemy is needed (#53535)](https://github.com/apache/airflow/pull/53535): @potiuk - [ ] [Cleanup type ignores in common/sql provider (#53297)](https://github.com/apache/airflow/pull/53297): @mingdaoy - [ ] [Move all BaseHook and BaseSensorOperator usages to version_compat in Common SQL (#52800)](https://github.com/apache/airflow/pull/52800): @sunank200 ## Provider [databricks: 7.7.0rc1](https://pypi.org/project/apache-airflow-providers-databricks/7.7.0rc1) - [ ] [feat: Refactor Databricks error handling with utility functions (#52704)](https://github.com/apache/airflow/pull/52704): @gaurav7261 - [ ] [Fix URI Construction in Databricks Hook (#53217)](https://github.com/apache/airflow/pull/53217): @BrianLii Linked issues: - [Linked Issue #38195](https://github.com/apache/airflow/issues/38195): @Taragolis - [ ] [fix: Improve logging and timeouts in OL helpers (#53139)](https://github.com/apache/airflow/pull/53139): @kacpermuda - [ ] [Fix Task Group Deprecation error from plugin (#53813)](https://github.com/apache/airflow/pull/53813): @kaxil - [ ] [Remove `api` prefix from update_job_permission in databricks hook (#53039)](https://github.com/apache/airflow/pull/53039): @fjmacagno - [ ] [Refactor: Consolidate API endpoints for improved security and maintainability (#53214)](https://github.com/apache/airflow/pull/53214): @kyungjunleeme Linked issues: - [Linked Issue #52385](https://github.com/apache/airflow/pull/52385): @kyungjunleeme - [Linked Issue #53039](https://github.com/apache/airflow/pull/53039): @fjmacagno ## Provider [datadog: 3.9.2rc1](https://pypi.org/project/apache-airflow-providers-datadog/3.9.2rc1) - [ ] [Cleanup mypy ignore in datadog provider where possible (#53268)](https://github.com/apache/airflow/pull/53268): @gopidesupavan - [ ] [Move all BaseHook usages to version_compat in Datadog (#52801)](https://github.com/apache/airflow/pull/52801): @sunank200 ## Provider [docker: 4.4.2rc1](https://pypi.org/project/apache-airflow-providers-docker/4.4.2rc1) - [ ] [Move all BaseHook usages to version_compat in Docker (#52802)](https://github.com/apache/airflow/pull/52802): @sunank200 ## Provider [edge3: 1.1.2rc2](https://pypi.org/project/apache-airflow-providers-edge3/1.1.2rc2) - [ ] [Fix UnboundLocalError for `edge_job_command_len` (#52328)](https://github.com/apache/airflow/pull/52328): @yanshil Linked issues: - [Linked Issue #52326](https://github.com/apache/airflow/issues/52326): @yanshil - [ ] [Extend run detection to dev-mode to load plugin (#53576)](https://github.com/apache/airflow/pull/53576): @jscheffl Linked issues: - [Linked Issue #53563](https://github.com/apache/airflow/pull/53563): @jscheffl - [ ] [Add queue and remove queue cli commands for EdgeExecutor (#53505)](https://github.com/apache/airflow/pull/53505): @dheerajturaga - [ ] [Ensure Edge Plugin for API endpoint is only loaded on API-Server and AF2 Webserver (#52952)](https://github.com/apache/airflow/pull/52952): @jscheffl Linked issues: - [Linked Issue #52922](https://github.com/apache/airflow/issues/52922): @jscheffl - [ ] [Fix unreachable code mypy warnings in edge3 provider (#53430)](https://github.com/apache/airflow/pull/53430): @jscheffl - [ ] [Make edge3 provider compatible with mypy 1.16.1 (#53104)](https://github.com/apache/airflow/pull/53104): @gopidesupavan - [ ] [Fix task configuration defaults for AbstractOperator (#52871)](https://github.com/apache/airflow/pull/52871): @kaxil - [ ] [Deprecate decorators from Core (#53629)](https://github.com/apache/airflow/pull/53629): @kaxil - [ ] [Cleanup type ignores in edge3 provider where possible (#53248)](https://github.com/apache/airflow/pull/53248): @jscheffl - [ ] [Remove deprecation in Edge for DEFAULT_QUEUE (#52954)](https://github.com/apache/airflow/pull/52954): @jscheffl - [ ] [Force the definition of `execution_api_server_url` based on `api_url` (#52184)](https://github.com/apache/airflow/pull/52184): @bdsoha Linked issues: - [Linked Issue #52082](https://github.com/apache/airflow/pull/52082): @bdsoha - [ ] [Remove FAB dependency from Edge3 Provider (#51995)](https://github.com/apache/airflow/pull/51995): @jscheffl Linked issues: - [Linked Issue #46891](https://github.com/apache/airflow/pull/46891): @potiuk - [ ] [Fix Edge State Model Link (#51860)](https://github.com/apache/airflow/pull/51860): @jscheffl ## Provider [elasticsearch: 6.3.2rc1](https://pypi.org/project/apache-airflow-providers-elasticsearch/6.3.2rc1) - [ ] [Make Elasticsearch/OpensearchTaskHandler to render log well (#53639)](https://github.com/apache/airflow/pull/53639): @Owen-CH-Leung Linked issues: - [Linked Issue #53526](https://github.com/apache/airflow/issues/53526): @Owen-CH-Leung - [ ] [Resolve OOM When Reading Large Logs in Webserver (#49470)](https://github.com/apache/airflow/pull/49470): @jason810496 Linked issues: - [Linked Issue #45129](https://github.com/apache/airflow/pull/45129): @jason810496 - [Linked Issue #46827](https://github.com/apache/airflow/pull/46827): @ashb - [Linked Issue #45079](https://github.com/apache/airflow/issues/45079): @jason810496 - [ ] [Fix unreachable code mypy warnings in elasticsearch provider (#53464)](https://github.com/apache/airflow/pull/53464): @yunchipang Linked issues: - [Linked Issue #53395](https://github.com/apache/airflow/issues/53395): @gopidesupavan - [ ] [Move all BaseHook usages to version_compat in Elastic Search (#52805)](https://github.com/apache/airflow/pull/52805): @sunank200 ## Provider [exasol: 4.8.2rc1](https://pypi.org/project/apache-airflow-providers-exasol/4.8.2rc1) - [ ] [Refactoring get con part dbapihook in providers (#53335)](https://github.com/apache/airflow/pull/53335): @kyungjunleeme - [ ] [Cleanup mypy ignore in exasol provider where possible (#53278)](https://github.com/apache/airflow/pull/53278): @gopidesupavan ## Provider [fab: 2.3.1rc1](https://pypi.org/project/apache-airflow-providers-fab/2.3.1rc1) - [ ] [Remove `MENU` from `ResourceMethod` in auth manager (#52731)](https://github.com/apache/airflow/pull/52731): @vincbeck Linked issues: - [Linked Issue #51971](https://github.com/apache/airflow/issues/51971): @zach-overflow - [ ] [Fix FAB provider in unreachable code (#53436)](https://github.com/apache/airflow/pull/53436): @gopidesupavan - [ ] [Cleanup mypy ignore for fab provider in init_jinja_globals (#53328)](https://github.com/apache/airflow/pull/53328): @gopidesupavan - [ ] [Remove unused batch methods from auth manager (#52883)](https://github.com/apache/airflow/pull/52883): @vincbeck - [ ] [Remove extra slash from endpoint URL (#53755)](https://github.com/apache/airflow/pull/53755): @lpillmann - [ ] [Clarify FAB auth provider versioning and webserver_config.py deprecation for Airflow 3.x (#53606)](https://github.com/apache/airflow/pull/53606): @nrnavaneet ## Provider [facebook: 3.8.2rc1](https://pypi.org/project/apache-airflow-providers-facebook/3.8.2rc1) - [ ] [Move all BaseHook usages to version_compat in Facebook (#52806)](https://github.com/apache/airflow/pull/52806): @sunank200 ## Provider [ftp: 3.13.2rc1](https://pypi.org/project/apache-airflow-providers-ftp/3.13.2rc1) - [ ] [Move all BaseHook usages to version_compat in FTP (#52808)](https://github.com/apache/airflow/pull/52808): @sunank200 ## Provider [git: 0.0.5rc1](https://pypi.org/project/apache-airflow-providers-git/0.0.5rc1) - [ ] [fix: always create GitHook even when `repo_url` is provided (#52897)](https://github.com/apache/airflow/pull/52897): @nailo2c Linked issues: - [Linked Issue #52332](https://github.com/apache/airflow/issues/52332): @ianbuss - [ ] [Moving BaseHook usages to version_compat for git (#52944)](https://github.com/apache/airflow/pull/52944): @amoghrajesh ## Provider [github: 2.9.2rc1](https://pypi.org/project/apache-airflow-providers-github/2.9.2rc1) - [ ] [Cleanup type ignores in github provider where possible (#53291)](https://github.com/apache/airflow/pull/53291): @mingdaoy - [ ] [Move all BaseHook usages to version_compat in Github (#52810)](https://github.com/apache/airflow/pull/52810): @sunank200 ## Provider [google: 17.0.0rc1](https://pypi.org/project/apache-airflow-providers-google/17.0.0rc1) - [ ] [Remove deprecated from google provider scheduled for June and July 2025 (#53197)](https://github.com/apache/airflow/pull/53197): @Crowiant - [ ] [Handle multiple pods to prevent ```KubernetesJobOperator``` falls with parallelism option (#49899)](https://github.com/apache/airflow/pull/49899): @Crowiant - [ ] [Adjust ray operators in google provider. Add ray package as a dependency. (#53182)](https://github.com/apache/airflow/pull/53182): @Crowiant - [ ] [Add new operators for Experiment and Experiment run entities for Vertex AI in google provider (#52964)](https://github.com/apache/airflow/pull/52964): @Crowiant - [ ] [feature: Added support for Google cloud log sink management via google provider (#52001)](https://github.com/apache/airflow/pull/52001): @arvindp25 Linked issues: - [Linked Issue #51929](https://github.com/apache/airflow/issues/51929): @arvindp25 - [ ] [Fix DataprocClusterTrigger by passing objects in correct types so that they can be serialized (#53485)](https://github.com/apache/airflow/pull/53485): @VladaZakharova - [ ] [fix: Change DataprocAsyncHook parent class to GoogleBaseAsyncHook (#52981)](https://github.com/apache/airflow/pull/52981): @kgw7401 Linked issues: - [Linked Issue #52005](https://github.com/apache/airflow/pull/52005): @kgw7401 - [ ] [Fix GCSToBigQueryOperator: avoid pushing non-serializable task_instance to XCom (#53094)](https://github.com/apache/airflow/pull/53094): @arvindp25 Linked issues: - [Linked Issue #53030](https://github.com/apache/airflow/issues/53030): @vanchaxy - [ ] [Bugfix: StackdriverHook channel and policy assignments when creating/updating notifications and policy's (#53131)](https://github.com/apache/airflow/pull/53131): @gopidesupavan - [ ] [Bugfix/return DataflowJobMessagesSensor and DataflowJobAutoScalingEventsSensor result with xcom_value (#53115)](https://github.com/apache/airflow/pull/53115): @gopidesupavan - [ ] [Refactor google.cloud imports to prevent conflicts with airflow google provider namespace and resolve mypy errors (#53338)](https://github.com/apache/airflow/pull/53338): @gopidesupavan - [ ] [Clean up mypy ignores in google provider (#53249)](https://github.com/apache/airflow/pull/53249): @gopidesupavan - [ ] [Make google provider compatible with mypy 1.16.1 (#53148)](https://github.com/apache/airflow/pull/53148): @gopidesupavan - [ ] [Remove `MAX_XCOM_SIZE` hardcoded constant from Airflow core (#52978)](https://github.com/apache/airflow/pull/52978): @amoghrajesh - [ ] [Replace BaseHook to Task SDK for google (#52809)](https://github.com/apache/airflow/pull/52809): @fweilun - [ ] [Remove extra slash from endpoint URL (#53755)](https://github.com/apache/airflow/pull/53755): @lpillmann ## Provider [grpc: 3.8.2rc1](https://pypi.org/project/apache-airflow-providers-grpc/3.8.2rc1) - [ ] [Cleanup type ignores in grpc provider (#53293)](https://github.com/apache/airflow/pull/53293): @mingdaoy - [ ] [Move all BaseHook usages to version_compat in gRPC (#52811)](https://github.com/apache/airflow/pull/52811): @sunank200 ## Provider [hashicorp: 4.3.2rc1](https://pypi.org/project/apache-airflow-providers-hashicorp/4.3.2rc1) - [ ] [Fix unreachable code errors in Vault provider (#53437)](https://github.com/apache/airflow/pull/53437): @dominikhei - [ ] [Move all BaseHook usages to version_compat in HashiCorp (#52812)](https://github.com/apache/airflow/pull/52812): @sunank200 ## Provider [http: 5.3.3rc1](https://pypi.org/project/apache-airflow-providers-http/5.3.3rc1) - [ ] [Cleanup type ignores in http provider (#53294)](https://github.com/apache/airflow/pull/53294): @mingdaoy - [ ] [Make http provider compatible with mypy 1.16.1 (#53108)](https://github.com/apache/airflow/pull/53108): @jscheffl Linked issues: - [Linked Issue #52997](https://github.com/apache/airflow/pull/52997): @gopidesupavan - [ ] [Move all BaseHook usages to version_compat in HTTP (#52814)](https://github.com/apache/airflow/pull/52814): @sunank200 ## Provider [imap: 3.9.2rc1](https://pypi.org/project/apache-airflow-providers-imap/3.9.2rc1) - [ ] [Move all BaseHook and BaseSensorOperator usages to version_compat in IMAP (#52816)](https://github.com/apache/airflow/pull/52816): @sunank200 ## Provider [influxdb: 2.9.3rc1](https://pypi.org/project/apache-airflow-providers-influxdb/2.9.3rc1) - [ ] [Cleanup type ignores in influxdb provider (#53295)](https://github.com/apache/airflow/pull/53295): @mingdaoy - [ ] [Move all BaseHook usages to version_compat in InfluxDB (#52817)](https://github.com/apache/airflow/pull/52817): @sunank200 ## Provider [jdbc: 5.2.2rc1](https://pypi.org/project/apache-airflow-providers-jdbc/5.2.2rc1) - [ ] [Add type ignore unreachable for get_autocommit in jdbc provider (#53434)](https://github.com/apache/airflow/pull/53434): @gopidesupavan ## Provider [jenkins: 4.1.2rc1](https://pypi.org/project/apache-airflow-providers-jenkins/4.1.2rc1) - [ ] [Cleanup type ignores in jenkins provider where possible (#53292)](https://github.com/apache/airflow/pull/53292): @mingdaoy - [ ] [Move all BaseHook usages to version_compat in Jenkins (#52820)](https://github.com/apache/airflow/pull/52820): @sunank200 ## Provider [microsoft.azure: 12.6.0rc1](https://pypi.org/project/apache-airflow-providers-microsoft-azure/12.6.0rc1) - [ ] [Add `account_host` to extra fields in ADLS `get_fs()` method (#53521)](https://github.com/apache/airflow/pull/53521): @samuelkhtu Linked issues: - [Linked Issue #53333](https://github.com/apache/airflow/issues/53333): @samuelkhtu - [ ] [Resolve OOM When Reading Large Logs in Webserver (#49470)](https://github.com/apache/airflow/pull/49470): @jason810496 Linked issues: - [Linked Issue #45129](https://github.com/apache/airflow/pull/45129): @jason810496 - [Linked Issue #46827](https://github.com/apache/airflow/pull/46827): @ashb - [Linked Issue #45079](https://github.com/apache/airflow/issues/45079): @jason810496 - [ ] [Set up process for sharing code between different components. (#53149)](https://github.com/apache/airflow/pull/53149): @ashb - [ ] [Deprecate decorators from Core (#53629)](https://github.com/apache/airflow/pull/53629): @kaxil - [ ] [Bumping min version of azure-storage-blob to 12.26.0 (#53440)](https://github.com/apache/airflow/pull/53440): @amoghrajesh - [ ] [Remove `airflow.utils.xcom` module and add backcompat shim (#53187)](https://github.com/apache/airflow/pull/53187): @amoghrajesh - [ ] [Cleanup type ignores in 4 microsoft providers where possible (#53312)](https://github.com/apache/airflow/pull/53312): @jscheffl - [ ] [Import `XCOM_RETURN_KEY` in providers from task SDK (#53180)](https://github.com/apache/airflow/pull/53180): @amoghrajesh - [ ] [Replace usages of `XCOM_RETURN_KEY` in providers to not be from utils (#53170)](https://github.com/apache/airflow/pull/53170): @amoghrajesh - [ ] [Make microsoft azure provider compatible with mypy 1.16.1 (#53107)](https://github.com/apache/airflow/pull/53107): @gopidesupavan - [ ] [Replace BaseHook to Task SDK for microsoft azure (#52821)](https://github.com/apache/airflow/pull/52821): @fweilun ## Provider [microsoft.mssql: 4.3.2rc1](https://pypi.org/project/apache-airflow-providers-microsoft-mssql/4.3.2rc1) - [ ] [Cleanup type ignores in 4 microsoft providers where possible (#53312)](https://github.com/apache/airflow/pull/53312): @jscheffl ## Provider [microsoft.psrp: 3.1.2rc1](https://pypi.org/project/apache-airflow-providers-microsoft-psrp/3.1.2rc1) - [ ] [Cleanup type ignores in 4 microsoft providers where possible (#53312)](https://github.com/apache/airflow/pull/53312): @jscheffl - [ ] [Move all BaseHook usages to version_compat in Microsoft PSRP (#52854)](https://github.com/apache/airflow/pull/52854): @sunank200 ## Provider [microsoft.winrm: 3.10.2rc1](https://pypi.org/project/apache-airflow-providers-microsoft-winrm/3.10.2rc1) - [ ] [Cleanup type ignores in 4 microsoft providers where possible (#53312)](https://github.com/apache/airflow/pull/53312): @jscheffl - [ ] [Move all BaseHook usages to version_compat in Microsoft WinRM (#52855)](https://github.com/apache/airflow/pull/52855): @sunank200 ## Provider [mongo: 5.2.2rc1](https://pypi.org/project/apache-airflow-providers-mongo/5.2.2rc1) - [ ] [Fix: ignore connection schema when schema is none in mongo hook (#53780)](https://github.com/apache/airflow/pull/53780): @gopidesupavan - [ ] [Move all BaseHook usages to version_compat in MongoDB (#52857)](https://github.com/apache/airflow/pull/52857): @sunank200 ## Provider [mysql: 6.3.3rc1](https://pypi.org/project/apache-airflow-providers-mysql/6.3.3rc1) - [ ] [Cleanup type ignores in mysql provider where possible (#53288)](https://github.com/apache/airflow/pull/53288): @jscheffl ## Provider [neo4j: 3.10.0rc1](https://pypi.org/project/apache-airflow-providers-neo4j/3.10.0rc1) - [ ] [feat(provider): pass parameters to Neo4j driver session (#52990)](https://github.com/apache/airflow/pull/52990): @rmidhun23 Linked issues: - [Linked Issue #52723](https://github.com/apache/airflow/issues/52723): @rmidhun23 - [ ] [Cleanup type ignores in neo4j provider where possible (#53287)](https://github.com/apache/airflow/pull/53287): @jscheffl ## Provider [openai: 1.6.2rc1](https://pypi.org/project/apache-airflow-providers-openai/1.6.2rc1) - [ ] [Cleanup type ignores in openai provider where possible (#53285)](https://github.com/apache/airflow/pull/53285): @jscheffl - [ ] [Move all BaseHook usages to version_compat in openai (#52819)](https://github.com/apache/airflow/pull/52819): @mingdaoy Linked issues: - [Linked Issue #52676](https://github.com/apache/airflow/issues/52676): @amoghrajesh ## Provider [openfaas: 3.8.2rc1](https://pypi.org/project/apache-airflow-providers-openfaas/3.8.2rc1) - [ ] [Moving BaseHook usages to version_compat for openfaas (#52945)](https://github.com/apache/airflow/pull/52945): @amoghrajesh ## Provider [openlineage: 2.6.0rc1](https://pypi.org/project/apache-airflow-providers-openlineage/2.6.0rc1) - [ ] [OpenLineage EmptyOperator (#53730)](https://github.com/apache/airflow/pull/53730): @RNHTTR - [ ] [feat: Add new documentation facet to all OL events (#52343)](https://github.com/apache/airflow/pull/52343): @kacpermuda Linked issues: - [Linked Issue #52075](https://github.com/apache/airflow/pull/52075): @kacpermuda - [ ] [fix: Adjust emits_ol_events to account for inlets check since AF3.0.2 (#53449)](https://github.com/apache/airflow/pull/53449): @kacpermuda - [ ] [fix: Check dynamic transport env vars in is_disabled() (#53370)](https://github.com/apache/airflow/pull/53370): @kacpermuda - [ ] [Fix Task Group Deprecation error from plugin (#53813)](https://github.com/apache/airflow/pull/53813): @kaxil - [ ] [Updating `apache-airflow-providers-openlineage` dependencies to use `1.36.0` (#53671)](https://github.com/apache/airflow/pull/53671): @jroachgolf84 - [ ] [Cleanup type ignores in openlineage provider where possible (#53284)](https://github.com/apache/airflow/pull/53284): @jscheffl - [ ] [Make openlineage provider compatible with mypy 1.16.1 (#53119)](https://github.com/apache/airflow/pull/53119): @gopidesupavan ## Provider [opensearch: 1.7.2rc1](https://pypi.org/project/apache-airflow-providers-opensearch/1.7.2rc1) - [ ] [Make Elasticsearch/OpensearchTaskHandler to render log well (#53639)](https://github.com/apache/airflow/pull/53639): @Owen-CH-Leung Linked issues: - [Linked Issue #53526](https://github.com/apache/airflow/issues/53526): @Owen-CH-Leung - [ ] [Fix RuntimeError when using OpensearchTaskHandler as remote log handler (#53529)](https://github.com/apache/airflow/pull/53529): @Owen-CH-Leung Linked issues: - [Linked Issue #53527](https://github.com/apache/airflow/issues/53527): @Owen-CH-Leung - [ ] [Resolve OOM When Reading Large Logs in Webserver (#49470)](https://github.com/apache/airflow/pull/49470): @jason810496 Linked issues: - [Linked Issue #45129](https://github.com/apache/airflow/pull/45129): @jason810496 - [Linked Issue #46827](https://github.com/apache/airflow/pull/46827): @ashb - [Linked Issue #45079](https://github.com/apache/airflow/issues/45079): @jason810496 - [ ] [Cleanup type ignores in opensearch provider where possible (#53283)](https://github.com/apache/airflow/pull/53283): @jscheffl - [ ] [Make opensearch provider compatible with mypy 1.16.1 (#53112)](https://github.com/apache/airflow/pull/53112): @gopidesupavan - [ ] [Replace BaseHook to Task SDK for opensearch (#52851)](https://github.com/apache/airflow/pull/52851): @kyungjunleeme Linked issues: - [Linked Issue #52676](https://github.com/apache/airflow/issues/52676): @amoghrajesh ## Provider [opsgenie: 5.9.2rc1](https://pypi.org/project/apache-airflow-providers-opsgenie/5.9.2rc1) - [ ] [Cleanup type ignores in opsgenie provider where possible (#53281)](https://github.com/apache/airflow/pull/53281): @jscheffl - [ ] [Move all BaseHook usages to version_compat in opsgenie (#52859)](https://github.com/apache/airflow/pull/52859): @sunank200 ## Provider [oracle: 4.1.3rc1](https://pypi.org/project/apache-airflow-providers-oracle/4.1.3rc1) - [ ] [Cleanup type ignores in oracle provider where possible (#53280)](https://github.com/apache/airflow/pull/53280): @jscheffl ## Provider [pagerduty: 5.0.2rc1](https://pypi.org/project/apache-airflow-providers-pagerduty/5.0.2rc1) - [ ] [Moving BaseHook usages to version_compat for pagerduty (#52946)](https://github.com/apache/airflow/pull/52946): @amoghrajesh ## Provider [papermill: 3.11.2rc1](https://pypi.org/project/apache-airflow-providers-papermill/3.11.2rc1) - [ ] [Cleanup type ignores in papermill provider where possible (#53279)](https://github.com/apache/airflow/pull/53279): @jscheffl - [ ] [Moving BaseHook usages to version_compat for papermill (#52947)](https://github.com/apache/airflow/pull/52947): @amoghrajesh ## Provider [pinecone: 2.3.3rc1](https://pypi.org/project/apache-airflow-providers-pinecone/2.3.3rc1) - [ ] [Cleanup type ignores in pinecone provider where possible (#53276)](https://github.com/apache/airflow/pull/53276): @jscheffl - [ ] [Moving BaseHook usages to version_compat for pinecone (#52911)](https://github.com/apache/airflow/pull/52911): @amoghrajesh ## Provider [postgres: 6.2.2rc1](https://pypi.org/project/apache-airflow-providers-postgres/6.2.2rc1) - [ ] [Fix: ensure get_df uses SQLAlchemy engine to avoid pandas warning (#52224)](https://github.com/apache/airflow/pull/52224): @daesung9511 Linked issues: - [Linked Issue #52142](https://github.com/apache/airflow/issues/52142): @cultcom - [ ] [Cleanup type ignores in postgres provider where possible (#53275)](https://github.com/apache/airflow/pull/53275): @jscheffl ## Provider [presto: 5.9.2rc1](https://pypi.org/project/apache-airflow-providers-presto/5.9.2rc1) - [ ] [Add sql extras to pandas in the providers where sqlalchemy is needed (#53535)](https://github.com/apache/airflow/pull/53535): @potiuk - [ ] [Cleanup type ignores in presto provider where possible (#53274)](https://github.com/apache/airflow/pull/53274): @jscheffl ## Provider [qdrant: 1.4.2rc1](https://pypi.org/project/apache-airflow-providers-qdrant/1.4.2rc1) - [ ] [Moving BaseHook usages to version_compat for qdrant (#52948)](https://github.com/apache/airflow/pull/52948): @amoghrajesh ## Provider [redis: 4.2.0rc1](https://pypi.org/project/apache-airflow-providers-redis/4.2.0rc1) - [ ] [Add AwaitMessageTrigger for Redis PubSub (#52917)](https://github.com/apache/airflow/pull/52917): @Jasperora - [ ] [Resolve OOM When Reading Large Logs in Webserver (#49470)](https://github.com/apache/airflow/pull/49470): @jason810496 Linked issues: - [Linked Issue #45129](https://github.com/apache/airflow/pull/45129): @jason810496 - [Linked Issue #46827](https://github.com/apache/airflow/pull/46827): @ashb - [Linked Issue #45079](https://github.com/apache/airflow/issues/45079): @jason810496 - [ ] [Cleanup type ignores in redis provider where possible (#53272)](https://github.com/apache/airflow/pull/53272): @jscheffl - [ ] [Imported BaseHook from version_compat in Redis (#52789)](https://github.com/apache/airflow/pull/52789): @dominikhei ## Provider [salesforce: 5.11.2rc1](https://pypi.org/project/apache-airflow-providers-salesforce/5.11.2rc1) - [ ] [Cleanup type ignores in salesforce provider where possible (#53271)](https://github.com/apache/airflow/pull/53271): @jscheffl - [ ] [Moving BaseHook usages to version_compat for salesforce (#52912)](https://github.com/apache/airflow/pull/52912): @amoghrajesh ## Provider [samba: 4.10.2rc1](https://pypi.org/project/apache-airflow-providers-samba/4.10.2rc1) - [ ] [Cleanup type ignores in samba provider where possible (#53269)](https://github.com/apache/airflow/pull/53269): @jscheffl - [ ] [Bugfix/fix mypy samba (#53113)](https://github.com/apache/airflow/pull/53113): @jscheffl - [ ] [Moving BaseHook usages to version_compat for samba (#52913)](https://github.com/apache/airflow/pull/52913): @amoghrajesh ## Provider [segment: 3.8.2rc1](https://pypi.org/project/apache-airflow-providers-segment/3.8.2rc1) - [ ] [Cleanup type ignores in segment provider where possible (#53267)](https://github.com/apache/airflow/pull/53267): @jscheffl - [ ] [Moving BaseHook usages to version_compat for segment (#52914)](https://github.com/apache/airflow/pull/52914): @amoghrajesh ## Provider [sendgrid: 4.1.3rc1](https://pypi.org/project/apache-airflow-providers-sendgrid/4.1.3rc1) - [ ] [Re-add back werkzeug dependency for sendgrid on Python 3.12 (#53133)](https://github.com/apache/airflow/pull/53133): @potiuk - [ ] [Moving BaseHook usages to version_compat for sendgrid (#52915)](https://github.com/apache/airflow/pull/52915): @amoghrajesh ## Provider [sftp: 5.3.3rc1](https://pypi.org/project/apache-airflow-providers-sftp/5.3.3rc1) - [ ] [Update `apache-airflow-providers-ssh>=4.0.0` dependency (#53100)](https://github.com/apache/airflow/pull/53100): @jroachgolf84 Linked issues: - [Linked Issue #53084](https://github.com/apache/airflow/issues/53084): @ivan-toriya-precis - [ ] [Fix BlobWriter (GCS) support for SFTP Streaming (#52850)](https://github.com/apache/airflow/pull/52850): @tiranux Linked issues: - [Linked Issue #49801](https://github.com/apache/airflow/issues/49801): @ignaciojcano - [Linked Issue #48107](https://github.com/apache/airflow/pull/48107): @kkulczak - [ ] [Cleanup type ignores in sftp provider where possible (#53266)](https://github.com/apache/airflow/pull/53266): @jscheffl - [ ] [Move all BaseHook usages to version_compat in SFTP (#52894)](https://github.com/apache/airflow/pull/52894): @sjyangkevin ## Provider [singularity: 3.8.2rc1](https://pypi.org/project/apache-airflow-providers-singularity/3.8.2rc1) - [ ] [Fix unreachable code mypy warnings in singularity provider (#53468)](https://github.com/apache/airflow/pull/53468): @yunchipang Linked issues: - [Linked Issue #53395](https://github.com/apache/airflow/issues/53395): @gopidesupavan - [ ] [Cleanup type ignores in singularity provider where possible (#53262)](https://github.com/apache/airflow/pull/53262): @jscheffl ## Provider [slack: 9.1.3rc1](https://pypi.org/project/apache-airflow-providers-slack/9.1.3rc1) - [ ] [Moving BaseHook usages to version_compat for slack (#52949)](https://github.com/apache/airflow/pull/52949): @amoghrajesh ## Provider [smtp: 2.1.2rc1](https://pypi.org/project/apache-airflow-providers-smtp/2.1.2rc1) - [ ] [Fix: enter SmtpHook before trying to read properties (#53418)](https://github.com/apache/airflow/pull/53418): @m-rossi Linked issues: - [Linked Issue #49920](https://github.com/apache/airflow/issues/49920): @dramis - [ ] [Cleanup type ignores in smtp provider where possible (#53260)](https://github.com/apache/airflow/pull/53260): @jscheffl - [ ] [Moving BaseHook usages to version_compat for smtp (#52950)](https://github.com/apache/airflow/pull/52950): @amoghrajesh ## Provider [snowflake: 6.5.1rc1](https://pypi.org/project/apache-airflow-providers-snowflake/6.5.1rc1) - [ ] [Another magic pip resolver hint (#53329)](https://github.com/apache/airflow/pull/53329): @notatallshaw - [ ] [fix: Improve logging and timeouts in OL helpers (#53139)](https://github.com/apache/airflow/pull/53139): @kacpermuda - [ ] [Cleanup type ignores in snowflake provider where possible (#53258)](https://github.com/apache/airflow/pull/53258): @jscheffl - [ ] [Make snowpark optional for snowflake provider and disable it for Pyth… (#53489)](https://github.com/apache/airflow/pull/53489): @potiuk - [ ] [Deprecate decorators from Core (#53629)](https://github.com/apache/airflow/pull/53629): @kaxil ## Provider [sqlite: 4.1.2rc1](https://pypi.org/project/apache-airflow-providers-sqlite/4.1.2rc1) - [ ] [Fix unreachable code mypy warnings in sqlite provider (#53433)](https://github.com/apache/airflow/pull/53433): @jscheffl - [ ] [Refactoring get con part dbapihook in providers (#53335)](https://github.com/apache/airflow/pull/53335): @kyungjunleeme ## Provider [ssh: 4.1.2rc1](https://pypi.org/project/apache-airflow-providers-ssh/4.1.2rc1) - [ ] [Cleanup type ignores in ssh provider where possible (#53257)](https://github.com/apache/airflow/pull/53257): @jscheffl - [ ] [Move all BaseHook usages to version_compat in ssh (#52780)](https://github.com/apache/airflow/pull/52780): @sunank200 ## Provider [standard: 1.5.0rc1](https://pypi.org/project/apache-airflow-providers-standard/1.5.0rc1) - [ ] [Add venv pycache clean up for the PythonVirtualenvOperator (#53390)](https://github.com/apache/airflow/pull/53390): @olegkachur-e - [ ] [Add Human-in-the-loop logic to core Airflow and implement `HITLOperator`, `ApprovalOperator`, `HITLEntryOperator` in standard provider (#52868)](https://github.com/apache/airflow/pull/52868): @Lee-W Linked issues: - [Linked Issue #52348](https://github.com/apache/airflow/issues/52348): @Lee-W - [Linked Issue #52204](https://github.com/apache/airflow/issues/52204): @Lee-W - [Linked Issue #52205](https://github.com/apache/airflow/issues/52205): @Lee-W - [ ] [Fix key error in _handle_execution_date_fn for ExternalTaskSensor (#53728)](https://github.com/apache/airflow/pull/53728): @gopidesupavan Linked issues: - [Linked Issue #52431](https://github.com/apache/airflow/pull/52431): @yeswanth-s1th - [ ] [fix: Type mismatch for DateInterval in latest only operator (#53541)](https://github.com/apache/airflow/pull/53541): @leakec - [ ] [fix(hitl): Fix HITLEntryOperator "options" and "defaults" handling (#53184)](https://github.com/apache/airflow/pull/53184): @Lee-W - [ ] [fix(hitl): handle `HITLDetail` when task instance is retried (#53824)](https://github.com/apache/airflow/pull/53824): @Lee-W - [ ] [Fix unreachable code mypy warnings in standard provider (#53431)](https://github.com/apache/airflow/pull/53431): @jscheffl - [ ] [Cleanup mypy ignore in standard provider where possible (#53308)](https://github.com/apache/airflow/pull/53308): @gopidesupavan - [ ] [Move `BaseHook` imports to version_compat for standard provider (#52766)](https://github.com/apache/airflow/pull/52766): @amoghrajesh - [ ] [Deprecate and move `airflow.utils.task_group` to SDK (#53450)](https://github.com/apache/airflow/pull/53450): @ephraimbuddy - [ ] [Deprecate decorators from Core (#53629)](https://github.com/apache/airflow/pull/53629): @kaxil - [ ] [Replace usages of `XCOM_RETURN_KEY` in providers to not be from utils (#53170)](https://github.com/apache/airflow/pull/53170): @amoghrajesh - [ ] [Remove `set_current_context` from `airflow.models.taskinstance` (#53036)](https://github.com/apache/airflow/pull/53036): @kaxil - [ ] [Refactor: Replace direct BaseOperator import with version_compat import (#53847)](https://github.com/apache/airflow/pull/53847): @kyungjunleeme ## Provider [tableau: 5.2.0rc1](https://pypi.org/project/apache-airflow-providers-tableau/5.2.0rc1) - [ ] [Added JWT authentication to the TableauHook (#51756)](https://github.com/apache/airflow/pull/51756): @dominikhei - [ ] [Cleanup type ignores in tableau provider where possible (#53256)](https://github.com/apache/airflow/pull/53256): @jscheffl - [ ] [Imported BaseHook from version_compat in Tableau (#52787)](https://github.com/apache/airflow/pull/52787): @dominikhei ## Provider [telegram: 4.8.2rc1](https://pypi.org/project/apache-airflow-providers-telegram/4.8.2rc1) - [ ] [Cleanup type ignores in telegram provider where possible (#53255)](https://github.com/apache/airflow/pull/53255): @jscheffl - [ ] [Move all BaseHook usages to version_compat in Telegram (#52778)](https://github.com/apache/airflow/pull/52778): @sunank200 ## Provider [teradata: 3.2.1rc1](https://pypi.org/project/apache-airflow-providers-teradata/3.2.1rc1) - [ ] [Cleanup type ignores in teradata provider where possible (#53254)](https://github.com/apache/airflow/pull/53254): @jscheffl - [ ] [Make teradata provider compatible with mypy 1.16.1 (#53128)](https://github.com/apache/airflow/pull/53128): @gopidesupavan - [ ] [Move all BaseHook usages to version_compat in teradata provider (#52858)](https://github.com/apache/airflow/pull/52858): @phanikumv ## Provider [trino: 6.3.2rc1](https://pypi.org/project/apache-airflow-providers-trino/6.3.2rc1) - [ ] [Cleanup type ignores in trino provider where possible (#53253)](https://github.com/apache/airflow/pull/53253): @jscheffl ## Provider [vertica: 4.1.2rc1](https://pypi.org/project/apache-airflow-providers-vertica/4.1.2rc1) - [ ] [Cleanup type ignores in vertica provider where possible (#53252)](https://github.com/apache/airflow/pull/53252): @jscheffl ## Provider [weaviate: 3.2.2rc1](https://pypi.org/project/apache-airflow-providers-weaviate/3.2.2rc1) - [ ] [Move all BaseHook usages to version_compat in Weaviate provider (#52863)](https://github.com/apache/airflow/pull/52863): @phanikumv ## Provider [yandex: 4.2.0rc1](https://pypi.org/project/apache-airflow-providers-yandex/4.2.0rc1) - [ ] [Add environment and oslogin for yandex dataproc create cluster (#52973)](https://github.com/apache/airflow/pull/52973): @Egorees - [ ] [Fix unreachable code errors in yandex provider (#53453)](https://github.com/apache/airflow/pull/53453): @jeff3071 Linked issues: - [Linked Issue #53395](https://github.com/apache/airflow/issues/53395): @gopidesupavan - [ ] [Moving BaseHook usages to version_compat for yandex (#52963)](https://github.com/apache/airflow/pull/52963): @phanikumv ## Provider [ydb: 2.2.2rc1](https://pypi.org/project/apache-airflow-providers-ydb/2.2.2rc1) - [ ] [Cleanup type ignores in ydb provider where possible (#53250)](https://github.com/apache/airflow/pull/53250): @jscheffl ## Provider [zendesk: 4.10.2rc1](https://pypi.org/project/apache-airflow-providers-zendesk/4.10.2rc1) - [ ] [Move BaseHook to version_compat for zendesk (#52966)](https://github.com/apache/airflow/pull/52966): @phanikumv Linked issues: - [Linked Issue #52676](https://github.com/apache/airflow/issues/52676): @amoghrajesh <!-- 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: @notatallshaw @lpillmann @jroachgolf84 @Crowiant @m-rossi @Jasperora @sunank200 @kacpermuda @gaurav7261 @jeff3071 @amoghrajesh @dominikhei @gopidesupavan @suprjinx @Owen-CH-Leung @ashb @potiuk @samuelkhtu @dstandis ### 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]
