v0.5.0
Frequenz Reporting API Release Notes
Summary
List*endpoints have been removed.MetricSourceOptionshave been renamed toMetricConnections, 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
- Bump the required group across 1 directory with 11 updates by @dependabot in #46
- Remove list_* endpoints, modify metric source options & docs by @stefan-brus-frequenz in #56
- Update pinned dependency versions by @stefan-brus-frequenz in #57
Full Changelog: v0.4.0...v0.5.0