Skip to content

Releases: OasisLMF/OasisPlatform

1.3.5

12 Nov 13:40
Compare
Choose a tag to compare

Docker Images

coreoasis/model_worker:1.3.5
coreoasis/api_server:1.3.5

Components

oasislmf 1.4.4
ktools 3.1.4

Updated Worker Settings

  • Added option KTOOLS_ERROR_GUARD [True, False] Disables the ktools error monitoring script for complex models logging messages to stderr.

1.3.4

11 Nov 10:12
Compare
Choose a tag to compare

Docker Images

coreoasis/model_worker:1.3.4
coreoasis/api_server:1.3.4

Components

oasislmf 1.4.3
ktools 3.1.4

Changes

Updated Worker Settings

  • new option KTOOLS_ALLOC_RULE_RI, [0..3] to set fm allocation rule for reinsurance.
  • Added option KEEP_RUN_DIR [True, False] to keep temporary run directories inside the worker, was previously attached to DEBUG_MODE which now increases the logging output.

1.3.3

15 Oct 13:26
Compare
Choose a tag to compare

Docker Images

coreoasis/model_worker:1.3.3
coreoasis/api_server:1.3.3

Components

oasislmf 1.4.2
ktools 3.1.3

Changes

  • Hotfix #262 - Removal of traceback files caused cascade delete of an analysis
  • Worker fix - pin billiard==3.6.0.0 due to performance issues

1.3.2

04 Oct 16:04
Compare
Choose a tag to compare

Docker Images

coreoasis/model_worker:1.3.2
coreoasis/api_server:1.3.2

Components

oasislmf 1.4.2
ktools 3.1.3

Changes

  • Updated Django and Django-Rest-Framework to the latest versions #230
  • Updated token configuration options and added then blacklist plugin #248
  • Fix to Remove the previous error traceback files after a successful run #254
  • Added Analysis timestamps to track the start / completion times of celery tasks. #256

1.3.1

09 Sep 11:20
Compare
Choose a tag to compare

Docker Images

coreoasis/model_worker:1.3.1
coreoasis/api_server:1.3.1

Components

oasislmf 1.4.1
ktools 3.1.1

Changes

  • Hotfix to Portfolio serializer

1.3.0

06 Sep 10:18
Compare
Choose a tag to compare

Docker Images

coreoasis/model_worker:1.3.0
coreoasis/api_server:1.3.0

Components

oasislmf 1.4.1
ktools 3.1.1

Changes

  • oasislmf updated
  • ktooks updated
  • Update ENV for worker KTOOLS_ALLOC_RULE -> KTOOLS_ALLOC_RULE_IL
  • New ENV for worker KTOOLS_ALLOC_RULE_GUL
  • Fixes for OpenAPI / Swagger schema