We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4af3221 commit 02726d8Copy full SHA for 02726d8
RELEASE_NOTES.md
@@ -2,5 +2,7 @@
2
3
## Bug Fixes
4
5
-* Fix bug with `LoggingConfigUpdater` not updating root logger level.
6
-* The `frequenz-quantities` dependency requirement was widened to allow any v1.x version (it was pinned to `1.0.0rc3` before).
+* Fix bugs with `ConfigManagingActor`:
+ - Raising unhandled exceptions when any file in config directory was deleted.
7
+ - Raising unhandled exception if not all config files exist.
8
+ - Losing all file notify events when actor restarts after crash.
0 commit comments