Skip to content

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 10 Jun 09:18
· 88 commits to v0.x.x since this release
v0.3.2
895ad7c

Frequenz Client Common Library Release Notes

Summary

This release replaces the failed v0.3.1 release.

Upgrading

  • The typing-extensions dependency minimum version was bumped to 4.13 to support Python 3.12.

New Features

  • New BaseId class to create unique IDs for entities in the system.

  • New ID classes for microgrid-related entities:

    • EnterpriseId
    • MicrogridId
    • ComponentId
    • SensorId

What's Changed

  • Clear release notes by @llucax in #78
  • Fix dependencies and prepare release notes for v0.3.2 release by @llucax in #79

Full Changelog: v0.3.1...v0.3.2