Skip to content

12.1.0-b0

Pre-release
Pre-release
Compare
Choose a tag to compare
@berland berland released this 20 Dec 12:56
· 17 commits to main since this release

What's Changed

Breaking Changes 🛠

New Features 🎉

  • Run ensemble experiment with design matrix by @xjules in #8941

Improvements

Bug Fixes

  • Ignore erroneous auto-scale configuration, but warn by @berland in #9390
  • Make local_driver use start_new_session when spawning children by @JHolba in #9412
  • Use forkserver instead of fork for multiprocessing by @JHolba in #9411
  • Fix not being able to select other realizations than 0 in run dialog by @larsevj in #9391
  • Fix progress bar not updating realization count for new iterations by @jonathan-eq in #9458
  • Fix a bug with skipping two lines after TITLE by @eivindjahren in #9460
  • Have ModelConfig output better warning when malformatted runpath by @jonathan-eq in #9408
  • Only set active realizations when restart is checked es_mda by @larsevj in #9398
  • Fix ForwardModelStep handle_process_timeout... timeout by @jonathan-eq in #9446
  • Fix bug in careful_copy handling None by @berland in #9490
  • Have ErtStorageExceptions not be unexpected in cli by @jonathan-eq in #9407
  • Fix rerunning on mda by @jonathan-eq in #9492
  • Fix mismatch between selected iteration and visually indicated realization selected by @andreas-el in #9547
  • Validate triangular dist parameters on startup by @larsevj in #9596

Maintenance

Dependencies

Other Changes

New Contributors

Full Changelog: 12.0.0...12.1.0

What's Changed

Breaking Changes 🛠

New Features 🎉

  • Run ensemble experiment with design matrix by @xjules in #8941

Improvements

Bug Fixes

  • Ignore erroneous auto-scale configuration, but warn by @berland in #9390
  • Make local_driver use start_new_session when spawning children by @JHolba in #9412
  • Use forkserver instead of fork for multiprocessing by @JHolba in #9411
  • Fix not being able to select other realizations than 0 in run dialog by @larsevj in #9391
  • Fix progress bar not updating realization count for new iterations by @jonathan-eq in #9458
  • Fix a bug with skipping two lines after TITLE by @eivindjahren in #9460
  • Have ModelConfig output better warning when malformatted runpath by @jonathan-eq in #9408
  • Only set active realizations when restart is checked es_mda by @larsevj in #9398
  • Fix ForwardModelStep handle_process_timeout... timeout by @jonathan-eq in #9446
  • Fix bug in careful_copy handling None by @berland in #9490
  • Have ErtStorageExceptions not be unexpected in cli by @jonathan-eq in #9407
  • Fix rerunning on mda by @jonathan-eq in #9492
  • Fix mismatch between selected iteration and visually indicated realization selected by @andreas-el in #9547
  • Validate triangular dist parameters on startup by @larsevj in #9596

Maintenance

Dependencies

Other Changes

New Contributors

Full Changelog: 12.0.0...12.1.b0