bryzgaloff / airflow-clickhouse-plugin

The most popular ClickHouse plugin for Airflow. 🔝 Top-1% downloads on PyPI: https://pypi.org/project/airflow-clickhouse-plugin! Based on mymarilyn/clickhouse-driver.
MIT License
144 stars 36 forks source link

Support airflow 2.9.0 #79

Closed epikhinm closed 7 months ago

epikhinm commented 7 months ago

Hi Anton!

Apache Airflow has a new release of 2.9.0 4 days ago. I prepared PR for new versions for your plugin, pls take a look. I already checked tests locally: https://github.com/epikhinm/airflow-clickhouse-plugin/actions/runs/8659553026 but let's see on your GHA also

bryzgaloff commented 7 months ago

JFYI there is some lack of publishing automation, so I have to delay the release. I plan to resolve the publishing-related issues next week and publish a new version to PyPI.

epikhinm commented 7 months ago

@bryzgaloff, thank you for response and additional changes!

bryzgaloff commented 7 months ago

Hi @epikhinm Airflow 2.9.0 support is released: https://github.com/bryzgaloff/airflow-clickhouse-plugin/releases/tag/v1.3.0

Thank you for your contribution once again! I have added you to a contributors list in README.md ✅