-
v22.12-rc.1
Changed sandboxId type to string, added automatic check if logging works for training events and commands.
-
v2.1.3
Fix create, update and clone for training definitions
-
v2.1.2
Fix authorization requirements for various training definition/instance functions, trim access codes on instance creation, removed stack trace from errors, it is no longer possible to create/edit non-local instances without setting the pool.
-
v2.1.1
Modify validation of the access token during TI update, fix computation of the suitable task.
-
v2.1.0
Structure of the archived definition is same as exported one, added field for map of games (MITRE techniques), endpoint to request all commands from training run, fix cloning of access phase, support backward mode (move to previous phases), unify default content of default phases.
-
v2.0.0
Migrate project to Java 17. Allow to edit end time of the ongoing training instance.
-
v1.1.0
Integration of the local sandboxes. Bugfix - update decision matrix rows orders when a training phase is deleted. New type of level - access level. Prefill the task title by phase title.
-
v1.0.46
Updated dependencies to the latest versions. Code cleanup. Configured multi-stage docker build to decrease the resulting image size.
-
v1.0.45
Update log4j2 version to avoid CVE-2021-44228 vulnerability
-
v1.0.44
Bugfix - correctly compute estimated duration when uploading training definition.
-
v1.0.43
Rollback temporary fix - set action RESULTS to finished training runs. New version of the elasticsearch documents.
-
v1.0.42
New endpoint - get data for transition graph
-
v1.0.41
Configuration of OIDC - supporting Microsoft Azure
-
v1.0.40
Changed the maximum length of the question answers to 1023, added attributes lastEdited and lastEditedBy to definition and instance, new endpoint to save multiple phases at once, assign/unassign the pool as part of the update training instnace request.