10.3.0-b1
Pre-release
Pre-release
What's Changed
User impact 🛠
- Remove hide details button in rundialog by @andreas-el in #8504
- Use EDS icon and stylesheets for run_dialog splitter by @andreas-el in #8514
- Change style for disabled simulation modes by @andreas-el in #8541
New Features 🎉
Improvements
- Logging improvements by @sondreso in #8502
- Add suggestion to simplify GEN_KW config on empty template file by @oyvindeide in #8520
- Improve error message for missing response by @oyvindeide in #8542
- Replace json with orjson for performance reasons by @JHolba in #8577
Bug Fixes
- Fix job label not updating when selecting same index by @andreas-el in #8512
- Disallow GENERIC queue system by @berland in #8527
- Write eclbase to runpath_list if present by @eivindjahren in #8525
- Fix bug where seed was not set for manual initialization by @oyvindeide in #8539
Maintenance
- Clean up base run model and convert to ABC by @oyvindeide in #8456
- Refactor queue_options to use Pydantic dataclasses by @berland in #8475
- Remove unused infer iteration from rft csv export by @dafeda in #8558
Other Changes
- Use csv export instead of 2 by @eivindjahren in #8458
- Fix bug where template file was interpreted as parameters file by @oyvindeide in #8518
- Allow users without equilibrium to run ert with FLOW simulator. by @DanSava in #8324
- Use queue to exchange events between scheduler and evaluator by @xjules in #8424
- Clarify docs on gen data RESULT_FILE by @yngve-sk in #8529
- Rename test_migrate_gen_kw->test_migrate_gen_data by @yngve-sk in #8536
- Allow empty field for ensemble smoother and manual by @andreas-el in #8535
- Refactor EnsembleConfig by @oyvindeide in #8506
- Star in csv export by @eivindjahren in #8548
- Better handling of faulty Eclipse versions by @DanSava in #8494
- Fix eclipse version config validation on komodo tests by @DanSava in #8557
- Add gendata output file for each report step to the output files manifest by @DanSava in #8569
- Use Lock mechanism for forward_model_ok by @xjules in #8566
- Fix azure testing by @DanSava in #8576
Full Changelog: 10.3.0-b0...10.3.0-b1