Skip to content

Commit f6c32ed

Browse files
committed
Update release notes
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 014c1a2 commit f6c32ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
actor = ConfigManagingActor(config_files=["config.toml"])
1616
```
1717

18+
* The `ComponentMetricsRequest` now produces a channel name without the `start_date` if the `start_date` is `None`. If you are somehow relying on the old behavior, please update your code.
19+
1820
## New Features
1921

2022
- The `ConfigManagingActor` can now take multiple configuration files as input, allowing to override default configurations with custom configurations.

0 commit comments

Comments
 (0)