This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-5-test in repository https://gitbox.apache.org/repos/asf/airflow.git
commit a16241b79155ba9ee720f06a8a12d2f6876186f9 Author: Ephraim Anierobi <[email protected]> AuthorDate: Thu Nov 24 16:14:49 2022 +0100 Add release notes --- RELEASE_NOTES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index 5b45015bbc..3bda987b96 100644 --- a/RELEASE_NOTES.rst +++ b/RELEASE_NOTES.rst @@ -154,7 +154,7 @@ Bug Fixes - Continue on exception when retrieving metadata (#27665) - External task sensor fail fix (#27190) - Add the default None when pop actions (#27537) -- Display parameter values from serialized dag in trigger dag view. (#27482) +- Display parameter values from serialized dag in trigger dag view. (#27482, #27944) - Move TriggerDagRun conf check to execute (#27035) - Resolve trigger assignment race condition (#27072) - Update google_analytics.html (#27226)
