v0.18.0
Frequenz Reporting API Client Release Notes
Summary
Upgrading
- The
keyparameter of the client has been renamed toauth_key
New Features
- Add HMAC generation capabilities.
- The new CLI option "sign_secret" can be used to provide the server's HMAC secret.
- The client itself now has a "sign_secret" argument in the constructor.
- Update documentation describing how to use the above options.
Bug Fixes
What's Changed
- Update release notes and readme after release by @flora-hofmann-frequenz in #191
- Add HMAC capabilities by @florian-wagner-frequenz in #181
- Update Readme for HMAC by @florian-wagner-frequenz in #192
New Contributors
- @florian-wagner-frequenz made their first contribution in #181
Full Changelog: v0.17.1...v0.18.0