Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
## Summary

- The behavior of the TimeFilter has changed, and its documentation has been updated accordingly.
- Introduced v1alpha11 of the API, with the following changes:
- Clarified resampling and streaming semantics in the Reporting API, including interval-based timestamps, empty values, and update (upsert) behavior for resampled streams.
- Renamed the service to align with other Frequenz services.
- TimeFilter has been changed to make use of frequenz.api.common.v1alpha8.types.Interval

## Upgrading

Expand Down
Loading