Skip to content
Merged
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
19 changes: 7 additions & 12 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,17 @@
# Frequenz Common API Release Notes

Update of the `PaginationParams` struct.
## Summary

## Upgrading

- `PaginationParams` has been changed so that the `page_size` and `page_token`
fields are now mutually exclusive.
<!-- Here goes a general summary of what this release is about -->

- A new component category `COMPONENT_CATEGORY_HVAC` has been added to the API
to represent HVAC (Heating, Ventilation, and Air Conditioning) systems.
## Upgrading

- Additional information for energy metric
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->

- Generalize Energy message documentation for broader market use
## New Features

- Add Power message to represent Power in MW
<!-- Here goes the main new features and examples or instructions on how to use them -->

## Bug Fixes

- Fix a dependency issue by pinning the `grpcio` version and related libraries.
- Fixed a wrong documentation comment for `COMPONENT_CATEGORY_UNSPECIFIED`.
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->