Metadata-Version: 2.1
Name: acceldata_airflow_sdk
Version: 26.1.0
Summary: ADOC is a complete solution to observe the quality of the data present in your data lake and warehouse. Using ADOC, you can ensure that high-quality data backs your business decisions.
Home-page: 
Author: acceldata
Author-email: apisupport@acceldata.io
License: MIT License
Keywords: acceldata-airflow
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENCE.txt
Requires-Dist: acceldata-sdk>=26.1.0
Requires-Dist: requests
Requires-Dist: dataclasses; python_version < "3.7"
Requires-Dist: typing; python_version < "3.5"

# ACCELDATA-AIRFLOW-SDK

Acceldata Airflow SDK provides support for observability of airflow dags in [ADOC](https://docs.acceldata.io/documentation/adoc-architecture-an-overview).

Refer to the [documentation](https://docs.acceldata.io/documentation/airflow) for details.

Version Log
========================
26.1.0 (10/01/2026)
Released acceldata_airflow_sdk version 26.1.0.
⚠️ Breaking Changes
Policy execution workflows have been modified to support updated ADOC backend APIs.
These changes introduce breaking behavior when using older ADOC backend versions.
SDK and ADOC backend versions must be kept in sync for policy-related operations.
