From 577cd6ea926de1538ff043f7ec29e98921b516e6 Mon Sep 17 00:00:00 2001 From: Florian Wagner Date: Thu, 26 Jun 2025 12:25:12 +0200 Subject: [PATCH] Clear release notes Signed-off-by: Florian Wagner --- RELEASE_NOTES.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 549c3bb6..d4546f43 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,15 +6,12 @@ ## Upgrading -The `frequenz.disptach.TargetComponents` tye was removed, use `frequenz.client.dispatch.TargetComponents` instead. + ## New Features -* The dispatcher offers two new parameters to control the client's call and stream timeout: - - `call_timeout`: The maximum time to wait for a response from the client. - - `stream_timeout`: The maximum time to wait before restarting a stream. -* While the dispatch stream restarts we refresh our dispatch cache as well, to ensure we didn't miss any updates. + ## Bug Fixes -* Fixed that dispatches are never retried on failure, but instead an infinite loop of retry logs is triggered. +