This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch v3-0-test in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/v3-0-test by this push: new f53db750fdd [v3-0-test] Add changelog for regenerated image for Airflow 3.0.3 (#53516) (#53522) f53db750fdd is described below commit f53db750fdd1b70ca56ba37671fa06866a0a6dc0 Author: Jarek Potiuk <ja...@potiuk.com> AuthorDate: Sat Jul 19 10:37:44 2025 +0200 [v3-0-test] Add changelog for regenerated image for Airflow 3.0.3 (#53516) (#53522) (cherry picked from commit 11a636146dd0ab4b49c223ff0bcfc878af45fbf1) Co-authored-by: Amogh Desai <amoghrajesh1...@gmail.com> --- docker-stack-docs/changelog.rst | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/docker-stack-docs/changelog.rst b/docker-stack-docs/changelog.rst index 52918cbdb31..9968c77b31c 100644 --- a/docker-stack-docs/changelog.rst +++ b/docker-stack-docs/changelog.rst @@ -34,7 +34,7 @@ the Airflow team. any Airflow version from the ``Airflow 2`` line. There is no guarantee that it will work, but if it does, then you can use latest features from that image to build images for previous Airflow versions. -Airflow 3.0.3 +Airflow 3.0.2 ~~~~~~~~~~~~~ * The ``git`` binary was added to the image by default which is needed for the git provider to work. @@ -328,6 +328,18 @@ here so that users affected can find the reason for the changes. +--------------+---------------------+-----------------------------------------+------------------------+------------------------------------------------+ | Date | Affected images | Potentially breaking change | Reason | Link to Pull Request / Issue | +==============+=====================+=========================================+========================+================================================+ +| 19 July 2025 | 3.0.3 | * The ``standard`` provider | Sensor skipping issue | https://github.com/apache/airflow/pull/53455 | +| | | upgraded from 1.4.0 to 1.4.1 | | | ++--------------+---------------------+-----------------------------------------+------------------------+------------------------------------------------+ +| 24 Jun 2025 | 3.0.2 | * The ``fab`` provider | FAB provider user | https://github.com/apache/airflow/issues/51854 | +| | | upgraded from 2.2.0 to 2.2.1 | creation did not work | | +| | | | | | +| | | * ``common.messaging`` provider | importing SQS message | https://github.com/apache/airflow/issues/51770 | +| | | upgraded from 1.0.2 to 1.0.3 | failed with circular | | +| | | | import | | +| | | | | | +| | | * git binary is added to the image | git bundle need it | https://github.com/apache/airflow/pull/51580 | ++--------------+---------------------+-----------------------------------------+------------------------+------------------------------------------------+ | 02 Aug 2024 | 2.9.3 | * The ``apache-airflow-providers-fab`` | FAB provider logout | https://github.com/apache/airflow/issues/40922 | | | | upgraded from 1.2.1 to 1.2.2 | did not work for 2.9.3 | | +--------------+---------------------+-----------------------------------------+------------------------+------------------------------------------------+