Skip to content

v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jul 10:20
Immutable release. Only release title and notes can be modified.
v0.4.0
9df2d63

Frequenz Assets API Client Release Notes

Summary

Upgrading

  • Updated frequenz-api-assets to 0.3.0, replacing the old assets.v1
    generated API with platformassets.v1alpha1.

New Features

  • Added client methods for the new platformassets.v1alpha1 RPCs:
    list_gridpools(), list_gridpool_energy_schedules(),
    list_market_topology_relations(), list_microgrids(), and
    list_microgrid_sensors().
  • Added component_ids and categories filters to
    list_microgrid_electrical_components().

Bug Fixes

What's Changed

  • Reset release notes by @simonvoelcker in #104
  • chore(deps): bump the compatible group with 3 updates by @dependabot[bot] in #105
  • chore(deps-dev): bump the minor group with 3 updates by @dependabot[bot] in #106
  • chore(deps-dev): bump pytest-asyncio from 1.3.0 to 1.4.0 by @dependabot[bot] in #107
  • chore(deps-dev): bump pydoclint from 0.8.3 to 0.8.6 by @dependabot[bot] in #108
  • chore(deps-dev): bump mypy from 1.20.2 to 2.1.0 by @dependabot[bot] in #109
  • chore(deps-dev): bump types-protobuf from 6.32.1.20260221 to 7.34.1.20260518 by @dependabot[bot] in #110
  • chore(deps): update frequenz-api-assets requirement from <0.2.0,>=0.1.0 to >=0.1.0,<0.3.0 by @dependabot[bot] in #111
  • chore(deps-dev): bump types-markdown from 3.10.2.20260211 to 3.10.2.20260518 by @dependabot[bot] in #112
  • chore: bump frequenz-api-assets to 0.3.0 by @sandovalrr in #113
  • chore(deps): bump frequenz-floss/gh-action-setup-python-with-deps from 1.0.4 to 1.0.5 in the compatible group by @dependabot[bot] in #115
  • chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #116
  • chore(deps-dev): bump the patch group with 2 updates by @dependabot[bot] in #117
  • chore(deps-dev): bump pydoclint from 0.8.6 to 0.9.0 by @dependabot[bot] in #120
  • chore(deps-dev): bump the minor group across 1 directory with 3 updates by @dependabot[bot] in #118
  • feat: support assets api 0.3 by @sandovalrr in #114
  • chore(deps): update frequenz-client-common requirement from <0.4.0,>=0.3.8 to >=0.3.8,<0.5.0 by @dependabot[bot] in #119

New Contributors

Full Changelog: v0.3.1...v0.4.0