Skip to content

Commit d1fd598

Browse files
committed
Update release notes
Signed-off-by: Sahas Subramanian <[email protected]>
1 parent 4b41848 commit d1fd598

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE_NOTES.md

+2
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,5 @@ This release includes a new `ConfigManager` class to simplify managing the confi
6060
- Fix a bug in `BackgroundService` where it won't try to `self.cancel()` and `await self.wait()` if there are no internal tasks. This prevented to properly implement custom stop logic without having to redefine the `stop()` method too.
6161

6262
- Fix a bug where if a string was passed to the `ConfigManagingActor` it would be interpreted as a sequence of 1 character strings.
63+
64+
- Remove a confusing log message and rate-limit another spammy log message.

0 commit comments

Comments
 (0)