diff --git a/versions/2.7.1/CHANGELOG.md b/versions/2.7.1/CHANGELOG.md index 10a6b15..d9b258b 100644 --- a/versions/2.7.1/CHANGELOG.md +++ b/versions/2.7.1/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +DoubleCloud Airflow Base Image 2.7.1-3, 20.02.24 +---------------------------------------- + +### New +Added python packages: +- airflow-clickhouse-plugin==1.1.0 +- python-telegram-bot==20.8 +- apache-airflow-providers-telegram==4.3.1 + DoubleCloud Airflow Base Image 2.7.1-2, 19.10.23 ---------------------------------------- diff --git a/versions/2.7.1/VERSION b/versions/2.7.1/VERSION index 0cfbf08..00750ed 100644 --- a/versions/2.7.1/VERSION +++ b/versions/2.7.1/VERSION @@ -1 +1 @@ -2 +3 diff --git a/versions/2.7.1/requirements.txt b/versions/2.7.1/requirements.txt index effa1f6..3d87347 100644 --- a/versions/2.7.1/requirements.txt +++ b/versions/2.7.1/requirements.txt @@ -28,3 +28,7 @@ astronomer-cosmos==1.2.0 astronomer-providers[all]==1.17.3 openlineage-airflow==1.1.0 requests==2.31.0 +# additional providers +airflow-clickhouse-plugin==1.1.0 +python-telegram-bot==20.8 +apache-airflow-providers-telegram==4.3.1