From 7ff48a8793617ce3e111edc4e3ee4daa47e01e82 Mon Sep 17 00:00:00 2001 From: DIRACGrid CI Date: Thu, 12 May 2022 08:05:15 +0000 Subject: [PATCH] docs: Add release notes for v8.0.0a22 --- release.notes | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/release.notes b/release.notes index 3819833a0a2..61f9500877d 100644 --- a/release.notes +++ b/release.notes @@ -1,3 +1,14 @@ +[v8.0.0a22] + +*Web + +FIX: (#6046) Fix downloading sandboxes from the Job Manager in the WebApp + +*Resources + +CHANGE: (#5996) release stomp version +NEW: (#5996) Simple stomp interface + [v8.0.0a21] *WorkloadManagement