<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
User impact ðŸ›
* Make random seed be int only by oyvindeide in https://github.com/equinor/ert/pull/6390
Breaking Changes ðŸ›
* Make createRunPath a stand alone function and clean up EnKFMain by oyvindeide in https://github.com/equinor/ert/pull/6415
Improvements
* Remove sample_prior from EnKFMain and make it stand-alone by oyvindeide in https://github.com/equinor/ert/pull/6387
* Move shared rng to run models by oyvindeide in https://github.com/equinor/ert/pull/6403
* Add status missing to update snapshot by oyvindeide in https://github.com/equinor/ert/pull/6275
* Simplifies run models by removing statefullness and replacing with arguments by oyvindeide in https://github.com/equinor/ert/pull/6398
* Make torque driver compatible with slurm-wlm-torque by berland in https://github.com/equinor/ert/pull/6406
Bug Fixes
* Fix visible and copyable run_path stripped of placeholders by andreas-el in https://github.com/equinor/ert/pull/6412
Maintenance
* Remove all util from tests and use catch2 instead by andreas-el in https://github.com/equinor/ert/pull/6380
* Remove the possibility for multiple Steps in a Realization, remove Stage by berland in https://github.com/equinor/ert/pull/6313
* Replace remaining test_asserts by andreas-el in https://github.com/equinor/ert/pull/6407
* Avoid logging substitutions of the same value in queue config and forward model by larsevj in https://github.com/equinor/ert/pull/6394
* Fix minimal example GUI crash by larsevj in https://github.com/equinor/ert/pull/6408
Other Changes
* Clean job runner for unused functions by xjules in https://github.com/equinor/ert/pull/6357
* Revert "Avoid using util_alloc_temp_file" by berland in https://github.com/equinor/ert/pull/6399
* Revert "Avoid using util_alloc_temp_file" by eivindjahren in https://github.com/equinor/ert/pull/6419
**Full Changelog**: https://github.com/equinor/ert/compare/8.0.0-b0...8.0.0-b1