From 4a941a95cacb1e89075053abc2a5d2553bc76be9 Mon Sep 17 00:00:00 2001
From: Tigran Mkrtchyan <tigran.mkrtchyan@desy.de>
Date: Tue, 31 May 2022 15:29:12 +0200
Subject: [PATCH] release notes: describe new gRPC based frontend

---
 ReleaseNotes.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/ReleaseNotes.md b/ReleaseNotes.md
index 0e125eacb4..388d0c2409 100644
--- a/ReleaseNotes.md
+++ b/ReleaseNotes.md
@@ -1,6 +1,9 @@
 # v4.NEXT
 
 ## Summary
+
+This release introduced an additional gRPC based frontend for storage backends.
+
 ### Upgrade Instructions
 ### Features
 - cta/CTA#1205 - Fail pipeline if cppcheck detects errors
@@ -10,6 +13,7 @@
 - cta/CTA#1152 - Reduce eos free space query load
 - cta/CTA#1231 - Add --loadtimeout option to cta-tape-label and increase default value
 - cta/CTA#977 - Add --drive option to cta-tape-label
+- cta/CTA#1222 - Add minimal gRPC based forntend for integration with dCache
 
 ### Bug fixes
 - cta/CTA#1120 - Fix negative disk space reservation content
-- 
GitLab