<!-- Release notes generated using configuration in .github/release.yml at version-11.1 -->
What's Changed * [Make find_smry() precise](https://github.com/equinor/ert/commit/4ea9e5690d50847759751b1521a0d9c153df773a) by [berland](https://github.com/equinor/ert/commits?author=berland) * [Add test to document current find_unsmry()](https://github.com/equinor/ert/commit/9673af7c74319a1c350fa22cb1e48fe59498082c ) by [berland](https://github.com/equinor/ert/commits?author=berland) * [Avoid forward model crash after MPI NOSIM E100 run](https://github.com/equinor/ert/commit/2719a0599b5c6877cb7dcd6a293c52c3827207be) by [berland](https://github.com/equinor/ert/commits?author=berland) * [Pin pydantic version](https://github.com/equinor/ert/commit/68eb72539c34c7b7befedf82b424c54c7f2ec95d) by [oyvindeide](https://github.com/equinor/ert/commits?author=oyvindeide) * [Fix ecl not able to parse errors from MPI runs](https://github.com/equinor/ert/commit/e33242992894339fc97ccc5510af79e7ba531431) by [HakonSohoel](https://github.com/equinor/ert/commits?author=HakonSohoel) * [Log which hostname had an OOM-situation](https://github.com/equinor/ert/commit/b2ad87b36be01eecffd82409b886358c0ecb3e62)
<!-- Release notes generated using configuration in .github/release.yml at version-11.1 -->
What's Changed Bugfix * Fix walltime computation bug by berland in https://github.com/equinor/ert/pull/9234 * Fix issue where dark_storage did not handle empty responses by eivindjahren in https://github.com/equinor/ert/pull/9266
<!-- Release notes generated using configuration in .github/release.yml at version-11.1 -->
What's Changed Other Changes * [Backport] Fix faulty validation for maintained forward model objectives. by DanSava in https://github.com/equinor/ert/pull/9225