Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 07 Oct 14:08
· 252 commits to v0.x.x since this release
v0.5.0
7251004

Frequenz Reporting API Release Notes

Summary

  • List* endpoints have been removed.
  • MetricSourceOptions have been renamed to MetricConnections, and moved out of the filter message.

Upgrading

  • Servers should remove the list endpoint implementations, clients should use the streaming endpoints.
  • Metric source info can be found directly on the request, instead of in the filter object.

New Features

Bug Fixes

What's Changed

Full Changelog: v0.4.0...v0.5.0