Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
Signed-off-by: Elzbieta Kotulska <[email protected]>
  • Loading branch information
ela-kotulska-frequenz committed Nov 26, 2024
1 parent 821f7af commit 5f3413c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,8 @@

## Bug Fixes

* Fix bug with `ConfigManagingActor` raising unhandled exceptions when configuration file is deleted or any other file in the same directory.
* Fix bugs with `ConfigManagingActor`:
- Raising unhandled exceptions when configuration file is deleted or any other file in the same directory.
- Crashing in some cases when config file was removed.
- Losing all file notify events when actor restarts.
* Improve logging severity in `ConfigManagingActor`

0 comments on commit 5f3413c

Please sign in to comment.