Skip to content

v0.16.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Feb 14:10
· 38 commits to v0.x.x since this release
Immutable release. Only release title and notes can be modified.
v0.16.0
15448be

Frequenz Electricity Trading API Client Release Notes

Summary

Upgrading

  • Update delivery period time filter validation to remove inappropriate start time check.

New Features

  • Add check to validate order details.
  • CLI: Support delivery time filter in gridpool streams.

Bug Fixes

  • Fixed duration type in delivery period for integration tests.

What's Changed

  • Clear release notes by @shsms in #216
  • chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #206
  • Fix integration tests by @daniel-zullo-frequenz in #217
  • chore(deps-dev): bump pytest-asyncio from 1.2.0 to 1.3.0 by @dependabot[bot] in #225
  • chore(deps-dev): bump the minor group across 1 directory with 5 updates by @dependabot[bot] in #230
  • chore(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #228
  • chore(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #229
  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #227
  • chore(deps): bump frequenz-floss/gh-action-nox from 1.0.1 to 1.1.0 by @dependabot[bot] in #226
  • chore(deps-dev): bump types-protobuf from 6.32.1.20250918 to 6.32.1.20251105 by @dependabot[bot] in #224
  • chore(deps-dev): bump pydoclint from 0.7.6 to 0.8.3 by @dependabot[bot] in #223
  • chore(deps-dev): bump the patch group with 5 updates by @dependabot[bot] in #218
  • chore(deps-dev): bump isort from 6.1.0 to 7.0.0 by @dependabot[bot] in #209
  • chore(deps-dev): bump pytest from 8.4.2 to 9.0.1 by @dependabot[bot] in #220
  • Add is_valid check to OrderDetail by @cwasicki in #180
  • chore(deps-dev): bump async-solipsism from 0.8 to 0.9 by @dependabot[bot] in #239
  • chore(deps-dev): bump pandas-stubs from 2.3.3.251219 to 2.3.3.260113 by @dependabot[bot] in #240
  • chore(deps-dev): bump mkdocstrings[python] from 0.30.1 to 1.0.2 by @dependabot[bot] in #238
  • chore(deps-dev): bump markdown from 3.10 to 3.10.1 in the patch group by @dependabot[bot] in #232
  • chore(deps-dev): bump setuptools from 80.9.0 to 80.10.2 in the minor group by @dependabot[bot] in #233
  • Update delivery time checks for gridpool streams and support delivery time filter in CLI by @cwasicki in #231
  • chore(deps-dev): bump black from 25.12.0 to 26.1.0 by @dependabot[bot] in #235
  • chore(deps-dev): bump frequenz-repo-config[extra-lint-examples] from 0.13.8 to 0.14.0 by @dependabot[bot] in #237
  • chore(deps-dev): bump mkdocstrings-python from 1.18.2 to 2.0.1 by @dependabot[bot] in #236
  • chore(deps): update entsoe-py requirement from <0.7.1,>=0.6.16 to >=0.6.16,<0.7.11 by @dependabot[bot] in #234
  • chore(deps-dev): bump mkdocs-gen-files from 0.5.0 to 0.6.0 by @dependabot[bot] in #221
  • Update entsoe dependency by @cwasicki in #241

Full Changelog: v0.15.0...v0.16.0