From 07272b62f17754cdaa4ca6b1fa67e9a85a894214 Mon Sep 17 00:00:00 2001 From: Ephraim Anierobi Date: Fri, 28 Apr 2023 08:04:16 +0100 Subject: [PATCH] Update Release Note --- RELEASE_NOTES.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index aff39fc765f9..a9bbd1c12bbc 100644 --- a/RELEASE_NOTES.rst +++ b/RELEASE_NOTES.rst @@ -199,6 +199,7 @@ Improvements Bug Fixes """"""""" +- Initialize plugins for cli appbuilder (#30934) - Fix dag file processor heartbeat to run only if necessary (#30899) - Fix KubernetesExecutor sending state to scheduler (#30872) - Count mapped upstream only if all are finished (#30641)