diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 549c3bb..d4546f4 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. +