Skip to content

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 28 Apr 10:07
· 82 commits to v0.x.x since this release
v0.0.2
9071c8e

Frequenz Assets API Release Notes

Summary

Adjusted the RPC names to align with the new naming convention, and updated the frequenz-api-common dependency.

Upgrading

  • Update the frequenz-api-common dependency

New Features

  • Renamed ListMicrogridComponents to ListMicrogridElectricalComponents and ListMicrogridComponentConnections to ListMicrogridElectricalComponentConnections.

What's Changed

  • docs: update RELEASE_NOTES with template by @sandovalrr in #10
  • Upgrade to repo-config v0.13.2 by @llucax in #14
  • refactor: rename electrical components rpc methods to align with the new naming convention by @sandovalrr in #20

New Contributors

Full Changelog: v0.0.1...v0.0.2