eladkal opened a new issue, #54209: URL: https://github.com/apache/airflow/issues/54209
### 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.3rc1](https://pypi.org/project/apache-airflow-providers-airbyte/5.2.3rc1) - [ ] [50937, add debug logging for airbyte (#51503)](https://github.com/apache/airflow/pull/51503): @pierceroberts ## Provider [amazon: 9.12.0rc1](https://pypi.org/project/apache-airflow-providers-amazon/9.12.0rc1) - [ ] [Add MwaaTaskSensor to Amazon Provider Package (#51719)](https://github.com/apache/airflow/pull/51719): @seanghaeli - [ ] [Support executor_config on Lambda Executor (#53994)](https://github.com/apache/airflow/pull/53994): @o-nikolas - [ ] [Fix AWS Lambda executor error handling for DLQ vs task failures (#53990)](https://github.com/apache/airflow/pull/53990): @isaiahiruoha ## Provider [apache.tinkerpop: 1.0.3rc1](https://pypi.org/project/apache-airflow-providers-apache-tinkerpop/1.0.3rc1) - [ ] [Bump gremlinpython to 3.7.3 (#54109)](https://github.com/apache/airflow/pull/54109): @gopidesupavan ## Provider [cncf.kubernetes: 10.7.0rc1](https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/10.7.0rc1) - [ ] [Add support for taking the config file as a dict for KubernetesHook (#53126)](https://github.com/apache/airflow/pull/53126): @MaksYermak - [ ] [Kill kube watcher instance if it doesnt terminate gracefully in 60 seconds (#52662)](https://github.com/apache/airflow/pull/52662): @pavansharma36 Linked issues: - [Linked Issue #52284](https://github.com/apache/airflow/issues/52284): @iw-pavan ## Provider [common.sql: 1.27.5rc1](https://pypi.org/project/apache-airflow-providers-common-sql/1.27.5rc1) - [ ] [Fix SnowflakeCheckOperator and SnowflakeValueCheckOperator to use parameters arg correctly (#53837)](https://github.com/apache/airflow/pull/53837): @gopidesupavan ## Provider [databricks: 7.7.1rc1](https://pypi.org/project/apache-airflow-providers-databricks/7.7.1rc1) - [ ] [Bump deltalake to 1.1.3 (#54108)](https://github.com/apache/airflow/pull/54108): @gopidesupavan ## Provider [edge3: 1.1.3rc1](https://pypi.org/project/apache-airflow-providers-edge3/1.1.3rc1) - [ ] [Fix: Prevent duplicate edge_job insertions for deferrable tasks in EdgeExecutor (#53610) (#53927)](https://github.com/apache/airflow/pull/53927): @Prasanth345 ## Provider [fab: 2.4.0rc1](https://pypi.org/project/apache-airflow-providers-fab/2.4.0rc1) - [ ] [Create HITL specific permission for core-API (#54043)](https://github.com/apache/airflow/pull/54043): @sjyangkevin - [ ] [fix: Add missing security settings for session cookie (#53542)](https://github.com/apache/airflow/pull/53542): @LipuFei - [ ] [Fix `Config` menu item missing in `FabAuthManager` (#53944)](https://github.com/apache/airflow/pull/53944): @vincbeck Linked issues: - [Linked Issue #53882](https://github.com/apache/airflow/issues/53882): @Brunda10 - [ ] [Add UI for human in the loop operators (#53035)](https://github.com/apache/airflow/pull/53035): @guan404ming Linked issues: - [Linked Issue #52868](https://github.com/apache/airflow/pull/52868): @Lee-W - [Linked Issue #52094](https://github.com/apache/airflow/issues/52094): @Lee-W ## Provider [google: 17.1.0rc1](https://pypi.org/project/apache-airflow-providers-google/17.1.0rc1) - [ ] [Add Private Service Connect interface support to VertexAI operators (#54170)](https://github.com/apache/airflow/pull/54170): @MaksYermak - [ ] [Fix the google provider vertex_ai ImportDataOperator error (#53865)](https://github.com/apache/airflow/pull/53865): @olegkachur-e - [ ] [Google provider RayHook to proto compatibility (#54014)](https://github.com/apache/airflow/pull/54014): @olegkachur-e - [ ] [Fix the PostgresHook ignoring custom adapters registered (#53707)](https://github.com/apache/airflow/pull/53707): @olegkachur-e Linked issues: - [Linked Issue #50976](https://github.com/apache/airflow/issues/50976): @plutaniano ## Provider [microsoft.azure: 12.6.1rc1](https://pypi.org/project/apache-airflow-providers-microsoft-azure/12.6.1rc1) - [ ] [fix typo in AdminClientHook.create_subscription (#54130)](https://github.com/apache/airflow/pull/54130): @eladkal ## Provider [microsoft.winrm: 3.11.0rc1](https://pypi.org/project/apache-airflow-providers-microsoft-winrm/3.11.0rc1) - [ ] [Add `test_connection` method to `WinRMHook` (#47477)](https://github.com/apache/airflow/pull/47477): @fritz-astronomer ## Provider [openlineage: 2.6.1rc1](https://pypi.org/project/apache-airflow-providers-openlineage/2.6.1rc1) - [ ] [Allow secrets redact function to have different redaction than `***` (#53977)](https://github.com/apache/airflow/pull/53977): @ashb Linked issues: - [Linked Issue #53943](https://github.com/apache/airflow/pull/53943): @pierrejeambrun - [ ] [Fix several deprecation warnings related to airflow.sdk (#53791)](https://github.com/apache/airflow/pull/53791): @Dev-iL ## Provider [postgres: 6.2.3rc1](https://pypi.org/project/apache-airflow-providers-postgres/6.2.3rc1) - [ ] [Fix the PostgresHook ignoring custom adapters registered (#53707)](https://github.com/apache/airflow/pull/53707): @olegkachur-e Linked issues: - [Linked Issue #50976](https://github.com/apache/airflow/issues/50976): @plutaniano ## Provider [redis: 4.3.0rc1](https://pypi.org/project/apache-airflow-providers-redis/4.3.0rc1) - [ ] [AIP-82: Add RedisPubSubMessageQueueProvider (#53556)](https://github.com/apache/airflow/pull/53556): @Jasperora Linked issues: - [Linked Issue #52712](https://github.com/apache/airflow/issues/52712): @jason810496 - [Linked Issue #52917](https://github.com/apache/airflow/pull/52917): @Jasperora ## Provider [samba: 4.10.3rc1](https://pypi.org/project/apache-airflow-providers-samba/4.10.3rc1) - [ ] [Fix: make samba hook open_file method return (#54107)](https://github.com/apache/airflow/pull/54107): @gopidesupavan ## Provider [sftp: 5.3.4rc1](https://pypi.org/project/apache-airflow-providers-sftp/5.3.4rc1) - [ ] [Fix missing prefetch arg to SFTPOperator (#53906)](https://github.com/apache/airflow/pull/53906): @gopidesupavan ## Provider [slack: 9.1.4rc1](https://pypi.org/project/apache-airflow-providers-slack/9.1.4rc1) - [ ] [Remove deprecated method check send_file usage from slack operators (#54061)](https://github.com/apache/airflow/pull/54061): @gopidesupavan ## Provider [smtp: 2.2.0rc1](https://pypi.org/project/apache-airflow-providers-smtp/2.2.0rc1) - [ ] [feat-51094: add OAuth 2 / XOAUTH2 support via `auth_type` & token/credential extras (#53554)](https://github.com/apache/airflow/pull/53554): @nailo2c Linked issues: - [Linked Issue #51094](https://github.com/apache/airflow/issues/51094): @boelaars ## Provider [snowflake: 6.5.2rc1](https://pypi.org/project/apache-airflow-providers-snowflake/6.5.2rc1) - [ ] [Fix SnowflakeCheckOperator and SnowflakeValueCheckOperator to use parameters arg correctly (#53837)](https://github.com/apache/airflow/pull/53837): @gopidesupavan ## Provider [standard: 1.6.0rc1](https://pypi.org/project/apache-airflow-providers-standard/1.6.0rc1) - [ ] [feat(htil): add `notifiers` to HITLOperator (#54128)](https://github.com/apache/airflow/pull/54128): @Lee-W - [ ] [feat(hitl): add HITLBranchOperator (#53960)](https://github.com/apache/airflow/pull/53960): @Lee-W - [ ] [feat(HITL): improve hitl trigger logging message (#53850)](https://github.com/apache/airflow/pull/53850): @Lee-W - [ ] [feat(hitl): add "timedout" column to HITLTriggerEventSuccessPayload (#53852)](https://github.com/apache/airflow/pull/53852): @Lee-W - [ ] [Restore `execute_complete` functionality `TimeSensor` when `deferrable=True` (#53669)](https://github.com/apache/airflow/pull/53669): @jroachgolf84 - [ ] [Fix several deprecation warnings related to airflow.sdk (#53791)](https://github.com/apache/airflow/pull/53791): @Dev-iL - [ ] [refactor(hitl): replace timezone usage with airflow.sdk.timezone (#53962)](https://github.com/apache/airflow/pull/53962): @Lee-W - [ ] [refactor(HITL): make default options class variables to avoid typo (#53849)](https://github.com/apache/airflow/pull/53849): @Lee-W - [ ] [Fix BranchPythonOperator documentation (#54205)](https://github.com/apache/airflow/pull/54205): @GrumpyCat51 ## Provider [trino: 6.3.3rc1](https://pypi.org/project/apache-airflow-providers-trino/6.3.3rc1) - [ ] [Added functionality to only allow one auth method simultaneously in the TrinoHook (#53134)](https://github.com/apache/airflow/pull/53134): @dominikhei <!-- 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: @fritz-astronomer @Dev-iL @eladkal @Lee-W @gopidesupavan @dominikhei @isaiahiruoha @Prasanth345 @seanghaeli @vincbeck @jroachgolf84 @nailo2c @sjyangkevin @MaksYermak @LipuFei @Jasperora @GrumpyCat51 ### 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]
