Skip to content

1.4.0

Compare
Choose a tag to compare
@awsbuild awsbuild released this 09 Dec 15:01

Docker Images

coreoasis/model_worker:1.4.0
coreoasis/api_server:1.4.0

Components

oasislmf 1.4.5
ktools 3.2.0

Changes

  • Added /v1/models/{id}/settings to replace /v1/models/{id}/resource_file/
  • Added /v1/analyses/{id}/settings to replace /v1/analyses/{id}/settings_file/
  • New worker environment variable MODEL_SETTINGS_FILE if set workers auto-update model settings on connection
  • Removed environment variable WRITE_EXPOSURE_SUMMARY in favour of DISABLE_EXPOSURE_SUMMARY
  • Workers log internal versions to the API and docker logs
  • Schemas updated for analysis_settings and model_settings