Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 12:07
· 173 commits to v0.x.x since this release
v0.8.0
59cbc4d

Frequenz Reporting API Release Notes

Summary

  • Dependency versions have been bumped, see "Upgrading" for specifics
  • Renaming of time filter fields, see "Upgrading" for specifics

Upgrading

  • The minimum allowed version of protobuf and grpcio has been updated to 6.31.1 and 1.72.1 respectively, you might also need to bump your dependencies accordingly.
  • The fields start and end in TimeFilter have been renamed to start_time and end_time respectively. Apps that implement this API should take care.

New Features

Bug Fixes

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0