Skip to content

Releases: FlexMeasures/flexmeasures-client

v0.9.2

Choose a tag to compare

@github-actions github-actions released this 16 Jun 15:24
ec68a86

Full Changelog: v0.9.1...v0.9.2

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 27 May 09:03
bf7092c

What's Changed

Other Changes

  • fix: prevent recursive JSON encoding of updates on retries by @Flix6x in #209
  • Prepare client for HTTP 202: accept all 2xx status codes in check_for_status by @Copilot in #206
  • Chore/urllib3 v2.7.0 by @Flix6x in #204

Full Changelog: v0.9.0...v0.9.1

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 15:58
67782d8

What's Changed

Other Changes

  • Feat/Example WS server sets&uses CEM logger by @Flix6x in #178
  • Ci/start copilot instructions to employ test specialist by @Flix6x in #181
  • feat: store aggregate power schedule, too, for each site by @Flix6x in #168
  • Add badges and logo to README by @Copilot in #183
  • Exponential backoff for polling retries by @Copilot in #184
  • Send reception status in response to Handshake by @Flix6x in #187
  • Increase non-S2 test coverage from 63% to 96% by @Copilot in #186
  • fix: fix CEM get_message function using fix for Pydantic 1.0 by @TeaDrinkingProgrammer in #176
  • Support new forecasting endpoints (/sensors/{id}/forecasts/trigger and /sensors/{id}/forecasts/{uuid}) by @Copilot in #180
  • Feat/use forecasting endpoint hems by @BelhsanHmida in #190
  • Replace S2 timezone handling from pytz to zoneinfo by @Copilot in #192
  • Track FlexMeasures server version via response header by @Copilot in #193
  • refactor: migrate from tox/PyScaffold to uv for dependency management, consolidating all dependencies into pyproject.toml and a single uv.lock file. by @TeaDrinkingProgrammer in #177
  • Add unit parameter to get_schedule and trigger_and_get_schedule by @Copilot in #194
  • fix: parse sensors_to_show and kpi_sensors_to_show JSON, too by @Flix6x in #197
  • Fix PyPI publish failure caused by raw HTML directive in README by @Copilot in #198
  • fix: PyPI publish workflow needs to replace :doc: directive by @Flix6x in #200
  • fix: avoid dirty git working tree by @Flix6x in #201
  • fix: use SETUPTOOLS_SCM_PRETEND_VERSION instead by @Flix6x in #202

New Contributors

Full Changelog: v0.8.1...v0.9.0

v0.8.1

Choose a tag to compare

@Flix6x Flix6x released this 07 Feb 09:03
3847c59

What's Changed

Other Changes

  • Docs/S2 CEM by @Flix6x in #158
  • Feat/CEMS tutorial by @Flix6x in #148
  • Feat/fetch one asset by @Flix6x in #159
  • Feat/select custom scheduler by @Flix6x in #161
  • fix: load JSON fields by @Flix6x in #164
  • Fix/root asset in CEMS tutorial by @Flix6x in #163
  • Fix/ems tutorial fix run issues by @Flix6x in #166
  • fix: make sure forecasters forecast within the right community by @Flix6x in #167
  • fix: reporters should find their sensors within the right community by @Flix6x in #169
  • Fix/upload correct pv realizations by @Flix6x in #170
  • Fix/support running the HEMS with different community names side by side by @Flix6x in #171
  • Fix/upload correct pv realizations by @Flix6x in #172
  • feat: log schedule ID (INFO level) when successfully triggering a schedule by @Flix6x in #174

Full Changelog: v0.8.0...v0.8.1

v0.8.0

Choose a tag to compare

@Flix6x Flix6x released this 14 Jan 13:02
42fa1fa

What's Changed

New Features 🎉

Other Changes

Full Changelog: v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@Flix6x Flix6x released this 15 Jul 07:30
48ef5cc

What's Changed

Other Changes

  • Fix/release workflow needs PAT by @Flix6x in #123
  • Enhance get_sensors() to allow filtering by asset Id by @nhoening in #126
  • Add sensors to show and flex context to asset management, also ability to delete assets & sensors by @nhoening in #124
  • Add a simple but complete example script by @nhoening in #127

Full Changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@Flix6x Flix6x released this 09 Jul 10:20
7dc2d18

What's Changed

New Features 🎉

Other Changes

Full Changelog: v0.5.6...v0.6.0