From ab54c63940a99646df974d4bcf2e37415e277e69 Mon Sep 17 00:00:00 2001 From: Ephraim Anierobi Date: Sat, 29 Apr 2023 00:12:09 +0100 Subject: [PATCH] fixup! Update Release Note --- RELEASE_NOTES.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index a9bbd1c12bbc0..51d325e81ad51 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)