v0.4.0
Frequenz Reporting API Client Release Notes
Summary
Upgrading
- Upgrading "frequenz-api-reporting >= 0.1.1, < 0.2" to "frequenz-api-reporting >= 0.2.0, < 0.3"
- Upgrading "frequenz-client-common == 0.1.0" to "frequenz-client-common >= 0.2.0, < 0.3"
New Features
- An API key for authorization can now be passed to the
ReportingApiClient.
Bug Fixes
What's Changed
- Update release notes after release by @flora-hofmann-frequenz in #55
- Document resampling README by @flora-hofmann-frequenz in #57
- Update reporting api dependency by @flora-hofmann-frequenz in #58
- Update protobuf requirement from <5,>=4.25.3 to >=4.25.3,<6 by @dependabot in #62
- Bump the required group with 16 updates by @dependabot in #60
- Support authorization via API key by @cwasicki in #63
Full Changelog: v0.3.0...v0.4.0