Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

Releases: equinor/libres

11.0.1

02 Jul 10:53
Compare
Choose a tag to compare

Bug fixes:

  • Fix crash due to last summary observation not being loaded

11.0.0

15 Jun 07:17
Compare
Choose a tag to compare

Breaking changes:

  • Require ee_id in execute_queue_async

Enhancements:

  • Add callback function for catching MAX_RUNTIME failure
  • Add method keys() to LocalDataset

Bug fixes:

  • Allow certificate to be None

11.0.0rc0

31 May 10:08
Compare
Choose a tag to compare
11.0.0rc0 Pre-release
Pre-release

Breaking changes:

  • Require ee_id in execute_queue_async

Enhancements:

  • Add callback function for catching MAX_RUNTIME failure
  • Add method keys() to LocalDataset

Bug fixes:

  • Allow certificate to be None

11.0.0b2

25 May 13:47
Compare
Choose a tag to compare
11.0.0b2 Pre-release
Pre-release
  • Add default argument to add_ee_stage

11.0.0b1

20 May 13:56
Compare
Choose a tag to compare
11.0.0b1 Pre-release
Pre-release
  • Add callback function for catching MAX_RUNTIME failure
  • Add method keys() to LocalDataset

11.0.0b0

07 May 12:19
Compare
Choose a tag to compare
11.0.0b0 Pre-release
Pre-release

Breaking changes:

  • Require ee_id in execute_queue_async

Bug fixes:

  • Allow certificate to be None

10.1.0b2

04 May 10:53
Compare
Choose a tag to compare
10.1.0b2 Pre-release
Pre-release

New features:

  • Add support for Python 3.9

Enhancements:

  • Update to websockets 9.0.1

10.1.0b1

04 May 07:33
Compare
Choose a tag to compare
10.1.0b1 Pre-release
Pre-release

Bug fixes:

  • Fix JOB_QUEUE_DO_KILL_NODE_FAILURE spelling error

Enhancements:

  • Re-add stderr and stdout info
  • Use public MonkeyPatch
  • Re-use Client for dispatch lifecycle
  • Add --summary-conversion flag with default no to eclipse run

10.1.0b0

27 Apr 13:27
Compare
Choose a tag to compare
10.1.0b0 Pre-release
Pre-release

New features:

  • Add token and certificates to websocket communication

10.0.0

18 May 13:46
Compare
Choose a tag to compare

Breaking changes:

  • Make legacy ensemble members connect through websocket

Improvements:

  • Updates related to row scaling
  • Adapt websockets events to new event model
  • Updates related to row scaling
  • Adapt websockets events to new event model