Skip to content

release: spotforecast2 7.1.0 (max_time_spotoptim forwarding)#210

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

release: spotforecast2 7.1.0 (max_time_spotoptim forwarding)#210
bartzbeielstein merged 4 commits into
mainfrom
develop

Conversation

@bartzbeielstein

Copy link
Copy Markdown
Collaborator

Promote develop to main: SpotOptimStrategy forwards max_time_spotoptim (sf2-safe 21.2.0 field) as SpotOptim's max_time; sf2-safe pin bumped to >=21.2.0,<22 (PR #209). semantic-release will publish 7.1.0.

🤖 Generated with Claude Code

github-actions Bot and others added 4 commits June 9, 2026 20:19
ConfigMulti/ConfigEntsoe (sf2-safe >= 21.1.0) carry a new
max_time_spotoptim field: a wall-clock budget for the surrogate search
in minutes. SpotOptimStrategy now forwards it as SpotOptim's max_time,
so the search stops at n_trials_spotoptim evaluations or the time
limit, whichever comes first. Unset/None forwards nothing (read via
getattr, so older sf2-safe configs keep working).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
21.2.0 carries the max_time_spotoptim config field consumed by
SpotOptimStrategy.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…potoptim-max-time

feat(multitask): forward max_time_spotoptim to SpotOptim
@bartzbeielstein bartzbeielstein merged commit 7b16c34 into main Jun 10, 2026
8 checks passed
@bartzbeielstein

Copy link
Copy Markdown
Collaborator Author

🎉 This PR is included in version 7.1.0-rc.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@codecov

codecov Bot commented Jun 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@bartzbeielstein

Copy link
Copy Markdown
Collaborator Author

🎉 This PR is included in version 7.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant