Skip to content

v0.18.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 10:01
· 80 commits to v0.x.x since this release
v0.18.0
33e2353

Frequenz Reporting API Client Release Notes

Summary

Upgrading

  • The key parameter of the client has been renamed to auth_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

New Contributors

Full Changelog: v0.17.1...v0.18.0