Skip to content

11.1.0-b5

Pre-release
Pre-release
Compare
Choose a tag to compare
@eivindjahren eivindjahren released this 04 Nov 09:04
· 132 commits to main since this release

What's Changed

User impact 🛠

Breaking Changes 🛠

New Features 🎉

  • Add support for reading designmatrix by @larsevj in #8800
  • Add design matrix panel for parameters preview by @xjules in #8910

Improvements

Bug Fixes

  • Fix run_dialog second progress bar hanging by @jonathan-eq in #8935
  • Only send analysis time updates every second by @eivindjahren in #8942
  • Ensure keys can contain "/" by @eivindjahren in #8818
  • Ensure non-existent gen_kw does not error in dark_storage by @eivindjahren in #8956
  • Fix progress bar legend getting cut when loading bar shows by @jonathan-eq in #8989
  • Fix bug with time format for Slurms max_runtime by @berland in #9005
  • Make InvalidResponseFile and FileNotFoundError part of read_from_file by @eivindjahren in #9023
  • Fix run_dialog second progress bar hanging by @jonathan-eq in #8948
  • Fix <= .to3 migrations causing .to7 gendata migration failure by @yngve-sk in #9048
  • Fix ert crashes if invalid range string in REPORT_STEPS config by @HakonSohoel in #9068
  • Fix unbound event when there is a validation error for events. by @eivindjahren in #9114
  • Make plot_api return all observations for response by @yngve-sk in #9087
  • Timeout reading information from forward model runner after 60s and proceed with status from queue system by @eivindjahren in #9128
  • Scheduler now allows other code to run when starting realizations by @JHolba in #9133

Maintenance

Other Changes

New Contributors

Full Changelog: 11.1.0-b4...11.1.0-b5