Release Notes 2021-06-18

Generic GUI 2.1.1 requires the Product Bundles to update the Generic Controller to v2.1.5, Common Contracts to version 1.0.5 and Assessment Model to version 1.1.3

Generic Controller 2.1.8

Improvements

  • Better performance with large solutions in pre-execution validation.

  • Allow users to cancel the execution of the tool.

  • The structure for the folder that contains the session data has changed.

  • The logs and output are optionally uploaded as part of the Assessment Model.

  • Controller log is copied to the output logs folder.

  • Exception management related to the validation of the output path.

  • Exceptions management related to progress descriptor has been improved to complete the progress if a code processor fails.

Fixes

  • Fix GUI crash on mac OS if .config folder does not exist.

  • Handle exceptions in Linux when retrieving the memory client information.

  • Fixed the scenario in the Electron CGI adapter when all the code processors fail to send the corresponding event to the UI.

Internal Versions

  • Common Contracts updated to v1.0.7

  • License Manager updated to v4.0.11

  • Assessment Model updated to v1.1.5

Generic UI 2.1.3

Improvements

  • Adding Cancellation flow

Fixes

  • Execution cancelled page buttons

Actions to deal with breaking changes

To make the Generic UI compatible with the cancellation of the execution it is required to add a new couple of section in the files inside the folder assets/i18n. The json files of conversion and assessment has to be modified as follows:

Last updated