This is an automated email from the ASF dual-hosted git repository.

jedcunningham pushed a commit to branch v2-8-test
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit 67904a59851e0f78e9e8dfb4e2a3075692425801
Author: Andrey Anshin <[email protected]>
AuthorDate: Mon Mar 18 22:33:28 2024 +0400

    Add missing changelog record about MySQL support in ARM image (#38267)
    
    (cherry picked from commit 5926b3bb81a9a7e8170244ae8e5d7d0a230758c1)
---
 docs/docker-stack/changelog.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/docker-stack/changelog.rst b/docs/docker-stack/changelog.rst
index 3f41469ea7..52db4583a9 100644
--- a/docs/docker-stack/changelog.rst
+++ b/docs/docker-stack/changelog.rst
@@ -101,6 +101,7 @@ Airflow 2.6
 
   * Snowflake provider installed by default
 
+  * The ARM experimental image adds support for MySQL via MariaDB client 
libraries.
 
 Airflow 2.5.1
 ~~~~~~~~~~~~~

Reply via email to