Releases: bryzgaloff/airflow-clickhouse-plugin
v0.9.0
- Airflow 2.4 support added.
- Airflow 2.1 support removed, see #52.
- Versions matrix added, tests matrix is aligned with README.
Available on PyPI: https://pypi.org/project/airflow-clickhouse-plugin/0.9.0/
v0.8.2
- Airflow version tested: 2.3.0 (#39).
Available on PyPI: https://pypi.org/project/airflow-clickhouse-plugin/0.8.2/
v0.8.1
types_check
option added #37
Available on PyPI: https://pypi.org/project/airflow-clickhouse-plugin/0.8.1/
v0.8.0
- Airflow version tested: 2.2.0.
- Note on
pandas
dependency added.pandas
is an extra dependency now.
Available on PyPI: https://pypi.org/project/airflow-clickhouse-plugin/0.8.0/
v0.7.0
- Airflow versions tested: 2.0.0, 2.0.1, 2.1.0.
- ClickHouse driver version tested: 0.2.0.
Available on PyPI: https://pypi.org/project/airflow-clickhouse-plugin/0.7.0/
v0.6.0
- Airflow v2.0.1 support is added.
- Airflow v1 support is dropped. Use plugin versions below 0.6.0 for compatibility with Airflow~=1.10.6.
tests.*
modules are completely excluded from distribution package.
Available on PyPI: https://pypi.org/project/airflow-clickhouse-plugin/0.6.0/
v0.5.7.post1
ClickHouseSqlSensor
documented.
Post-release update. No functionality changes in comparison to v0.5.7.
Installation: pip install airflow-clickhouse-plugin==0.5.7.post1
PyPI: https://pypi.org/project/airflow-clickhouse-plugin/0.5.7.post1/
v0.5.7
Installation: pip install airflow-clickhouse-plugin==0.5.7
PyPI: https://pypi.org/project/airflow-clickhouse-plugin/0.5.7/