Skip to content

release: spotforecast2 8.0.0 (warm_start_lags seed list)#213

Merged
bartzbeielstein merged 7 commits into
mainfrom
develop
Jun 10, 2026
Merged

release: spotforecast2 8.0.0 (warm_start_lags seed list)#213
bartzbeielstein merged 7 commits into
mainfrom
develop

Conversation

@bartzbeielstein

Copy link
Copy Markdown
Collaborator

Promote develop to main: SpotOptimStrategy seeds the SpotOptim warm start from the list-valued config.warm_start_lags (sf2-safe 22.0.0; default DEFAULT_WARM_START_LAGS, None disables), decoupled from lags_consider (PR #211); sf2-safe pin >=22.0.0,<23 (PR #212). semantic-release will publish 8.0.0.

🤖 Generated with Claude Code

semantic-release-bot and others added 7 commits June 10, 2026 16:41
## [7.1.0-rc.1](v7.0.0...v7.1.0-rc.1) (2026-06-10)

### Features

* **deps:** require spotforecast2-safe >=21.2.0 ([1f52d04](1f52d04))
* **multitask:** forward max_time_spotoptim to SpotOptim ([6bff756](6bff756))
SpotOptimStrategy reads the seed lag set directly from
config.warm_start_lags (sf2-safe >= 22.0.0, list-valued; default
DEFAULT_WARM_START_LAGS) instead of combining the old boolean flag
with lags_consider. None or an empty list disables the warm start;
lags_consider keeps only its passive roles.

BREAKING CHANGE: configs with warm_start_lags=True no longer warm-start
the search with lags_consider; set warm_start_lags to the seed lag list
itself (or None to disable).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…arm-start-lags-seed

feat(multitask)!: seed SpotOptim warm start from warm_start_lags list
## [8.0.0-rc.1](v7.1.0...v8.0.0-rc.1) (2026-06-10)

### ⚠ BREAKING CHANGES

* **multitask:** configs with warm_start_lags=True no longer warm-start
the search with lags_consider; set warm_start_lags to the seed lag list
itself (or None to disable).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

### Features

* **multitask:** seed SpotOptim warm start from warm_start_lags list ([8565b8f](8565b8f))
22.0.0 carries the list-valued warm_start_lags seed field consumed by
SpotOptimStrategy.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…f2-safe-22-pin

feat(deps): require spotforecast2-safe >=22.0.0
@bartzbeielstein bartzbeielstein merged commit 03ee90a into main Jun 10, 2026
15 checks passed
@bartzbeielstein

Copy link
Copy Markdown
Collaborator Author

🎉 This PR is included in version 8.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@codecov

codecov Bot commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants