Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 982 Bytes

File metadata and controls

19 lines (11 loc) · 982 Bytes

Frequenz Client Common Library Release Notes

Summary

Upgrading

New Features

  • Added a new frequenz.client.common.types.Lifetime type together with the frequenz.client.common.types.proto.v1alpha8.lifetime_from_proto conversion function.
  • Added a new frequenz.client.common.types.Location type together with the frequenz.client.common.types.proto.v1alpha8.location_from_proto conversion function.
  • Added a new frequenz.client.common.microgrid.Microgrid type and MicrogridStatus enum together with the frequenz.client.common.microgrid.proto.v1alpha8.microgrid_from_proto, microgrid_status_from_proto, and microgrid_status_to_proto conversion functions.

Bug Fixes