This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-6-test in repository https://gitbox.apache.org/repos/asf/airflow.git
commit ab54c63940a99646df974d4bcf2e37415e277e69 Author: Ephraim Anierobi <[email protected]> AuthorDate: Sat Apr 29 00:12:09 2023 +0100 fixup! Update Release Note --- RELEASE_NOTES.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index a9bbd1c12b..51d325e81a 100644 --- a/RELEASE_NOTES.rst +++ b/RELEASE_NOTES.rst @@ -199,6 +199,7 @@ Improvements Bug Fixes """"""""" +- Fix static_folder for cli app (#30952) - Initialize plugins for cli appbuilder (#30934) - Fix dag file processor heartbeat to run only if necessary (#30899) - Fix KubernetesExecutor sending state to scheduler (#30872)
