Skip to content

Commit 87e41b8

Browse files
committed
Update release notes
Signed-off-by: Simon Völcker <simon.voelcker@frequenz.com>
1 parent d3fdaf4 commit 87e41b8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414

1515
- The resampler's `max_age_in_intervals` has also become configurable, through `LogicalMeterConfig`.
1616

17+
- New method `MockMicrogridApiClient::augment_electrical_component_bounds` captures requests so that these can be used in test cases. Obtain the list of captured requests using `MockMicrogridApiClient::augment_bounds_calls_handle` (also new).
18+
19+
- New method `MockComponent.add_component_bounds` allows to add metric bounds to a mock component.
20+
1721
## Bug Fixes
1822

1923
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->

0 commit comments

Comments
 (0)