Skip to content

Releases: equinor/ert

13.0.0-rc3

29 Jan 13:59
Compare
Choose a tag to compare
13.0.0-rc3 Pre-release
Pre-release

What's Changed

Other Changes

  • zmq: make sure to destroy evaluator context in case zmq fails on startup by @xjules in #9905

Full Changelog: 13.0.0-rc2...13.0.0-rc3

13.0.0-rc2

28 Jan 21:41
Compare
Choose a tag to compare
13.0.0-rc2 Pre-release
Pre-release

What's Changed

Other Changes

Full Changelog: 13.0.0-rc1...13.0.0-rc2

12.1.2

22 Jan 08:27
Compare
Choose a tag to compare

What's Changed

Improvements

  • Mark ES_MDA as recommended algorithm in GUI by @berland in #9828

Bug Fixes

Full Changelog: 12.1.1...12.1.2

13.0.0-rc1

20 Jan 14:34
fd06848
Compare
Choose a tag to compare
13.0.0-rc1 Pre-release
Pre-release

What's Changed

Bug Fixes

Maintenance

Build System

Other Changes

  • Add optimization algorithms section in the documentation for the theory chapter by @roliveira in #9698
  • Update outdated documentation mentioning archived EVEREST repository by @DanSava in #9802

New Contributors

Full Changelog: 13.0.0-rc0...13.0.0-rc1

12.1.1

20 Jan 07:38
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Use the configuration file as the everest server job name by @oyvindeide in #9800

Full Changelog: 12.1.0...12.1.1

13.0.0-rc0

20 Jan 06:56
Compare
Choose a tag to compare
13.0.0-rc0 Pre-release
Pre-release

What's Changed

Improvements

Maintenance

Full Changelog: 12.2.0-rc0...13.0.0-rc0

12.2.0-rc0

17 Jan 13:46
114e7ed
Compare
Choose a tag to compare
12.2.0-rc0 Pre-release
Pre-release

What's Changed

User impact 🛠

Breaking Changes 🛠

New Features 🎉

  • Add post/pre experiment simulation hooks by @yngve-sk in #8993
  • Add support for multiple occurrences of design matrix by @xjules in #9583

Improvements

Bug Fixes

Maintenance

Dependencies

Other Changes

New Contributors

Full Changelog: 12.1.0-b0...12.2.0-rc0

12.1.0

14 Jan 11:36
Compare
Choose a tag to compare

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
  • Workaround Python bug for shutil.copytree() exceptions
  • Fix precision loss bug in es_update
  • Fixed plotter storing correct tab when switching plot types
  • Ignore OSErrors on subprocess call in poll() and bhist
  • Fix missing comma in SUMMARY_KEYS for everest

Maintenance

Dependencies

Other Changes

Full Changelog: 12.0.0...12.1.2

12.1.0-b3

06 Jan 12:29
Compare
Choose a tag to compare
12.1.0-b3 Pre-release
Pre-release

What's Changed

  • Pin scipy < 1.15
  • Fix changed functionality after refactoring testing for test_logging_setup and test_https_requests
  • Fix precision loss bug in es_update
  • Fixed plotter storing correct tab when switching plot types

Full Changelog: 12.1.0-b2...12.1.0-b3

12.1.0-b2

03 Jan 11:45
Compare
Choose a tag to compare
12.1.0-b2 Pre-release
Pre-release

What's Changed

Other Changes

Full Changelog: 12.1.0-b1...12.1.0-b2