From ec1cacc074c52d15392c5344c86d16285a9ea415 Mon Sep 17 00:00:00 2001 From: Jarek Potiuk Date: Wed, 1 Nov 2023 21:12:10 +0100 Subject: [PATCH] Fix changelog for Dockerfile with 2.7.3 cherry-pick The #35026 has been cherry-picked to 2.7.3 (with updated changelog) so we need to also update changelog in main. --- docs/docker-stack/changelog.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/docker-stack/changelog.rst b/docs/docker-stack/changelog.rst index aae0194f36fd49..b9342ef26ee62f 100644 --- a/docs/docker-stack/changelog.rst +++ b/docs/docker-stack/changelog.rst @@ -58,10 +58,6 @@ here so that users affected can find the reason for the changes. Airflow 2.7 ~~~~~~~~~~~ -* 2.7.4 - - * PIP caching for local builds has been enabled to speed up local custom image building - * 2.7.3 * Add experimental feature for select type of MySQL Client libraries during the build custom image via ``INSTALL_MYSQL_CLIENT_TYPE`` @@ -72,6 +68,8 @@ Airflow 2.7 * Docker CLI version in the image is bumped to 24.0.6 version. + * PIP caching for local builds has been enabled to speed up local custom image building + * 2.7.0 * As of now, Python 3.7 is no longer supported by the Python community. Therefore, to use Airflow 2.7.0, you must ensure your Python version is