Skip to content

Commit ef907f3

Browse files
committed
docs/changelog: note HEMS QA play mode
Context: - Release QA now switches the API server to simulation mode only for the HEMS example. Change: - Add the required Infrastructure / Support changelog entry.
1 parent 1112a66 commit ef907f3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

documentation/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ New features
7373
Infrastructure / Support
7474
----------------------
7575

76+
* Run the HEMS release QA example in play mode so simulation loops are not blocked by API rate limits [see `PR #XXXX <https://www.github.com/FlexMeasures/flexmeasures/pull/XXXX>`_]
7677
* Add a ``FLEXMEASURES_SENTRY_DAILY_RATE_LIMIT`` setting for spreading a host's Sentry error allowance across the month with a fail-open daily Redis counter, and send the startup error about the database schema not being at the Alembic head revision to Sentry at most once per UTC calendar day per pair of current and expected revisions (it is still logged in full on every start) [see `PR #2366 <https://www.github.com/FlexMeasures/flexmeasures/pull/2366>`_]
7778
* Shrink the scheduler's mixed-integer program for one-way devices: where a device can only consume or only produce, its power-sign binaries and their big-M constraints are dropped, as simultaneous consumption and production is already ruled out by the power bounds [see `PR #2412 <https://www.github.com/FlexMeasures/flexmeasures/pull/2412>`_]
7879
* ``uv run poe clean-db`` now works on macOS as well, takes its arguments as ``--db-name my-db --db-user my-user``, reads your answers to its prompts, and handles names containing a dash [see `PR #2408 <https://www.github.com/FlexMeasures/flexmeasures/pull/2408>`_]

0 commit comments

Comments
 (0)