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
8 changes: 3 additions & 5 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,15 @@

## Summary

Update of the Pagination `Params` data class.
<!-- Here goes a general summary of what this release is about -->

## Upgrading

* Pagination `Params` has been changed such that the `page_size` and `page_token` fields are now no longer optional.
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->

## New Features

* Additional information for energy metric.
* Add component state codes.
* Add component error codes.
<!-- Here goes the main new features and examples or instructions on how to use them -->

## Bug Fixes

Expand Down
Loading