shahar1 opened a new issue, #70355: URL: https://github.com/apache/airflow/issues/70355
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: 6.0.0rc1](https://pypi.org/project/apache-airflow-providers-airbyte/6.0.0rc1) - [ ] [Migrate Airbyte provider to `airbyte-api` library 1.0 and `httpx` (#68882)](https://github.com/apache/airflow/pull/68882): @aaronsteers ## Provider [akeyless: 0.3.0rc1](https://pypi.org/project/apache-airflow-providers-akeyless/0.3.0rc1) - [ ] [Add cloud-based auth (aws_iam, gcp, azure_ad) to Akeyless secrets backend (#69772)](https://github.com/apache/airflow/pull/69772): @baraka-akeyless ## Provider [amazon: 9.33.0rc1](https://pypi.org/project/apache-airflow-providers-amazon/9.33.0rc1) - [ ] [Add OpenLineage parent info to EMR Spark steps (#70182)](https://github.com/apache/airflow/pull/70182): @mobuchowski Linked issues: - [Linked Issue #66816](https://github.com/apache/airflow/pull/66816): @rahul-madaan - [Linked Issue #64513](https://github.com/apache/airflow/pull/64513): @rahul-madaan - [Linked Issue #47508](https://github.com/apache/airflow/pull/47508): @mobuchowski - [Linked Issue #64807](https://github.com/apache/airflow/pull/64807): @rahul-madaan - [ ] [Add S3RemoteLogIO.from_config and register s3 remote logging scheme (#69817)](https://github.com/apache/airflow/pull/69817): @jason810496 Linked issues: - [Linked Issue #67056](https://github.com/apache/airflow/pull/67056): @jason810496 - [ ] [Add CloudWatchRemoteLogIO.from_config and register cloudwatch scheme (#69816)](https://github.com/apache/airflow/pull/69816): @jason810496 Linked issues: - [Linked Issue #67056](https://github.com/apache/airflow/pull/67056): @jason810496 - [ ] [Add Amazon ECR repository operators (#69886)](https://github.com/apache/airflow/pull/69886): @AlejandroMorgante - [ ] [Add dedicated Glue crawler lifecycle operators (#69930)](https://github.com/apache/airflow/pull/69930): @AlejandroMorgante - [ ] [Allow `AthenaOperator` queries without a `database` argument (#69846)](https://github.com/apache/airflow/pull/69846): @te-horie - [ ] [Add durable execution to `RedshiftDataOperator` (#69530)](https://github.com/apache/airflow/pull/69530): @amoghrajesh - [ ] [Make RedshiftDeleteClusterOperator delete reliably during cluster transitions (#69574)](https://github.com/apache/airflow/pull/69574): @seanghaeli Linked issues: - [Linked Issue #32355](https://github.com/apache/airflow/pull/32355): @syedahsn - [ ] [Fix Amazon provider log messages to show actual values (#69967)](https://github.com/apache/airflow/pull/69967): @parkhojeong - [ ] [Secure AWS auth cookies behind TLS proxies (#69898)](https://github.com/apache/airflow/pull/69898): @shaealh Linked issues: - [Linked Issue #47878](https://github.com/apache/airflow/issues/47878): @pierrejeambrun - [ ] [Generate a fresh EmrContainerOperator request token on each task attempt (#69625)](https://github.com/apache/airflow/pull/69625): @ramitkataria - [ ] [Make psycopg (v3) the default synchronous Postgres driver in providers (#69526)](https://github.com/apache/airflow/pull/69526): @Dev-iL Linked issues: - [Linked Issue #69690](https://github.com/apache/airflow/pull/69690): @shahar1 - [Linked Issue #69443](https://github.com/apache/airflow/issues/69443): @Dev-iL - [Linked Issue #69469](https://github.com/apache/airflow/pull/69469): @Dev-iL - [Linked Issue #68453](https://github.com/apache/airflow/issues/68453): @Dev-iL - [ ] [Warn for bad combination of parameters for RedshiftDataOperator (#69524)](https://github.com/apache/airflow/pull/69524): @amoghrajesh Linked issues: - [Linked Issue #41206](https://github.com/apache/airflow/pull/41206): @borismo - [ ] [Link task state store docs in durable execution across providers (#69851)](https://github.com/apache/airflow/pull/69851): @amoghrajesh - [ ] [Fix documentation misusing previous/next for task relationships (#69179)](https://github.com/apache/airflow/pull/69179): @FrankYang0529 ## Provider [anthropic: 0.2.0rc1](https://pypi.org/project/apache-airflow-providers-anthropic/0.2.0rc1) - [ ] [Default the Anthropic batch model from the connection (#69624)](https://github.com/apache/airflow/pull/69624): @kaxil - [ ] [Fix dead Managed Agents link and incomplete first-party note in Anthropic provider docs (#69709)](https://github.com/apache/airflow/pull/69709): @Lee-W - [ ] [Add feature-comparison table and toolset links to common.ai provider docs (#69649)](https://github.com/apache/airflow/pull/69649): @Lee-W Linked issues: - [Linked Issue #69551](https://github.com/apache/airflow/pull/69551): @Lee-W - [ ] [Document when to use common.ai vs vendor-specific AI providers (#69551)](https://github.com/apache/airflow/pull/69551): @Lee-W - [ ] [Add quickstart to Anthropic provider (#69589)](https://github.com/apache/airflow/pull/69589): @Lee-W ## Provider [apache.hive: 9.6.0rc1](https://pypi.org/project/apache-airflow-providers-apache-hive/9.6.0rc1) - [ ] [Add Beeline JDBC parameters to HiveCliHook (#68144)](https://github.com/apache/airflow/pull/68144): @Vamsi-klu Linked issues: - [Linked Issue #45049](https://github.com/apache/airflow/issues/45049): @tomwit-nx - [ ] [Fix Hive metastore partition sensor initialization (#69612)](https://github.com/apache/airflow/pull/69612): @henry3260 - [ ] [Flag conn-fields in hook but absent from provider.yaml in static checks (#69655)](https://github.com/apache/airflow/pull/69655): @dabla Linked issues: - [Linked Issue #64643](https://github.com/apache/airflow/pull/64643): @haseebmalik18 ## Provider [apache.kafka: 1.15.0rc1](https://pypi.org/project/apache-airflow-providers-apache-kafka/1.15.0rc1) - [ ] [Add Amazon MSK IAM (OAUTHBEARER) support to Apache Kafka provider (#69427)](https://github.com/apache/airflow/pull/69427): @TimurRakhmatullin86 Linked issues: - [Linked Issue #47056](https://github.com/apache/airflow/pull/47056): @MaksYermak - [Linked Issue #48926](https://github.com/apache/airflow/pull/48926): @MaksYermak - [ ] [Document `apply_function` dot notation requirement for Kafka message queues (#68414)](https://github.com/apache/airflow/pull/68414): @aeroyorch ## Provider [apache.spark: 6.3.0rc1](https://pypi.org/project/apache-airflow-providers-apache-spark/6.3.0rc1) - [ ] [Surface YARN diagnostics for spark on yarn clusters (#70183)](https://github.com/apache/airflow/pull/70183): @amoghrajesh - [ ] [Include spark submit canonical logs in failure exceptions (#70178)](https://github.com/apache/airflow/pull/70178): @amoghrajesh - [ ] [Better log when spark k8s driver remains in Unknown Phase (#70176)](https://github.com/apache/airflow/pull/70176): @amoghrajesh - [ ] [Link task state store docs in durable execution across providers (#69851)](https://github.com/apache/airflow/pull/69851): @amoghrajesh ## Provider [atlassian.jira: 3.3.5rc1](https://pypi.org/project/apache-airflow-providers-atlassian-jira/3.3.5rc1) - [ ] [Fix conn-fields check crash for nested provider packages (#70224)](https://github.com/apache/airflow/pull/70224): @Lee-W ## Provider [celery: 3.23.0rc1](https://pypi.org/project/apache-airflow-providers-celery/3.23.0rc1) - [ ] [Add streaming task log support to KubernetesExecutor (#69300)](https://github.com/apache/airflow/pull/69300): @jason810496 Linked issues: - [Linked Issue #69299](https://github.com/apache/airflow/pull/69299): @jason810496 - [Linked Issue #69301](https://github.com/apache/airflow/pull/69301): @jason810496 - [ ] [Add team_name tag to Celery executor metrics (#69092)](https://github.com/apache/airflow/pull/69092): @SameerMesiah97 Linked issues: - [Linked Issue #68996](https://github.com/apache/airflow/issues/68996): @ferruzzi - [ ] [Fix Celery worker crash on Airflow 3.0 with json_logs (#69919)](https://github.com/apache/airflow/pull/69919): @vatsrahul1001 Linked issues: - [Linked Issue #52651](https://github.com/apache/airflow/pull/52651): @ashb - [Linked Issue #68916](https://github.com/apache/airflow/pull/68916): @hanxdatadog - [ ] [Make psycopg (v3) the default synchronous Postgres driver in providers (#69526)](https://github.com/apache/airflow/pull/69526): @Dev-iL Linked issues: - [Linked Issue #69690](https://github.com/apache/airflow/pull/69690): @shahar1 - [Linked Issue #69443](https://github.com/apache/airflow/issues/69443): @Dev-iL - [Linked Issue #69469](https://github.com/apache/airflow/pull/69469): @Dev-iL - [Linked Issue #68453](https://github.com/apache/airflow/issues/68453): @Dev-iL ## Provider [clickhousedb: 1.0.1rc1](https://pypi.org/project/apache-airflow-providers-clickhousedb/1.0.1rc1) - [ ] [Change Clickhouse lifecycle to incubation (#69166)](https://github.com/apache/airflow/pull/69166): @eladkal ## Provider [cncf.kubernetes: 10.20.0rc1](https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/10.20.0rc1) - [ ] [Replace `reattach_on_restart` with durable execution in KPO (#69914)](https://github.com/apache/airflow/pull/69914): @amoghrajesh - [ ] [Add streaming task log support to KubernetesExecutor (#69300)](https://github.com/apache/airflow/pull/69300): @jason810496 Linked issues: - [Linked Issue #69299](https://github.com/apache/airflow/pull/69299): @jason810496 - [Linked Issue #69301](https://github.com/apache/airflow/pull/69301): @jason810496 - [ ] [Add running_pod_log_lines config option to KubernetesExecutor (#69301)](https://github.com/apache/airflow/pull/69301): @jason810496 Linked issues: - [Linked Issue #69299](https://github.com/apache/airflow/pull/69299): @jason810496 - [Linked Issue #69300](https://github.com/apache/airflow/pull/69300): @jason810496 - [ ] [Allow configuring XCom sidecar container security context (#69613)](https://github.com/apache/airflow/pull/69613): @nailo2c Linked issues: - [Linked Issue #49276](https://github.com/apache/airflow/issues/49276): @DjVinnii - [ ] [Requeue KubernetesExecutor tasks whose pod failed before execution started (#69058)](https://github.com/apache/airflow/pull/69058): @seanmuth Linked issues: - [Linked Issue #69052](https://github.com/apache/airflow/issues/69052): @seanmuth - [ ] [cncf-kubernetes: fix potential race condition in trigger_reentry flow caused by `is_istio_enabled` (#69269)](https://github.com/apache/airflow/pull/69269): @noah-gil ## Provider [common.ai: 0.7.0rc1](https://pypi.org/project/apache-airflow-providers-common-ai/0.7.0rc1) - [ ] [Add AWS services toolset for agents to access 1000+ APIs (#70087)](https://github.com/apache/airflow/pull/70087): @gopidesupavan - [ ] [Add pydantic-ai capability matrix references doc to Common AI (#69887)](https://github.com/apache/airflow/pull/69887): @gopidesupavan - [ ] [Support excluding files from `common.ai` Agent Skills discovery (#69924)](https://github.com/apache/airflow/pull/69924): @kaxil - [ ] [Use task state store for `common.ai` durable execution on Airflow 3.3+ (#68926)](https://github.com/apache/airflow/pull/68926): @kaxil - [ ] [Allow Common AI SQL imports without DataFusion (#69990)](https://github.com/apache/airflow/pull/69990): @nailo2c - [ ] [Fix HITL review showing altered agent output to reviewers (#70070)](https://github.com/apache/airflow/pull/70070): @guan404ming - [ ] [Fix LLMSQLQueryOperator not stripping single-line markdown code fences (#70137)](https://github.com/apache/airflow/pull/70137): @ColtenOuO - [ ] [Harden common.ai SQLToolset allowed_tables against function/COPY bypass (#70134)](https://github.com/apache/airflow/pull/70134): @kaxil - [ ] [Preserve output_type through human approval in LLM operators (#70075)](https://github.com/apache/airflow/pull/70075): @guan404ming - [ ] [Fix DocumentLoaderOperator ignoring unknown parser on byte input (#70071)](https://github.com/apache/airflow/pull/70071): @guan404ming - [ ] [Reject unsupported require_approval in common.ai operators (#70069)](https://github.com/apache/airflow/pull/70069): @guan404ming - [ ] [Fix `@task.llm_branch` import failure on Task SDK-only workers (#70068)](https://github.com/apache/airflow/pull/70068): @guan404ming - [ ] [Fix `common.ai` durable execution skipping Toolset-capability tools (#69881)](https://github.com/apache/airflow/pull/69881): @kaxil - [ ] [Add dataclasses-json floor to common.ai llamaindex extra (#69755)](https://github.com/apache/airflow/pull/69755): @FrankYang0529 - [ ] [Add self-hosted model guide for the common.ai provider (#69867)](https://github.com/apache/airflow/pull/69867): @Lee-W - [ ] [Update retired model ids and fill doc gaps in common.ai provider docs (#69711)](https://github.com/apache/airflow/pull/69711): @Lee-W - [ ] [Add quick start guide to common.ai provider docs (#69552)](https://github.com/apache/airflow/pull/69552): @Lee-W - [ ] [Document the dynamic `system_prompt` pattern for common-ai agents (#69636)](https://github.com/apache/airflow/pull/69636): @jason810496 - [ ] [Add feature-comparison table and toolset links to common.ai provider docs (#69649)](https://github.com/apache/airflow/pull/69649): @Lee-W Linked issues: - [Linked Issue #69551](https://github.com/apache/airflow/pull/69551): @Lee-W - [ ] [Add an Examples entry point to the common.ai provider docs (#69650)](https://github.com/apache/airflow/pull/69650): @Lee-W - [ ] [Document when to use common.ai vs vendor-specific AI providers (#69551)](https://github.com/apache/airflow/pull/69551): @Lee-W ## Provider [common.compat: 1.17.0rc1](https://pypi.org/project/apache-airflow-providers-common-compat/1.17.0rc1) - [ ] [Honor async hook subclass overrides in get_async_connection (#69140)](https://github.com/apache/airflow/pull/69140): @anxkhn Linked issues: - [Linked Issue #67440](https://github.com/apache/airflow/pull/67440): @bobu-putheeckal - [Linked Issue #66845](https://github.com/apache/airflow/issues/66845): @mfatemipour ## Provider [common.sql: 2.0.3rc1](https://pypi.org/project/apache-airflow-providers-common-sql/2.0.3rc1) - [ ] [Make psycopg (v3) the default synchronous Postgres driver in providers (#69526)](https://github.com/apache/airflow/pull/69526): @Dev-iL Linked issues: - [Linked Issue #69690](https://github.com/apache/airflow/pull/69690): @shahar1 - [Linked Issue #69443](https://github.com/apache/airflow/issues/69443): @Dev-iL - [Linked Issue #69469](https://github.com/apache/airflow/pull/69469): @Dev-iL - [Linked Issue #68453](https://github.com/apache/airflow/issues/68453): @Dev-iL ## Provider [databricks: 7.18.0rc1](https://pypi.org/project/apache-airflow-providers-databricks/7.18.0rc1) - [ ] [Databricks OIDC token federation for AWS IAM (#69509)](https://github.com/apache/airflow/pull/69509): @allenc97 Linked issues: - [Linked Issue #54291](https://github.com/apache/airflow/issues/54291): @devlucasc - [ ] [Add supplied-token OIDC federation to the Databricks provider (#69272)](https://github.com/apache/airflow/pull/69272): @kaxil - [ ] [Fix DatabricksSqlHook sqlalchemy_url missing http_path from connection extra (#69747)](https://github.com/apache/airflow/pull/69747): @Vamsi-klu Linked issues: - [Linked Issue #69031](https://github.com/apache/airflow/issues/69031): @belegdol - [ ] [Link task state store docs in durable execution across providers (#69851)](https://github.com/apache/airflow/pull/69851): @amoghrajesh ## Provider [docker: 4.5.8rc1](https://pypi.org/project/apache-airflow-providers-docker/4.5.8rc1) - [ ] [Remove airflow.utils dependency from Docker provider (#69900)](https://github.com/apache/airflow/pull/69900): @shaealh Linked issues: - [Linked Issue #62063](https://github.com/apache/airflow/issues/62063): @amoghrajesh ## Provider [edge3: 4.2.0rc1](https://pypi.org/project/apache-airflow-providers-edge3/4.2.0rc1) - [ ] [Add worker-name filter to `airflow edge list-workers` (#70095)](https://github.com/apache/airflow/pull/70095): @shubhamraj-git - [ ] [Add team_name tags to Edge worker metrics (#69149)](https://github.com/apache/airflow/pull/69149): @shivaam Linked issues: - [Linked Issue #67328](https://github.com/apache/airflow/pull/67328): @AutomationDev85 - [Linked Issue #68996](https://github.com/apache/airflow/issues/68996): @ferruzzi - [Linked Issue #69005](https://github.com/apache/airflow/pull/69005): @shivaam - [ ] [Bring back edge worker metric compatibility with Airflow 3.2 (#67328)](https://github.com/apache/airflow/pull/67328): @AutomationDev85 - [ ] [Upgrade NPM dependencies in edge provider (#70253)](https://github.com/apache/airflow/pull/70253): @vincbeck - [ ] [Change log level from info to debug for Edge job fetch (#68736)](https://github.com/apache/airflow/pull/68736): @KidAmnesiac1 ## Provider [elasticsearch: 6.8.1rc1](https://pypi.org/project/apache-airflow-providers-elasticsearch/6.8.1rc1) - [ ] [Prevent malformed Elasticsearch log entries from crashing task log fetch (#69306)](https://github.com/apache/airflow/pull/69306): @hkc-8010 ## Provider [fab: 3.7.3rc1](https://pypi.org/project/apache-airflow-providers-fab/3.7.3rc1) - [ ] [Fix AUTH_ROLE_PUBLIC returning 401 in FastAPI API server (#69773)](https://github.com/apache/airflow/pull/69773): @lyric2249 Linked issues: - [Linked Issue #60897](https://github.com/apache/airflow/issues/60897): @jabbera - [Linked Issue #65685](https://github.com/apache/airflow/pull/65685): @gaurav0107 - [ ] [Verify Azure AD OAuth id_token signatures by default in FAB auth manager (#69374)](https://github.com/apache/airflow/pull/69374): @potiuk - [ ] [Bump flask-appbuilder to 5.2.2 in FAB provider (#69730)](https://github.com/apache/airflow/pull/69730): @potiuk - [ ] [Clarify FAB and Auth documentation regarding external_db_managers (#69929)](https://github.com/apache/airflow/pull/69929): @stephsi ## Provider [google: 22.3.0rc1](https://pypi.org/project/apache-airflow-providers-google/22.3.0rc1) - [ ] [Emit per-statement OpenLineage events for BigQuery script jobs (#69234)](https://github.com/apache/airflow/pull/69234): @nailo2c Linked issues: - [Linked Issue #47579](https://github.com/apache/airflow/issues/47579): @luke-hoffman1 - [ ] [Add Vertex AI Agent Engine operators (Create, Get, Query, Update, Delete) (#68479)](https://github.com/apache/airflow/pull/68479): @AlejandroMorgante - [ ] [Adding durable execution to `BigQueryInsertJobOperator` (#69542)](https://github.com/apache/airflow/pull/69542): @amoghrajesh - [ ] [Preserve Dataform workflow invocation config (#69161)](https://github.com/apache/airflow/pull/69161): @deepujain - [ ] [Make schema_fields templated in GCSToBigQueryOperator (#69108)](https://github.com/apache/airflow/pull/69108): @nikolauspschuetz Linked issues: - [Linked Issue #31481](https://github.com/apache/airflow/issues/31481): @quantumlicht - [ ] [Fix Google Links for Sovereign Cloud (#69805)](https://github.com/apache/airflow/pull/69805): @molcay - [ ] [Fix Google Cloud Batch error messages to include job name (#69783)](https://github.com/apache/airflow/pull/69783): @parkhojeong - [ ] [Make psycopg (v3) the default synchronous Postgres driver in providers (#69526)](https://github.com/apache/airflow/pull/69526): @Dev-iL Linked issues: - [Linked Issue #69690](https://github.com/apache/airflow/pull/69690): @shahar1 - [Linked Issue #69443](https://github.com/apache/airflow/issues/69443): @Dev-iL - [Linked Issue #69469](https://github.com/apache/airflow/pull/69469): @Dev-iL - [Linked Issue #68453](https://github.com/apache/airflow/issues/68453): @Dev-iL - [ ] [Flag conn-fields in hook but absent from provider.yaml in static checks (#69655)](https://github.com/apache/airflow/pull/69655): @dabla Linked issues: - [Linked Issue #64643](https://github.com/apache/airflow/pull/64643): @haseebmalik18 - [ ] [Link task state store docs in durable execution across providers (#69851)](https://github.com/apache/airflow/pull/69851): @amoghrajesh ## Provider [hashicorp: 4.7.2rc1](https://pypi.org/project/apache-airflow-providers-hashicorp/4.7.2rc1) - [ ] [Fix VaultBackend.get_connection() breaking PythonVirtualenvOperator in Airflow 3 (#68305)](https://github.com/apache/airflow/pull/68305): @seanmuth ## Provider [http: 6.0.5rc1](https://pypi.org/project/apache-airflow-providers-http/6.0.5rc1) - [ ] [Honor async hook subclass overrides in get_async_connection (#69140)](https://github.com/apache/airflow/pull/69140): @anxkhn Linked issues: - [Linked Issue #67440](https://github.com/apache/airflow/pull/67440): @bobu-putheeckal - [Linked Issue #66845](https://github.com/apache/airflow/issues/66845): @mfatemipour - [ ] [Enhancing docs for `HttpEventTrigger` (#70073)](https://github.com/apache/airflow/pull/70073): @jroachgolf84 ## Provider [keycloak: 0.8.2rc1](https://pypi.org/project/apache-airflow-providers-keycloak/0.8.2rc1) - [ ] [derive keycloak oauth redirect_uri from configured base url (#69801)](https://github.com/apache/airflow/pull/69801): @Samin061 - [ ] [set Secure flag on keycloak login cookies behind a TLS proxy (#69594)](https://github.com/apache/airflow/pull/69594): @Samin061 ## Provider [microsoft.azure: 14.0.0rc1](https://pypi.org/project/apache-airflow-providers-microsoft-azure/14.0.0rc1) - [ ] [Fix Azure Data Factory hook broken with azure-mgmt-datafactory 10 (#69800)](https://github.com/apache/airflow/pull/69800): @FrankYang0529 - [ ] [Add Azure AI Foundry Agents operators (Create, Update, Delete, Run) (#68799)](https://github.com/apache/airflow/pull/68799): @AlejandroMorgante - [ ] [Replace vars(response) with attribute access in Azure Data Factory and Synapse operators for SDK v10 compatibility (#69689)](https://github.com/apache/airflow/pull/69689): @MalteNiederstadt - [ ] [Fix WASB log source URLs to use storage account endpoint (#68510)](https://github.com/apache/airflow/pull/68510): @Bafff - [ ] [Construct default token_endpoint for msgraph filesystem (#69522)](https://github.com/apache/airflow/pull/69522): @anmolxlight - [ ] [Restrict MSGraph pagination nextLink to the configured host (#69742)](https://github.com/apache/airflow/pull/69742): @Samin061 - [ ] [Added CachedAsyncTokenCredential which keeps the session open during lifecycle of cached RequestAdapter (#69365)](https://github.com/apache/airflow/pull/69365): @dabla - [ ] [Flag conn-fields in hook but absent from provider.yaml in static checks (#69655)](https://github.com/apache/airflow/pull/69655): @dabla Linked issues: - [Linked Issue #64643](https://github.com/apache/airflow/pull/64643): @haseebmalik18 ## Provider [openai: 1.8.1rc1](https://pypi.org/project/apache-airflow-providers-openai/1.8.1rc1) - [ ] [Remove unused [datalib] extra from OpenAI provider base install (#69408)](https://github.com/apache/airflow/pull/69408): @YAshhh29 Linked issues: - [Linked Issue #69068](https://github.com/apache/airflow/pull/69068): @kaxil - [ ] [Fix broken class references and truncated wording in OpenAI provider docs (#69710)](https://github.com/apache/airflow/pull/69710): @Lee-W - [ ] [Add feature-comparison table and toolset links to common.ai provider docs (#69649)](https://github.com/apache/airflow/pull/69649): @Lee-W Linked issues: - [Linked Issue #69551](https://github.com/apache/airflow/pull/69551): @Lee-W - [ ] [Add quickstart to OpenAI provider (#69590)](https://github.com/apache/airflow/pull/69590): @Lee-W - [ ] [Document when to use common.ai vs vendor-specific AI providers (#69551)](https://github.com/apache/airflow/pull/69551): @Lee-W ## Provider [openlineage: 2.20.0rc1](https://pypi.org/project/apache-airflow-providers-openlineage/2.20.0rc1) - [ ] [OpenLineage: add execute_in_thread to emit task events without forking (#68708)](https://github.com/apache/airflow/pull/68708): @mobuchowski Linked issues: - [Linked Issue #66572](https://github.com/apache/airflow/pull/66572): @potiuk - [Linked Issue #66573](https://github.com/apache/airflow/pull/66573): @potiuk - [Linked Issue #66574](https://github.com/apache/airflow/pull/66574): @potiuk - [ ] [Add team_name tag to OpenLineage metrics (#69109)](https://github.com/apache/airflow/pull/69109): @SameerMesiah97 Linked issues: - [Linked Issue #68996](https://github.com/apache/airflow/issues/68996): @ferruzzi - [ ] [OpenLineage: reuse per-process adapter in dag-state-change pool workers (#69283)](https://github.com/apache/airflow/pull/69283): @gang-zh Linked issues: - [Linked Issue #69284](https://github.com/apache/airflow/issues/69284): @gang-zh - [ ] [Add OpenLineage parent info to EMR Spark steps (#70182)](https://github.com/apache/airflow/pull/70182): @mobuchowski Linked issues: - [Linked Issue #66816](https://github.com/apache/airflow/pull/66816): @rahul-madaan - [Linked Issue #64513](https://github.com/apache/airflow/pull/64513): @rahul-madaan - [Linked Issue #47508](https://github.com/apache/airflow/pull/47508): @mobuchowski - [Linked Issue #64807](https://github.com/apache/airflow/pull/64807): @rahul-madaan - [ ] [Document GlueJobOperator support for OpenLineage Spark injection (#69652)](https://github.com/apache/airflow/pull/69652): @mobuchowski ## Provider [opensearch: 1.11.1rc1](https://pypi.org/project/apache-airflow-providers-opensearch/1.11.1rc1) - [ ] [Prevent malformed OpenSearch log entries from crashing task log fetch (#69307)](https://github.com/apache/airflow/pull/69307): @hkc-8010 Linked issues: - [Linked Issue #69306](https://github.com/apache/airflow/pull/69306): @hkc-8010 ## Provider [pgvector: 1.7.3rc1](https://pypi.org/project/apache-airflow-providers-pgvector/1.7.3rc1) - [ ] [Make psycopg (v3) the default synchronous Postgres driver in providers (#69526)](https://github.com/apache/airflow/pull/69526): @Dev-iL Linked issues: - [Linked Issue #69690](https://github.com/apache/airflow/pull/69690): @shahar1 - [Linked Issue #69443](https://github.com/apache/airflow/issues/69443): @Dev-iL - [Linked Issue #69469](https://github.com/apache/airflow/pull/69469): @Dev-iL - [Linked Issue #68453](https://github.com/apache/airflow/issues/68453): @Dev-iL ## Provider [postgres: 7.0.0rc2](https://pypi.org/project/apache-airflow-providers-postgres/7.0.0rc2) - [ ] [Make psycopg (v3) the default synchronous Postgres driver in providers (#69526)](https://github.com/apache/airflow/pull/69526): @Dev-iL Linked issues: - [Linked Issue #69690](https://github.com/apache/airflow/pull/69690): @shahar1 - [Linked Issue #69443](https://github.com/apache/airflow/issues/69443): @Dev-iL - [Linked Issue #69469](https://github.com/apache/airflow/pull/69469): @Dev-iL - [Linked Issue #68453](https://github.com/apache/airflow/issues/68453): @Dev-iL - [ ] [Switch the default async Postgres driver from asyncpg to psycopg3 (provider) (#69089)](https://github.com/apache/airflow/pull/69089): @Dev-iL - [ ] [Keep asyncpg installed by default in the Postgres provider (#69690)](https://github.com/apache/airflow/pull/69690): @shahar1 Linked issues: - [Linked Issue #69089](https://github.com/apache/airflow/pull/69089): @Dev-iL - [Linked Issue #68453](https://github.com/apache/airflow/issues/68453): @Dev-iL - [Linked Issue #69526](https://github.com/apache/airflow/pull/69526): @Dev-iL ## Provider [sftp: 6.0.0rc1](https://pypi.org/project/apache-airflow-providers-sftp/6.0.0rc1) - [ ] [Remove DSS key support from SSH provider for Paramiko 4 (#69669)](https://github.com/apache/airflow/pull/69669): @shivaam ## Provider [snowflake: 6.15.0rc2](https://pypi.org/project/apache-airflow-providers-snowflake/6.15.0rc2) - [ ] [Add durable execution to SnowflakeSqlApiOperator (#69477)](https://github.com/apache/airflow/pull/69477): @amoghrajesh Linked issues: - [Linked Issue #69450](https://github.com/apache/airflow/pull/69450): @amoghrajesh - [ ] [Add SnowflakeCortexAgentHook (#68942)](https://github.com/apache/airflow/pull/68942): @SameerMesiah97 - [ ] [Add SnowparkContainerJobOperator (#68259)](https://github.com/apache/airflow/pull/68259): @justinpakzad - [ ] [SnowflakeCortexAgentHook: Set stream=False for Cortex Agent requests (#69731)](https://github.com/apache/airflow/pull/69731): @SameerMesiah97 - [ ] [Fix SnowflakeSqlApiOperator polling to avoid needless sleeps (#69450)](https://github.com/apache/airflow/pull/69450): @amoghrajesh - [ ] [Flag conn-fields in hook but absent from provider.yaml in static checks (#69655)](https://github.com/apache/airflow/pull/69655): @dabla Linked issues: - [Linked Issue #64643](https://github.com/apache/airflow/pull/64643): @haseebmalik18 - [ ] [SnowflakeHook: refactor static connection parameter construction (#68597)](https://github.com/apache/airflow/pull/68597): @SameerMesiah97 - [ ] [SnowflakeHook: extract OAuth token lifecycle management into dedicated helper (#68549)](https://github.com/apache/airflow/pull/68549): @SameerMesiah97 - [ ] [Link task state store docs in durable execution across providers (#69851)](https://github.com/apache/airflow/pull/69851): @amoghrajesh ## Provider [ssh: 6.0.0rc1](https://pypi.org/project/apache-airflow-providers-ssh/6.0.0rc1) - [ ] [Remove DSS key support from SSH provider for Paramiko 4 (#69669)](https://github.com/apache/airflow/pull/69669): @shivaam - [ ] [Fix `SSHRemoteJobOperator` still orphaning the remote job on cancellation (#69490)](https://github.com/apache/airflow/pull/69490): @kaxil Linked issues: - [Linked Issue #69384](https://github.com/apache/airflow/pull/69384): @shahar1 - [Linked Issue #68644](https://github.com/apache/airflow/pull/68644): @kaxil ## Provider [teradata: 3.6.1rc1](https://pypi.org/project/apache-airflow-providers-teradata/3.6.1rc1) - [ ] [Quote file paths in Teradata TPT shell commands and pass the openssl passphrase via stdin (#69380)](https://github.com/apache/airflow/pull/69380): @potiuk ## Provider [weaviate: 3.4.0rc1](https://pypi.org/project/apache-airflow-providers-weaviate/3.4.0rc1) - [ ] [Update Weaviate examples for client 4.16 API (#67343)](https://github.com/apache/airflow/pull/67343): @henry3260 <!-- 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: @shaealh @te-horie @jason810496 @aeroyorch @noah-gil @mobuchowski @eladkal @anmolxlight @ColtenOuO @henry3260 @dabla @seanmuth @ramitkataria @FrankYang0529 @Lee-W @Bafff @allenc97 @nikolauspschuetz @Samin061 @AlejandroMorgante @parkhojeong @shahar1 @deepujain @vatsrahul1001 @amoghrajesh @guan404ming @hkc-8010 @potiuk @AutomationDev85 @nailo2c @molcay @shubhamraj-git @TimurRakhmatullin86 @aaronsteers @justinpakzad @seanghaeli @SameerMesiah97 @Vamsi-klu @anxkhn @YAshhh29 @kaxil @stephsi @KidAmnesiac1 @lyric2249 @shivaam @baraka-akeyless @gang-zh @Dev-iL @MalteNiederstadt @gopidesupavan @jroachgolf84 @vincbeck -- 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]
