Skip to content

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 10:42
· 62 commits to v0.x.x since this release
v0.13.0
0af468b

Frequenz Electricity Trading API Client Release Notes

Summary

Upgrading

  • Widen the version range of api-common to also allow v0.8.x.
  • Restrict entsoe client dependency version range up to v0.7.x.
  • Listing gridpool orders that do not contain a price or quantity no longer raises an exception. Users must validate orders themselves.

New Features

Bug Fixes

  • Fixed typo in the trading CLI help text.

What's Changed

  • Fix typo in trading CLI help text by @daniel-zullo-frequenz in #166
  • chore(deps): bump frequenz-floss/gh-action-nox from 1.0.0 to 1.0.1 by @dependabot[bot] in #167
  • chore(deps): bump frequenz-floss/gh-action-setup-python-with-deps from 1.0.0 to 1.0.1 by @dependabot[bot] in #168
  • chore(deps): bump async-solipsism from 0.7 to 0.8 by @dependabot[bot] in #176
  • chore(deps): bump types-protobuf from 6.30.2.20250516 to 6.30.2.20250703 by @dependabot[bot] in #173
  • chore(deps): update frequenz-api-common requirement from <0.8.0,>=0.6.5 to >=0.6.5,<0.9.0 by @dependabot[bot] in #175
  • chore(deps): bump the minor group across 1 directory with 2 updates by @dependabot[bot] in #181
  • chore(deps): bump types-markdown from 3.8.0.20250415 to 3.8.0.20250708 by @dependabot[bot] in #172
  • chore(deps): bump pytest-asyncio from 1.0.0 to 1.1.0 by @dependabot[bot] in #174
  • chore(deps): bump mkdocs-material from 9.6.15 to 9.6.16 in the patch group by @dependabot[bot] in #169
  • chore(deps): bump the mkdocstrings group across 1 directory with 2 updates by @dependabot[bot] in #183
  • Restrict entsoe dependency version range by @cwasicki in #184
  • Support listing gridpool orders without price or quantity by @cwasicki in #182

Full Changelog: v0.12.1...v0.13.0