Frequenz Client Common Library Release Notes
Summary
This is the same release as v0.3.5 but with prefixes in Event enum values removed. The v0.3.5 release will be yanked from PyPI and it should not be used.
Upgrading
- The
pagination.Paramsclass is deprecated; use the protobuf message directly. - The
pagination.Infoclass is deprecated in favor of the newpagination.PaginationInfoclass.
New Features
-
Mapping for the new
Eventmessage has been added. -
Add new common API enums for
ElectricalComponent(previouslyComponents). -
Added
v1alpha8variants of the pagination data structures.
Bug Fixes
- Updated display of protobuf version warnings
What's Changed
Full Changelog: v0.3.5...v0.3.6