-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Closed
Labels
area:providerskind:metaHigh-level information important to the communityHigh-level information important to the communitytesting statusStatus of testing releasesStatus of testing releases
Description
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
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.1rc1
- Provider Migration: Update airbyte provider for Airflow 3.0 compatibility (#52418): @kevinhongzl
Linked issues: - Replace
models.BaseOperatorto Task SDK one for Alibaba & Airbyte (#52335): @kaxil
Provider alibaba: 3.2.1rc1
Provider amazon: 9.9.1rc1
- Fix GlueJobOperator deferred waiting (#52314): @o-nikolas
Linked issues: - Handle exceptions when fetching status in GlueJobHook (#52262): @AryanK1511
Linked issues: - Replace usage of
set_extrawithextrafor athena sql hook (#52340): @amoghrajesh - Replace occurences of
get_passwordwithpasswordto ease migration (#52333): @amoghrajesh - Use base AWS classes in Glue Trigger / Sensor and implement custom waiter (#52243): @dominikhei
Linked issues: - Add Airflow 3.0+ Task SDK support to AWS Batch Executor (#52121): @isaiahiruoha
- Do not dynamically determine operator extra links for BatchOperator (#51385): @laredoo
Provider apache.beam: 6.1.2rc1
Provider apache.cassandra: 3.8.1rc1
Provider apache.druid: 4.2.1rc1
Provider apache.flink: 1.7.1rc1
Provider apache.hdfs: 4.10.1rc1
- Fix HDFS remote_base to use path for compatibility with hdfs client (#50804): @roach231428
- Provider Migration: Replace
models.BaseOperatorto Task SDK for apache/hdfs (#52505): @bdsoha
Linked issues: - Remove old classes HDFSHook, HdfsRegexSensor, HdfsSensor, HdfsFolderSensor (#52217): @eladkal
Provider apache.hive: 9.1.1rc1
- Provider Migration: Replace
models.BaseOperatorto Task SDK for apache/hive (#52453): @bdsoha
Linked issues:
Provider apache.impala: 1.7.1rc1
- Provider Migration: Replace
models.BaseOperatorto Task SDK for apache/impala (#52455): @bdsoha
Linked issues:
Provider apache.kafka: 1.10.0rc1
- Add
KafkaMessageQueueTriggerfor enhanced message queue trigger usability on Kafka queue (#51718): @ - Provider Migration: Update Apache Kafka for Airflow 3.0 compatibility (#52503): @sjyangkevin
Provider apache.kylin: 3.9.1rc1
Provider apache.livy: 4.4.1rc1
- Provider Migration: Replace
models.BaseOperatorto Task SDK for apache/livy (#52499): @bdsoha
Linked issues:
Provider apache.pig: 4.7.1rc1
Provider apache.spark: 5.3.1rc1
Provider apache.tinkerpop: 1.0.1rc1
- Replace
models.BaseOperatorto Task SDK one for Apache TinkerPop (#52400): @ahmadtfarhan
Linked issues:
Provider arangodb: 2.8.1rc1
Provider asana: 2.10.1rc1
- Replace
models.BaseOperatorto Task SDK one for Asana & Arangodb (#52374): @kaxil - Add default conn name to asana provider operators (#52185): @gopidesupavan
Provider atlassian.jira: 3.1.1rc1
Provider celery: 3.12.1rc1
- Prevent legacy hybrid executors to be running in Airflow 3 - 2nd attempt (#51760): @jscheffl
Linked issues: - Move type-ignores up one line (#52195): @potiuk
Linked issues:
Provider cncf.kubernetes: 10.6.1rc1
- Fix deferrable mode for SparkKubernetesOperator (#51956): @MaksYermak
- Reduce log noise from K8s Pod Operator for XCom (#51812): @jscheffl
- Prevent legacy hybrid executors to be running in Airflow 3 - 2nd attempt (#51760): @jscheffl
Linked issues: - Update Kubernetes provider for Airflow 3.0 compatibility (#52664): @kaxil
Linked issues: - Move type-ignores up one line (#52195): @potiuk
Linked issues:
Provider cohere: 1.5.2rc1
Provider common.compat: 1.7.2rc1
Provider common.io: 1.6.1rc1
Provider common.sql: 1.27.3rc1
Provider databricks: 7.6.0rc1
- Refactor Databricks hook to use HTTP method constants and auto-prepend api/ to endpoint paths (#52385)
- [Fix: Unclosed aiohttp ClientSession and TCPConnector in DatabricksRunNowOperator (deferrable=True) (Fix: Unclosed aiohttp ClientSession and TCPConnector in DatabricksRunNowOperator (deferrable=True) #52119)](Misc spelling updates #5
Linked issues: - feat: Add explicit support for DatabricksHook to Ol helper (#52253): @kacpermuda
- Replace
models.BaseOperatorto Task SDK one for DBT & Databricks (#52377): @kaxil
Provider datadog: 3.9.1rc1
- Provider Migration: Replace
BaseSensorOperatorto Task SDK fordatadog(#52583): @kevinhongzl
Linked issues:
Provider dbt.cloud: 4.4.1rc1
- Converting int account IDs to str in DBT Cloud connections (#51957): @amoghrajesh
- Replace
models.BaseOperatorto Task SDK one for DBT & Databricks (#52377): @kaxil - Adding 'invocation_id' to run-results as expected by OL (#51916): @amoghrajesh
Provider dingding: 3.8.1rc1
- Provider Migration: Replace
BaseOperatorto Task SDK fordingding(#52577): @kevinhongzl
Linked issues:
Provider docker: 4.4.1rc1
- Add support for templating the DockerOperator
mountsparameter (#52451): @bdsoha - Provider Migration: Update docker for Airflow 3.0 compatibility (#52465): @hardeybisey
Linked issues:
Provider edge3: 1.1.2rc1
- Fix UnboundLocalError for
edge_job_command_len(#52328): @yanshil
Linked issues: - Force the definition of
execution_api_server_urlbased onapi_url(#52184): @bdsoha
Linked issues: - Remove FAB dependency from Edge3 Provider (#51995): @jscheffl
Linked issues: - Fix Edge State Model Link (#51860): @jscheffl
Provider elasticsearch: 6.3.1rc1
Provider exasol: 4.8.1rc1
Provider fab: 2.3.0rc1
- [AIP-68] Support pluginv2 views (#52582): @pierrejeambrun
- Set prefix to generate correctly the FAB Auth Manager API ref (#52329): @jpizquierdo
Linked issues: - Fix Airflow pin images for fab provider (#52351): @pierrejeambrun
- Escape user.username in flash banners for admin password-reset via UI (#52419): @SCH227
- Enable LDAP users to generate an Airflow token with
FabAuthManager(#52295): @vincbeck
Linked issues:
Provider ftp: 3.13.1rc1
Provider github: 2.9.1rc1
- Provider Migration: Update github provider for Airflow 3.0 compatibility (#52415): @kevinhongzl
Linked issues:
Provider google: 16.1.0rc1
- Add regional support for google secret manager hook (#52124): @harikrishna12524
Linked issues: - Add Google Cloud VertexAI and Translate datasets import data verification (#51364): @olegkachur-e
- Replace
models.BaseOperatorto Task SDK one for Google Provider (#52366): @kaxil - Bump google-cloud-bigquery>=3.24.0 (#52337): @eladkal
- Attempt2: Fix mypy in gcp generative_model (#52331): @gopidesupavan
- Fix mypy in gcp generative_model (#52321): @gopidesupavan
- Exclude ray in google provider for Python 3.13 (#51994): @potiuk
- Change the Link implementation in Google Provider (#51576): @molcay
- Bump google-cloud-spanner>=3.50 (#51837): @eladkal
- Update Google Ads API version to v20 (#51683): @VladaZakharova
- Add additional VertexAI Feature Store operators (#51958): @olegkachur-e
- docs: update vertex AI generative model documentation (#51983): @teslakoile
- Add new operator for Vertex AI (#51965): @Crowiant
- docs: Add example how to enable Ray on GKE cluster (#51107): @MaksYermak
- Deprecate Data Catalog and connected stuff in google provider. (#51647): @Crowiant
Provider grpc: 3.8.1rc1
- Update grpc BaseOperator imports for Airflow 3.0 compatibility (#52603): @karenbraganz
Linked issues:
Provider hashicorp: 4.3.1rc1
Provider http: 5.3.2rc1
- Ensure
HttpHook.run()does not alterextra_optionspassed to it (#51893): @jroachgolf84
Linked issues: - Fix HttpOperator(deferrable=True) crash when connection has login / password (#52050): @nailo2c
Linked issues: - Enable extra_options even when extra not defined for HttpHook.run (#51746): @valentinDruzhinin
- Provider Migration: Replace
BaseOperatorto Task SDK forapache/http(#52528): @kaxil
Provider influxdb: 2.9.2rc1
- Update influxdb BaseOperator imports for Airflow 3.0 compatibility (#52602): @karenbraganz
Linked issues:
Provider jenkins: 4.1.1rc1
Provider microsoft.azure: 12.5.0rc1
- feat: added
request_bodysupport in thePowerBIDatasetRefreshOperator(enables support for enhanced dataset refreshes) (#51397) - fix(provider): Fix kwargs handling in Azure Data Lake Storage V2 Hook methods (#51847): @omrdyngc
Linked issues: - AzureBaseHook: fix
conn_name_attrvalue (#51948): @karunpoudel
Linked issues: - fix(azure): check account_key before DefaultAzureCredential (#51999): @WangzJi
Linked issues:- Linked Issue #51944: @JWDobken
- Provider Migration: Update azure for Airflow 3.0 compatibility (#52618): @kyungjunleeme
Linked issues: - Bump microsoft kiota packages to 1.9.4 and update tests (#52367): @gopidesupavan
- docs: update remote logging configuration for Azure Blob Storage (#51988): @teslakoile
Linked issues:- Linked Issue #51944: @JWDobken
Provider microsoft.mssql: 4.3.1rc1
- Bump pymssql version to 2.3.5 (#52307): @potiuk
- Add warning in changelog: use OdbcHook for ODBC drivers instead of MsSqlHook (#52646): @jx2lee
Linked issues:- Linked Issue #51608: @emredjan
Provider microsoft.psrp: 3.1.1rc1
Provider microsoft.winrm: 3.10.1rc1
Provider mongo: 5.2.1rc1
Provider mysql: 6.3.2rc1
Provider neo4j: 3.9.2rc1
- Provider Migration: Update neo4j for Airflow 3.0 compatibility (#52610): @kyungjunleeme
Linked issues:
Provider openai: 1.6.1rc1
Provider openlineage: 2.5.0rc1
- [OpenLineage] Added operator_provider_version to task event (#52468): @rahul-madaan
Linked issues:- Linked Issue #52467: @rahul-madaan
- fix non existing
ti.dag_runaccess in openlineage provider (#51932): @antonlin1 - Fix type import to AbstractOperator (#51773): @uranusjr
- chore: use task_instance as source for all airflow identifiers used in OL listener (#52339): @kacpermu
Linked issues: - nit: bump openlineage libraries requirement to 1.34 (#52075): @kacpermuda
Provider opensearch: 1.7.1rc1
- Provider Migration: Update opensearch for Airflow 3.0 compatibility (#52609): @kyungjunleeme
Linked issues:
Provider opsgenie: 5.9.1rc1
Provider oracle: 4.1.2rc1
Provider pagerduty: 5.0.1rc1
- Replace occurences of
get_passwordwithpasswordto ease migration (#52333): @amoghrajesh - Bumping min version of pagerduty to 2.3.0 (#52214): @amoghrajesh
Provider papermill: 3.11.1rc1
Provider pinecone: 2.3.2rc1
Provider presto: 5.9.1rc1
- Provider Migration: Update presto for Airflow 3.0 compatibility (#52608): @kyungjunleeme
Linked issues:
Provider qdrant: 1.4.1rc1
- Update BaseOperator and BaseSensorOperator imports for Airflow 3.0 compatibility in qdrant provider (#52600)
Linked issues:
Provider redis: 4.1.1rc1
- Update BaseOperator and BaseSensorOperator imports for Airflow 3.0 compatibility in redis provider (#52597)
Linked issues:
Provider salesforce: 5.11.1rc1
- Provider Migration: Replace
BaseOperatorto Task SDK forsalesforce(#52587): @kevinhongzl
Linked issues:
Provider samba: 4.10.1rc1
- Provider Migration: Replace
BaseOperatorto Task SDK forsamba(#52588): @kevinhongzl
Linked issues:
Provider segment: 3.8.1rc1
- Provider Migration: Replace BaseOperator to Task SDK for segment (#52579): @gopidesupavan
- Change analytics-python to segment-analytics-python (#52401): @eladkal
Provider sftp: 5.3.2rc1
- bugfix: removed cache for proxycommand in SFTPHook (#52641): @Nataneljpwd
Linked issues:- Linked Issue #52289: @Mottimo
- Replace
models.BaseOperatorto Task SDK one for SFTP (#52435): @jroachgolf84
Linked issues:
Provider singularity: 3.8.1rc1
- Provider Migration: Replace
BaseOperatorto Task SDK forsingularity(#52590): @kevinhongzl
Linked issues:
Provider slack: 9.1.2rc1
Provider smtp: 2.1.1rc1
Provider snowflake: 6.5.0rc1
- feat: Add explicit support for SnowflakeSqlApiHook to Ol helper (#52161): @kacpermuda
- feat: Add new query related methods to SnowflakeSqlApiHook (#52157): @kacpermuda
- Snowflake SQL API hook Retry Logic (#51463): @astro-anand
Linked issues:- Linked Issue #50514: @jonathanleek
- Provider Migration: Update Snowflake provider for Airflow 3.0 compatibility (#52629): @rawwar
- Replace models.BaseOperator to Task SDK one for Common Providers (#52443): @kaxil
- Set snowflake-snowpark-python for Python 3.12 (#52356): @eladkal
Provider ssh: 4.1.1rc1
Provider standard: 1.4.0rc1
- Add support for
PackageIndexconnections inPythonVirtualenvOperator(#52288): @wolfdn - Honor
index_urlswhen venv is created withuvinPythonVirtualenvOperator(#52287): @wolfdn - Move compat shim in Standard Provider to
version_compat.py(#52567): @kaxil
Provider tableau: 5.1.1rc1
- Replace
models.BaseOperatorto Task SDK one for Tableau, Telegram, and Teradata (#52642): @jroachgol
Provider telegram: 4.8.1rc1
- Replace
models.BaseOperatorto Task SDK one for Tableau, Telegram, and Teradata (#52642): @jroachgol
Provider teradata: 3.2.0rc1
- Add BteqOperator for Executing Teradata BTEQ Scripts in Airflow (#51807): @sc250072
- Replace
models.BaseOperatorto Task SDK one for Tableau, Telegram, and Teradata (#52642): @jroachgol - Enhanced the BTEQ operator to ensure platform independence. (#52252): @sc250072
Provider trino: 6.3.1rc1
Provider weaviate: 3.2.1rc1
Provider yandex: 4.1.1rc1
- Provider Migration: Update yandex provider for Airflow 3.0 compatibility (#52422): @kevinhongzl
Linked issues:
All users involved in the PRs:
@VladaZakharova @amoghrajesh @hardeybisey @roach231428 @harikrishna12524 @kaxil @gopidesupavan @karenbraganz @AryanK1511 @potiuk @kyungjunleeme @uranusjr @sc25
Committer
- I acknowledge that I am a maintainer/committer of the Apache Airflow project.
fpopic, astro-anand, jpizquierdo, sjyangkevin and kgw7401
Metadata
Metadata
Assignees
Labels
area:providerskind:metaHigh-level information important to the communityHigh-level information important to the communitytesting statusStatus of testing releasesStatus of testing releases