This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 554e3c9c27 Fix changelog for Dockerfile with 2.7.3 cherry-pick (#35359)
554e3c9c27 is described below
commit 554e3c9c27d76280d131d1ddbfa807d7b8006943
Author: Jarek Potiuk <[email protected]>
AuthorDate: Wed Nov 1 23:16:19 2023 +0100
Fix changelog for Dockerfile with 2.7.3 cherry-pick (#35359)
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 aae0194f36..b9342ef26e 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