From ace1da6a26d9239380d922eab3a81c5f12f00920 Mon Sep 17 00:00:00 2001 From: Flora Date: Fri, 4 Apr 2025 12:10:05 +0200 Subject: [PATCH] Update release notes Signed-off-by: Flora --- RELEASE_NOTES.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 9bde965..f80f12e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -10,8 +10,7 @@ ## New Features -* Introduced 'GrpcStreamBroadcaster' from the base client to enable keep-alive options for gRPC streaming. -* The 'ChannelOptions' are currently set to the base client default, but can be change as an input. + ## Bug Fixes