Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 542 Bytes

File metadata and controls

17 lines (9 loc) · 542 Bytes

Frequenz Client Common Library Release Notes

Summary

Upgrading

  • Converting Metric enums from/to protobuf directly is not supported anymore, you need to use explicit conversion functions, like the ones in frequenz.client.common.metrics.proto.v1alpha8.

New Features

Bug Fixes