<!-- Release notes generated using configuration in .github/release.yml at version-11.0 -->
What's Changed Breaking Changes 🛠* Combine gendata config directly by yngve-sk in https://github.com/equinor/ert/pull/8554 * Remove unused index_lists by yngve-sk in https://github.com/equinor/ert/pull/8704 Improvements * Add a retry for opening jobs.json by eivindjahren in https://github.com/equinor/ert/pull/8714 * Log all settings for run-models by berland in https://github.com/equinor/ert/pull/8725 Bug Fixes * Make copy_directories error message readable by andreas-el in https://github.com/equinor/ert/pull/8682 * Fix general queue options not being added bug by jonathan-eq in https://github.com/equinor/ert/pull/8619 Maintenance * Improve experiment/ensemble name validation in GUI by larsevj in https://github.com/equinor/ert/pull/8646 Other Changes * Remove unused function from local_ensemble by yngve-sk in https://github.com/equinor/ert/pull/8683 * Use step plot for rate vectors by xjules in https://github.com/equinor/ert/pull/8671 * Log contents of custom forward model steps by berland in https://github.com/equinor/ert/pull/8696 * Move fixtures to where they are used by eivindjahren in https://github.com/equinor/ert/pull/8718 * Combine _SummaryType and SummaryKeyType by eivindjahren in https://github.com/equinor/ert/pull/8720 * Stop merging dark storage observations by yngve-sk in https://github.com/equinor/ert/pull/8737
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed New Features 🎉 * Store & plot scaling factors by yngve-sk in https://github.com/equinor/ert/pull/8586 * Add debug info to clipboard capability by andreas-el in https://github.com/equinor/ert/pull/8639 Improvements * Improve error message if something goes wrong when loading storage by oyvindeide in https://github.com/equinor/ert/pull/8604 Bug Fixes * Generate Ert manifest file using ensemble Experiment content by DanSava in https://github.com/equinor/ert/pull/8662 Other Changes * Run snapshot_update in executor by xjules in https://github.com/equinor/ert/pull/8649 * Remove SnapshotDict by jonathan-eq in https://github.com/equinor/ert/pull/8454 * Everest remove report step from results gendata by yngve-sk in https://github.com/equinor/ert/pull/8592 * Include experiment name in ensemble selector by larsevj in https://github.com/equinor/ert/pull/8661 * Update install instructions after c code removal by sondreso in https://github.com/equinor/ert/pull/8665
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed User impact 🛠* Fix restart weights by andreas-el in https://github.com/equinor/ert/pull/8559 Breaking Changes 🛠* Delete get_ensemble_by_name from `LocalStorage` by dafeda in https://github.com/equinor/ert/pull/8623 Improvements * Use typed Pydantic classes instead of CloudEvents for messages between ert components by JHolba in https://github.com/equinor/ert/pull/8423 * Catch FileNotFoundError in driver._execute_with_retry by jonathan-eq in https://github.com/equinor/ert/pull/8599 * Avoid stack trace in ecl_run errors by eivindjahren in https://github.com/equinor/ert/pull/8648 Bug Fixes * Fix runpaths bug in evaluate ensemble by oyvindeide in https://github.com/equinor/ert/pull/8546 * Fix so `Export tool` does not return duplicate data when storage contains multiple experiments with same ensemble names by dafeda in https://github.com/equinor/ert/pull/8587 * Fix bug checksum failures by jonathan-eq in https://github.com/equinor/ert/pull/8615 * Fix bug manual update step does not stop progress bar indicator by jonathan-eq in https://github.com/equinor/ert/pull/8632 Other Changes * Recompute scaled_errors after autoscaling by yngve-sk in https://github.com/equinor/ert/pull/8590 * Delete unused fixture `default_ensemble` by dafeda in https://github.com/equinor/ert/pull/8625 * Delete unused fixture get_ensemble by dafeda in https://github.com/equinor/ert/pull/8628 * Remove unused progress fixture by xjules in https://github.com/equinor/ert/pull/8630 * Get ensembles by id in dark storage by yngve-sk in https://github.com/equinor/ert/pull/8643