Skip to content

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 19 Aug 10:45
· 26 commits to v0.x.x since this release
v0.3.5
69b4682

Frequenz Client Common Library Release Notes

Summary

Upgrading

  • The pagination.Params class is deprecated; use the protobuf message directly.
  • The pagination.Info class is deprecated in favor of the new pagination.PaginationInfo class.

New Features

  • Mapping for the new Event message has been added.

  • Add new common API enums for ElectricalComponent (previously Components).

  • Added v1alpha8 variants of the pagination data structures.

Bug Fixes

  • Updated display of protobuf version warnings

What's Changed

Full Changelog: v0.3.4...v0.3.5